erigon-pulse/core
2022-11-30 12:19:16 +01:00
..
allocs Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
asm Use strings.EqualFold for string comparison (#5227) 2022-08-30 14:37:14 +07:00
forkid test: add fork id tests for Gnosis and Chiado (#6110) 2022-11-22 16:03:36 +01:00
rawdb updated go-verkle (#6126) 2022-11-26 19:36:10 +01:00
state save 2022-11-30 14:59:08 +07:00
systemcontracts [BSC] support for Moran fork (#5696) 2022-10-11 13:33:32 +01:00
types E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
vm Update EIP-3860 according to ethereum/EIPs/pull/6040 (#6161) 2022-11-30 12:19:16 +01:00
.gitignore
block_builder_parameters.go increased logging around POS mining (#5442) 2022-09-20 13:15:56 +01: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 E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
blocks.go
bor_fee_log.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
chain_makers.go Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
error.go EIP-3860: Limit and meter initcode (#5892) 2022-10-31 13:40:41 +01:00
events.go
evm.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
gaspool.go Update gaspool.go 2022-03-12 00:08:04 +00:00
gen_genesis_account.go Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
gen_genesis.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
genesis_test.go Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
genesis.go Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
mkalloc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
rlp_test.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
skip_analysis.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
state_processor.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
state_transition.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
tx_cacher.go
tx_pool.go Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00