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
f572e8d716
go-ethereum
/
statediff
History
Ian Norden
f572e8d716
finish testing known edge cases
2020-05-18 01:27:58 -05:00
..
test_data
finish testing known edge cases
2020-05-18 01:27:58 -05:00
testhelpers
finish testing known edge cases
2020-05-18 01:27:58 -05:00
api.go
update service and api; statediffing params are now defined by user through api rather than by service provider by cli
2020-05-13 14:03:45 -05:00
builder_test.go
finish testing known edge cases
2020-05-18 01:27:58 -05:00
builder.go
finish testing known edge cases
2020-05-18 01:27:58 -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 builder so that we handle account deletions properly and properly diff storage when an account is moved to a new path; update params
2020-05-13 12:40:19 -05:00
service_test.go
update top level tests
2020-05-13 14:03:45 -05:00
service.go
update top level tests
2020-05-13 14:03:45 -05:00
types.go
add ability to watch specific storage slots (leaf keys) only
2020-05-13 14:28:35 -05:00