Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin HS
ec280e030f
core/state: tests on the binary iterator (#30754)
Fixes an error in the binary iterator, adds additional testcases
---------
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
|
7 days ago |
.. |
context.go
|
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
|
1 month ago |
conversion.go
|
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313)
|
7 months ago |
difflayer.go
|
all: remove dependency on golang.org/exp (#29314)
|
8 months ago |
difflayer_test.go
|
all: remove deprecated uses of math.rand (#26710)
|
2 years ago |
disklayer.go
|
core/state/snapshot: port changes from 29995 (#30040)
|
3 months ago |
disklayer_test.go
|
all: fix typos in comments (#28881)
|
10 months ago |
generate.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
1 month ago |
generate_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
1 month ago |
holdable_iterator.go
|
all: update license headers and AUTHORS from git history (#24947)
|
3 years ago |
holdable_iterator_test.go
|
all: update license headers and AUTHORS from git history (#24947)
|
3 years ago |
iterator.go
|
core: fix typo in iterator.go (#23502)
|
3 years ago |
iterator_binary.go
|
core/state: tests on the binary iterator (#30754)
|
7 days ago |
iterator_fast.go
|
all: fix various typos (#29600)
|
7 months ago |
iterator_test.go
|
core/state: tests on the binary iterator (#30754)
|
7 days ago |
journal.go
|
all: remove the dependency from trie to triedb (#28824)
|
9 months ago |
metrics.go
|
all: fix spelling mistakes (#25961)
|
2 years ago |
snapshot.go
|
core/state/snapshot: port changes from 29995 (#30040)
|
3 months ago |
snapshot_test.go
|
all: use uint256 in state (#28598)
|
10 months ago |
utils.go
|
core/state/snapshot, core/types, eth: move account definition to type (#27323)
|
1 year ago |