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.
Dan Laine
a848212709
consensus/clique: use slices package for sorting (#27488)
Also adds Address.Less for sorting use in other packages.
---------
Co-authored-by: Felix Lange <fjl@twurst.com>
|
2 years ago |
.. |
beacon
|
consensus, core, eth/downloader, params: 4844 chain validation (#27382)
|
2 years ago |
clique
|
consensus/clique: use slices package for sorting (#27488)
|
2 years ago |
ethash
|
consensus, core, eth/downloader, params: 4844 chain validation (#27382)
|
2 years ago |
misc
|
consensus, core, eth/downloader, params: 4844 chain validation (#27382)
|
2 years ago |
consensus.go
|
all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
|
2 years ago |
errors.go
|
consensus/beacon: check that only the latest pow block is valid ttd block (#25187)
|
3 years ago |
merger.go
|
all: core rework for the merge transition (#23761)
|
3 years ago |