erigon-pulse/core
2023-11-17 10:52:40 +07:00
..
allocs Support for --chain=holesky (#8064) 2023-08-26 16:31:29 +06:00
asm core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
forkid core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
rawdb core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
state core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
systemcontracts Remove CalcuttaBlock in favour of BlockAlloc (#8371) 2023-10-05 15:39:57 +02:00
types core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
vm core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
.gitignore
block_builder_parameters.go Support engine_forkchoiceUpdatedV3 with ParentBeaconBlockRoot (EIP-4788) (#7969) 2023-08-06 11:54:14 +02:00
block_validator_test.go core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
block_validator.go
blockchain.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
blocks.go
bor_fee_log.go
chain_makers.go Introduce extra functions for BorSpans (no-op) (#8648) 2023-11-04 10:59:07 +00:00
error.go EIP-4844: Rename "data gas" to "blob gas" (#7937) 2023-07-28 12:12:05 +02:00
events.go
evm.go EIP-4844: rename "data hash" to "blob hash" (#7947) 2023-07-31 10:12:53 +02:00
gaspool.go EIP-4844: Rename "data gas" to "blob gas" (#7937) 2023-07-28 12:12:05 +02:00
genesis_test.go core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
genesis_write.go Fix wiring of AgraBlock into tx pool (#8555) 2023-10-23 11:03:46 +02:00
mkalloc.go
rlp_test.go core: run tests in parallel (#8743) 2023-11-17 10:52:40 +07:00
skip_analysis.go move chainname and snapcfg packages to erigon-lib (#8508) 2023-10-18 13:37:39 +07:00
state_processor.go evm: no interface (#8376) 2023-10-05 12:23:08 +07:00
state_transition.go Replace eip1559FeeCollector with burntContract (#8553) 2023-10-22 16:23:40 +02:00
system_contract_lookup.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
tx_cacher.go