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.
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(trie): implement new trie architecture with separated node types #2355
base: weiihann/improve-state-trie
Are you sure you want to change the base?
feat(trie): implement new trie architecture with separated node types #2355
Changes from 47 commits
d3b74fb
4ec4030
b545a38
f113492
5644207
b7f5f49
fbace00
894c540
2245bb4
f50a7cf
dc7c63e
d358c9e
71b26f4
bf97a43
7575430
0049380
cbcb01a
f0cf8ac
3dbfb0b
b6b99fd
dcce3ad
409ef00
782068d
4cbdaec
bbee633
696fc9f
efd5d4c
4139b53
ed96278
d1b22cc
9640f21
ab47579
dc6bee0
161c41a
2eddacb
69b4056
910bf32
c7247dd
a542135
b15073f
c708732
e6353f9
f6959e9
a9bbc83
76f64df
9b03c30
26a135f
cbd9f7e
dc3f89e
be972d8
9b5d267
90230ff
c4e0ecb
3dca1e3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 51 in core/trie2/collector.go
core/trie2/collector.go#L50-L51
Check warning on line 46 in core/trie2/hasher.go
core/trie2/hasher.go#L45-L46
Check warning on line 74 in core/trie2/hasher.go
core/trie2/hasher.go#L73-L74
Check warning on line 83 in core/trie2/hasher.go
core/trie2/hasher.go#L82-L83
Check warning on line 115 in core/trie2/hasher.go
core/trie2/hasher.go#L114-L115
Check warning on line 35 in core/trie2/id.go
core/trie2/id.go#L32-L35
Check warning on line 43 in core/trie2/id.go
core/trie2/id.go#L40-L43
Check warning on line 51 in core/trie2/id.go
core/trie2/id.go#L50-L51
Check warning on line 55 in core/trie2/id.go
core/trie2/id.go#L54-L55
Check warning on line 60 in core/trie2/id.go
core/trie2/id.go#L58-L60
Check warning on line 68 in core/trie2/id.go
core/trie2/id.go#L68