erigon-pulse/cmd/state/commands
racytech 47fd86e4fb
eip-4844: assigned value to excessDataGas, unused packages removed (#7289)
`excessDataGas` has been partially made eip-4844 ready, so instead of
passing nils to functions, now it actually assigned to some value (it is
expected to be nil until cancun update).
2023-04-12 05:45:44 +00:00
..
check_change_sets.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00: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
erigon4.go eip-4844: assigned value to excessDataGas, unused packages removed (#7289) 2023-04-12 05:45:44 +00:00
global_flags_vars.go Remove Ropsten & Fermion (#6262) 2022-12-10 22:55:31 +00:00
history22.go eip-4844: assigned value to excessDataGas, unused packages removed (#7289) 2023-04-12 05:45:44 +00:00
index_stats.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
opcode_tracer.go eip-4844: assigned value to excessDataGas, unused packages removed (#7289) 2023-04-12 05:45:44 +00:00
root.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
state_root.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
verify_txlookup.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00