This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
go-ethereum
Watch
18
Star
0
Fork
0
You've already forked go-ethereum
Code
Issues
9
Pull Requests
Packages
Projects
Releases
66
Wiki
Activity
44aefa849b
go-ethereum
/
statediff
/
testhelpers
History
Ian Norden
44aefa849b
add endpoint to fetch all state and storage nodes at a given blockheight; useful for generating a recent atate cache/snapshot that we can diff forward from rather than needing to collect all diffs from genesis
2020-05-18 20:44:17 -05:00
..
mocks
add endpoint to fetch all state and storage nodes at a given blockheight; useful for generating a recent atate cache/snapshot that we can diff forward from rather than needing to collect all diffs from genesis
2020-05-18 20:44:17 -05:00
helpers.go
finish testing known edge cases
2020-05-18 01:27:58 -05:00
test_data.go
tests for eip-158 account removal and storage value deletions; there is one edge case left to test where we remove 1 account when only two exist such that the remaining account is moved up and replaces the root branch node
2020-05-17 23:04:31 -05:00