erigon-pulse/core
2023-04-03 08:55:10 +00:00
..
allocs Remove Sokol (#7224) 2023-03-30 14:34:46 +00:00
asm enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
forkid Schedule mainnet Shapella. Fix BellatrixForkEpoch (#7145) 2023-03-20 12:01:35 +00:00
rawdb Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
state e3: register metric the right way (#7244) 2023-04-03 08:55:10 +00:00
systemcontracts Rpc get code (#6899) 2023-03-02 14:12:16 +00:00
types Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
vm [erigon-lib] Remove ShardingForkTime in favour of CancunTime (#7230) 2023-03-31 09:11:09 +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 stop using olddb in simulated backend (#7219) 2023-03-30 03:31:15 +00: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 eip-4844: excessDataGas param added to block execution functions (#7217) 2023-03-30 20:42:43 +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 e4: step 1 to run tests (#7209) 2023-03-29 14:01:27 +00:00
error.go eip-4844: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
events.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
evm.go eip-4844: excessDataGas param added to block execution functions (#7217) 2023-03-30 20:42:43 +00:00
gaspool.go eip-4844: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
genesis_test.go Remove Sokol (#7224) 2023-03-30 14:34:46 +00:00
genesis_write.go e4: small tests preparations (#7220) 2023-03-31 02:19:56 +00:00
mkalloc.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
rlp_test.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +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 eip-4844: excessDataGas param added to block execution functions (#7217) 2023-03-30 20:42:43 +00:00
state_transition.go Switch AccessList, IntrinsicGas, SafeAdd/Mul to erigon-lib (#6709) 2023-01-26 12:26:12 +01:00
system_contract_lookup.go Drop Default from GenesisBlock* functions (#7147) 2023-03-20 15:44:22 +00:00
tx_cacher.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00