Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVM: Add optional nonce parameter for transfer domain RPC #2451

Merged
merged 7 commits into from
Sep 15, 2023

Conversation

sieniven
Copy link
Contributor

Summary

  • Add feature in include optional parameter to transferdomain RPC to specify the transparent tx nonce
  • This enables users to send multiple transferdomain txs to be minted in the same EVM block
  • Fixes to failing feature_dst20.py test
  • Depends on PR Move RBF from mempool back to the miner #2449

Implications

  • Storage

    • Database reindex required
    • Database reindex optional
    • Database reindex not required
    • None
  • Consensus

    • Network upgrade required
    • Includes backward compatible changes
    • Includes consensus workarounds
    • Includes consensus refactors
    • None

@sieniven sieniven changed the title Evm/transferdomain nonce EVM: Add optional nonce parameter for transfer domain RPC Sep 14, 2023
@prasannavl prasannavl merged commit f030bd5 into master Sep 15, 2023
@prasannavl prasannavl deleted the evm/transferdomain-nonce branch September 15, 2023 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants