erigon-pulse/core
2023-01-08 10:00:41 +07: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 Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
rawdb better pagesize error message (#6497) 2023-01-04 13:07:46 +07:00
state e3: fix couple deadlocks in parallel exec (#6525) 2023-01-08 10:00:41 +07:00
systemcontracts Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
types e3: fix couple deadlocks in parallel exec (#6525) 2023-01-08 10:00:41 +07:00
vm Amend EIP-3860 per EIPs/pull/6249 (#6502) 2023-01-06 17:46:27 +01:00
.gitignore
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 Native tracers step 6: Rename Tracer to EVMLogger, reduce args CaptureExit (#6410) 2022-12-23 05:43:08 +00:00
blocks.go
bor_fee_log.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
chain_makers.go kv: tx.Prefix method (#6441) 2022-12-26 17:58:21 +07:00
error.go EIP-3860: Limit and meter initcode (#5892) 2022-10-31 13:40:41 +01:00
events.go
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 Add override.shanghaiTime flag (#6414) 2022-12-23 17:06:56 +01:00
genesis.go Shared genesis db (#6465) 2022-12-29 14:47:17 +07: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 Remove Ropsten & Fermion (#6262) 2022-12-10 22:55:31 +00: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 Native tracers - step 1 (#6356) 2022-12-18 04:36:57 +00:00
system_contract_lookup.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00: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