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

feat(rpc): dedup rpc getTxBySenderAndNonce #10600

Merged
merged 9 commits into from
Aug 31, 2024

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Aug 28, 2024

closes #10544

@jsvisa jsvisa changed the title Dedup get tx by sender and nonce feat(rpc): dedup rpc getTxBySenderAndNonce Aug 28, 2024
crates/rpc/rpc-eth-api/src/helpers/transaction.rs Outdated Show resolved Hide resolved
crates/rpc/rpc-eth-api/src/helpers/transaction.rs Outdated Show resolved Hide resolved
crates/rpc/rpc-eth-api/src/helpers/transaction.rs Outdated Show resolved Hide resolved
crates/rpc/rpc-eth-api/src/helpers/transaction.rs Outdated Show resolved Hide resolved
crates/rpc/rpc/src/otterscan.rs Outdated Show resolved Hide resolved
jsvisa added 8 commits August 31, 2024 11:27
…ransaction

Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
@jsvisa jsvisa force-pushed the dedup-getTxBySenderAndNonce branch from fe3921f to c2e8067 Compare August 31, 2024 04:23
Signed-off-by: jsvisa <delweng@gmail.com>
Copy link
Member

@emhane emhane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spot on

@emhane emhane added this pull request to the merge queue Aug 31, 2024
Merged via the queue into paradigmxyz:main with commit 3efe22e Aug 31, 2024
34 checks passed
@jsvisa jsvisa deleted the dedup-getTxBySenderAndNonce branch August 31, 2024 17:45
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.

Unify gettransactionbySenderAndNonce
2 participants