This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
go-ethereum
Watch
12
Star
0
Fork
0
Code
Issues
9
Pull Requests
Packages
Projects
Releases
66
Wiki
Activity
Files
v1.10-alpha.2
go-ethereum
/
statediff
T
History
Ian Norden
d07dc803d2
adjust statediff builder tests to changes and extend to test intermediate nodes; golint
2020-03-11 13:25:36 -05:00
..
testhelpers
adjust statediff builder tests to changes and extend to test intermediate nodes; golint
2020-03-11 13:25:36 -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
adjust statediff builder tests to changes and extend to test intermediate nodes; golint
2020-03-11 13:25:36 -05:00
builder.go
adjust statediff builder tests to changes and extend to test intermediate nodes; golint
2020-03-11 13:25:36 -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
adjust statediff builder tests to changes and extend to test intermediate nodes; golint
2020-03-11 13:25:36 -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