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
c2c80f32d9
go-ethereum
/
statediff
History
Ian Norden
c2c80f32d9
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
..
testhelpers
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
api.go
rpc method to get statediff at specific block; requires archival node or the block be within the pruning range
2020-03-05 10:11:31 -06:00
builder_test.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
builder.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
config.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
doc.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
helpers.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
service_test.go
review fixes
2020-03-05 10:11:31 -06:00
service.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
types.go
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00