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 Holst Swende
b818e73ef3
tests: update tests ( #26314 )
...
This PR builds on #26299 , but also updates the tests to the most recent version, which includes tests regarding TheMerge.
This change adds checks to the beacon consensus engine, making it more strict in validating the pre- and post-headers, and not relying on the caller to have already correctly sanitized the headers/blocks.
2 years ago
..
catalyst
tests: update tests ( #26314 )
2 years ago
checkpointoracle
all: update license headers and AUTHORS from git history ( #24947 )
2 years ago
downloader
core, eth, les, tests, trie: abstract node scheme ( #25532 )
2 years ago
fetcher
all: fix docstrings
2 years ago
flowcontrol
all: fix spelling mistakes ( #25961 )
2 years ago
utils
all: fix docstrings
2 years ago
vflux
all: remove remaining uses of untyped golang-lru ( #26194 )
2 years ago
api.go
all: fix docstrings
2 years ago
api_backend.go
eth, les: rework chain tracer ( #25143 )
2 years ago
api_test.go
all: add whitespace linter ( #25312 )
2 years ago
benchmark.go
…
bloombits.go
…
client.go
core, eth, les, tests, trie: abstract node scheme ( #25532 )
2 years ago
client_handler.go
core, eth, les, trie: remove the sync bloom, used by fast sync
3 years ago
commons.go
tests, les, eth: remove mentions of deprecated Morden testnet ( #23570 )
2 years ago
costtracker.go
…
distributor.go
all: use AbsTime.Add instead of conversion ( #25417 )
2 years ago
distributor_test.go
…
enr_entry.go
…
fetcher.go
build: upgrade to go 1.19 ( #25726 )
2 years ago
fetcher_test.go
all: fix spelling mistakes ( #25961 )
2 years ago
handler_test.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
metrics.go
les: polish code ( #22625 )
4 years ago
odr.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
odr_requests.go
all: fix docstrings
2 years ago
odr_test.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
peer.go
all: more linters ( #24783 )
2 years ago
peer_test.go
all: cleanup the APIs for initializing genesis ( #25473 )
2 years ago
protocol.go
all: fix docstrings
2 years ago
pruner.go
all: update license headers and AUTHORS from git history ( #24947 )
2 years ago
pruner_test.go
all: update license headers and AUTHORS from git history ( #24947 )
2 years ago
request_test.go
cmd, core, eth, les, light: track deleted nodes ( #25757 )
2 years ago
retrieve.go
les: generate random nums directly, not via strange conversions
4 years ago
server.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
server_handler.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
server_requests.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
servingqueue.go
les: avoid shutdown hang ( #23139 )
3 years ago
state_accessor.go
all: implement EIP-1153 transient storage ( #26003 )
2 years ago
sync.go
les: duplicate downloader and fetcher to allow progressive refactoring
3 years ago
sync_test.go
les: fix data races in tests ( #23457 )
3 years ago
test_helper.go
all: refactor txpool into it's own package in prep for 4844
2 years ago
txrelay.go
les: generate random nums directly, not via strange conversions
4 years ago
ulc.go
…
ulc_test.go
all: more linters ( #24783 )
2 years ago