..
allocs
Remove BSC support in Erigon (step 1) ( #7246 )
2023-04-03 14:46:21 +00:00
asm
enable more linters #954 ( #7179 )
2023-03-25 05:13:27 +00:00
forkid
Use Aura.PosdaoTransition rather than posdaoBlock for fork ID ( #7312 )
2023-04-14 09:34:25 +00:00
rawdb
erigon backup: v0 of sub-command ( #7396 )
2023-04-27 10:42:12 +07:00
state
e3: rethink meaning of kv_temporal.BeginRw() ( #7413 )
2023-04-30 10:08:41 +07:00
systemcontracts
Update matic token contract codes ( #7324 )
2023-04-21 09:32:36 +07:00
types
eip-4844: Unwrap() additional tx method ( #7410 )
2023-04-30 14:03:15 +07:00
vm
fix import cycle in tests
2023-04-19 15:35:02 +07: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: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl ( #7365 )
2023-04-23 18:27:05 +01: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
eip-4844: setting header's excess_data_gas, verifiying eip-4844 headers ( #7308 )
2023-04-16 08:12:40 +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: assigned value to excessDataGas, unused packages removed ( #7289 )
2023-04-12 05:45:44 +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
add flag --db.size.limit ( #7325 )
2023-04-17 12:48:57 +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
Remove BSC support in Erigon (step 1) ( #7246 )
2023-04-03 14:46:21 +00:00
state_processor.go
eip-4844: receipts to include dataGasPrice and dataGasUsed ( #7385 )
2023-04-28 17:53:43 +01:00
state_transition.go
eip-4844: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl ( #7365 )
2023-04-23 18:27:05 +01:00
system_contract_lookup.go
Remove BSC support in Erigon (step 1) ( #7246 )
2023-04-03 14:46:21 +00:00
tx_cacher.go
Move ETL to erigon-lib ( #2667 )
2021-09-12 08:50:17 +01:00