-
Notifications
You must be signed in to change notification settings - Fork 377
Embed TxEnvelope into rpc-types-eth::Transaction
#1460
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
Merged
Merged
Changes from 19 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d77a265
refactor: embed TxEnvelope into rpc Transaction
prestwich ca2232b
refactor: bytes
prestwich 1ff7e61
feat: AnyTxEnvelope and AnyTypedTransaction
prestwich e0b53c5
fix: impl transaction
prestwich 867e3f0
feat: deser memoization
prestwich 6fd788b
fix: serde when tag is missing
prestwich 85777e4
fix: CI
prestwich 2b2c634
feat: asref bound for transaction response
prestwich d1b1993
doc: more of them for anynetwork
prestwich 8ea0a4d
doc: fix link
prestwich 045383e
fix: incorrect rename
prestwich 74c9d97
chore: delete unused variants of ConversionError
prestwich 81fb96b
fix: trie_hash for anytxenvelope
prestwich 96f88a7
fix: trie_hash on encodable2718 for envelope
prestwich e4f2d3f
fix: clippy
prestwich 342ee88
refactor: make encoding panic
prestwich 3304b2c
chore: remove commented code
prestwich f4660c0
cleanup: misc use of deser_by_key
prestwich 914ef71
fix: hash in anytx, generic default on block
prestwich ee2deec
fix: make Unknown variants their own types
prestwich bc158e1
fix: flattens
prestwich 156d7d9
refactor: break out more files
prestwich 3a199d1
lint: clippy
prestwich a600b06
fix: doclinks
prestwich 5978390
Update crates/network/Cargo.toml
klkvr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.