plugeth/les
Marius van der Wijden 2a2b0419fb
all: implement withdrawals (EIP-4895) (#26484)
This change implements withdrawals as specified in EIP-4895.

Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
Co-authored-by: marioevz <marioevz@gmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-01-25 15:32:25 +01:00
..
catalyst all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
checkpointoracle
downloader core, eth, les, tests, trie: abstract node scheme (#25532) 2022-11-28 14:31:28 +01:00
fetcher all: fix docstrings 2022-10-04 09:18:02 +02:00
flowcontrol all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02:00
utils all: fix docstrings 2022-10-04 09:18:02 +02:00
vflux all: remove remaining uses of untyped golang-lru (#26194) 2022-11-17 11:15:28 +01:00
api_backend.go eth, les: rework chain tracer (#25143) 2022-09-07 20:25:58 +02:00
api_test.go
api.go all: fix docstrings 2022-10-04 09:18:02 +02:00
benchmark.go
bloombits.go
client_handler.go all: implement forkid changes for shanghai 2023-01-03 12:57:06 +02:00
client.go cmd, core, eth, els, params: disallow setheads below genesis, tweaks 2023-01-06 15:29:58 +02:00
commons.go tests, les, eth: remove mentions of deprecated Morden testnet (#23570) 2022-09-23 19:33:15 +02:00
costtracker.go
distributor_test.go
distributor.go
enr_entry.go
fetcher_test.go all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02:00
fetcher.go les/fetcher : fix requestTimer leak (#26514) 2023-01-18 03:46:32 -05:00
handler_test.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
metrics.go
odr_requests.go all: fix docstrings 2022-10-04 09:18:02 +02:00
odr_test.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
odr.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
peer_test.go all: implement forkid changes for shanghai 2023-01-03 12:57:06 +02:00
peer.go
protocol.go all: fix docstrings 2022-10-04 09:18:02 +02:00
pruner_test.go
pruner.go
request_test.go cmd, core, eth, les, light: track deleted nodes (#25757) 2022-09-27 10:01:02 +02:00
retrieve.go
server_handler.go eth, les: polish forkid a bit, fix races and transition validation 2023-01-06 15:29:57 +02:00
server_requests.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
server.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
servingqueue.go
state_accessor.go all: implement EIP-1153 transient storage (#26003) 2022-11-16 10:18:52 +01:00
sync_test.go
sync.go
test_helper.go all: implement forkid changes for shanghai 2023-01-03 12:57:06 +02:00
txrelay.go
ulc_test.go
ulc.go