This repository was archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
refactor: Move run_transaction params into fields of a TxInput struct and make doc comments of its fields #10769
Merged
sorpaas
merged 14 commits into
luke-ethjson-refactor
from
luke-ethjson-refactor-txinput-struct-docs
Jul 9, 2019
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
8a6e644
Question
ltfschoen 6bf9c05
Merge branch 'luke-ethjson-refactor' into luke-ethjson-refactor-test
ltfschoen 8e09d1a
refactor: Further changes for doc comments to be part of public struct
ltfschoen 1ad5e29
refactor: Rename InputData to TxInput for clarity in docs
ltfschoen 2333fbb
docs: Change String to fixed length str
ltfschoen 997d844
refactor: Update evmbin/src/info.rs moving mut into fn declaration
ltfschoen 1a4e7cd
refactor: Update evmbin/src/info.rs moving mut into fn declaration pa…
ltfschoen ad18fc9
review-fix: Add missing docs to TxInput transaction and trie_spec
ltfschoen cb81ff9
docs: Improve grammar
ltfschoen ac83684
review-fix: Destructure tx_input
ltfschoen ed5e667
WIP
ltfschoen b828e33
review-fix: Rename variables of InputTx
ltfschoen 2e17bb3
review-fix: Rename idx to tx_index
ltfschoen 4b98474
review-fix: Destructure transaction and make destructured informant mut
ltfschoen 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
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
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.