erigon-pulse/core
2022-12-05 10:23:49 +07:00
..
allocs Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
asm Use hex package to convert bytes to string (#6205) 2022-12-05 09:06:16 +07:00
forkid test: add fork id tests for Gnosis and Chiado (#6110) 2022-11-22 16:03:36 +01:00
rawdb e3: optimize incremental hashstate (#6179) 2022-12-03 12:23:01 +07:00
state E3: some clean (#6209) 2022-12-05 10:23:49 +07:00
systemcontracts [BSC] support for Moran fork (#5696) 2022-10-11 13:33:32 +01:00
types use crypto pool (#6197) 2022-12-04 11:59:02 +07:00
vm evm: one pointer is enough (#6198) 2022-12-04 12:40:03 +07:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
block_builder_parameters.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +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 Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
blocks.go rename (#1978) 2021-05-20 19:25:53 +01:00
bor_fee_log.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
chain_makers.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
error.go EIP-3860: Limit and meter initcode (#5892) 2022-10-31 13:40:41 +01:00
events.go rename (#1978) 2021-05-20 19:25:53 +01:00
evm.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +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 Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +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 Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
state_transition.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
tx_cacher.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
tx_pool.go Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00