erigon-pulse/core
racytech 6588bca40b
eip-4844: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl (#7365)
types.NewMessage now expects maxFeePerDataGas param, which will be used
in transaction verification (preCheck). GetPayloadV3 method added to
EngineAPI. Some cosmetic changes applied.
2023-04-23 18:27:05 +01:00
..
allocs
asm
forkid
rawdb
state
systemcontracts
types
vm
.gitignore
block_builder_parameters.go
block_validator_test.go
block_validator.go
blockchain.go
blocks.go
bor_fee_log.go
chain_makers.go
error.go
events.go
evm.go
gaspool.go
genesis_test.go
genesis_write.go
mkalloc.go
rlp_test.go
skip_analysis.go
state_processor.go
state_transition.go
system_contract_lookup.go Remove BSC support in Erigon (step 1) (#7246) 2023-04-03 14:46:21 +00:00
tx_cacher.go