erigon-pulse/cmd/state/commands
Andrew Ashikhmin d82c778ab3
Withdrawals part 1 (#6009)
This PR partially implements
[EIP-4895](https://eips.ethereum.org/EIPS/eip-4895): Beacon chain push
withdrawals as operations. The new Engine API methods
(https://github.com/ethereum/execution-apis/pull/195) are implemented.

_Body downloader and saving withdrawals into DB are not implemented
yet!_
2022-12-01 09:15:01 +01:00
..
check_change_sets.go e3: parallel build missed indices (#5817) 2022-10-21 13:45:20 +07:00
check_enc.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
check_index.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
erigon2.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
erigon4.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
global_flags_vars.go e3: parallel build missed indices (#5817) 2022-10-21 13:45:20 +07:00
history2.go e3: parallel build missed indices (#5817) 2022-10-21 13:45:20 +07:00
history22.go Downloader extract, step2 (#6076) 2022-11-20 10:41:30 +07:00
index_stats.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
opcode_tracer.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
replay_tx.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
root.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
state_root.go Downloader extract, step2 (#6076) 2022-11-20 10:41:30 +07:00
verify_txlookup.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00