erigon-pulse/core
2023-01-29 10:56:14 +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 reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
rawdb move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
state e3: small rename (#6734) 2023-01-29 10:56:14 +07:00
systemcontracts e3: move txnum to erigon-lib (#6663) 2023-01-22 19:39:33 +07:00
types move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
vm move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
.gitignore
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
block_validator.go
blockchain.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +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 move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
error.go EIP-3860: Limit and meter initcode (#5892) 2022-10-31 13:40:41 +01:00
events.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
evm.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gaspool.go
gen_genesis_account.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gen_genesis.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
genesis_test.go e3: use historyReader constructor in tests (#6677) 2023-01-24 12:43:04 +07:00
genesis.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
mkalloc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
rlp_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +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 reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +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 e3: move txnum to erigon-lib (#6663) 2023-01-22 19:39:33 +07:00
tx_cacher.go
tx_pool.go txpool changes for eip-3860 (#6499) 2023-01-17 11:07:57 +00:00