erigon-pulse/core
2023-01-17 11:22:08 +01:00
..
allocs Remove Ropsten & Fermion (#6262) 2022-12-10 22:55:31 +00:00
asm Use hex package to convert bytes to string (#6205) 2022-12-05 09:06:16 +07:00
forkid reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
rawdb Withdrawal amount in GWei (#6578) 2023-01-17 11:22:08 +01:00
state e3: storageRangeAt (#6580) 2023-01-17 14:16:36 +07:00
systemcontracts reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
types Withdrawal amount in GWei (#6578) 2023-01-17 11:22:08 +01:00
vm Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
block_builder_parameters.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
block_validator_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
block_validator.go Simplify miner gas limit post EIP-1559. Default to 30M (#3205) 2022-01-05 16:36:24 +07:00
blockchain.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
blocks.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
bor_fee_log.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
chain_makers.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
error.go EIP-3860: Limit and meter initcode (#5892) 2022-10-31 13:40:41 +01:00
events.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
evm.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gaspool.go Update gaspool.go 2022-03-12 00:08:04 +00:00
gen_genesis_account.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gen_genesis.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
genesis_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
genesis.go revert: shared genesis db (#6594) 2023-01-17 17:06:59 +07:00
mkalloc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
rlp_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
skip_analysis.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_processor.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_transition.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
system_contract_lookup.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
tx_cacher.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
tx_pool.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00