-
Notifications
You must be signed in to change notification settings - Fork 21.3k
all: implement path-based state scheme #25963
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 all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
2e2bbc3
all: implement path-based state scheme
rjl493456442 db322f5
all: edits from review
fjl aae8e3b
core/rawdb, trie/triedb/pathdb: review changes
holiman aa00e40
core, light, trie, eth, tests: reimplement pbss history
rjl493456442 744e1c4
core, trie/triedb/pathdb: track block number in state history
rjl493456442 8eff365
trie/triedb/pathdb: add history documentation
rjl493456442 659fbf8
core, trie/triedb/pathdb: address comments from Peter's review
rjl493456442 7397096
trie/triedb/pathdb: fallback to disk if unexpect node in clean cache
rjl493456442 0605c42
core/rawdb: fix tests
rjl493456442 9164f6d
trie/triedb/pathdb: rename metrics, change clean cache key
rjl493456442 141b3eb
trie/triedb: manage the clean cache inside of disk layer
rjl493456442 e52898b
trie/triedb/pathdb: move journal function
rjl493456442 d689c6a
trie/triedb/path: fix tests
rjl493456442 b25f4df
trie/triedb/pathdb: fix journal
rjl493456442 7208276
trie/triedb/pathdb: fix history
rjl493456442 a2f4354
trie/triedb/pathdb: try to fix tests on windows
rjl493456442 ebf0674
core, trie: address comments
rjl493456442 3724c5b
trie/triedb/pathdb: fix test issues
rjl493456442 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
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.