..
allocs
Added kiln devnet ( #3742 )
2022-03-19 17:04:48 +00:00
asm
rename ( #1978 )
2021-05-20 19:25:53 +01:00
bloombits
hide file exists err ( #2218 )
2021-06-22 11:09:45 +01:00
forkid
Generic sort of slices (no allocs, inlinable) ( #4161 )
2022-05-16 08:24:12 +01:00
rawdb
db migration to reset blocks ( #4389 )
2022-06-07 19:59:14 +01:00
state
Update skip analysis ( #4364 )
2022-06-04 16:54:22 +01:00
systemcontracts
Full BSC support with validator mode ( #3233 )
2022-01-14 19:06:35 +00:00
types
Fix error msg params ( #4357 )
2022-06-04 09:31:18 +07:00
vm
Update skip analysis ( #4364 )
2022-06-04 16:54:22 +01:00
.gitignore
Renamed chain
=> core
2014-12-04 10:28:02 +01:00
block_proposer.go
Refactor payload building ( #3592 )
2022-02-23 21:27:38 +01:00
block_validator_test.go
Handle a corner case in forkchoiceUpdated ( #3640 )
2022-03-03 16:09:03 +01:00
block_validator.go
Simplify miner gas limit post EIP-1559. Default to 30M ( #3205 )
2022-01-05 16:36:24 +07:00
blockchain_insert.go
step towards kv interface ( #2311 )
2021-07-07 23:15:49 +07:00
blockchain.go
Fix txContext for Bor ( #4302 )
2022-05-30 07:51:53 +01:00
blocks.go
rename ( #1978 )
2021-05-20 19:25:53 +01:00
bor_fee_log.go
Merging Turbo bor into devel ( #3372 )
2022-02-07 21:30:46 +00:00
chain_makers.go
rpcdaemon: optimize tests ( #4082 )
2022-05-06 08:54:26 +07:00
error.go
Update consensus tests to 10.2. EIP-2681 ( #3103 )
2021-12-07 18:24:59 +01:00
events.go
rename ( #1978 )
2021-05-20 19:25:53 +01:00
evm.go
Merging Turbo bor into devel ( #3372 )
2022-02-07 21:30:46 +00:00
gaspool.go
Update gaspool.go
2022-03-12 00:08:04 +00:00
gen_genesis_account.go
Upgrade tests to 9.0.2 ( #2147 )
2021-06-13 14:01:11 +01:00
gen_genesis.go
Report Valid ExecutionStatus only after all stages ( #3212 )
2022-01-07 16:54:26 +01:00
genesis_test.go
Fix OverrideTerminalTotalDifficulty when datadir is not empty ( #4280 )
2022-05-26 21:21:51 +02:00
genesis.go
Ensure stored config is overriden when overrideTerminalTotalDifficulty ( #4286 )
2022-05-27 10:25:29 +02:00
mkalloc.go
Use go:build lines and remove obsolete +build lines ( #4175 )
2022-05-17 14:46:53 +07:00
rlp_test.go
move kv to erigon-lib ( #2467 )
2021-07-29 18:53:13 +07:00
skip_analysis.go
More skip analysis ( #4374 )
2022-06-05 22:42:33 +01:00
state_processor.go
Add rules to AsMessage to vet transaction types ( #4276 )
2022-05-26 18:20:34 +02:00
state_transition.go
Update consensus tests to 10.4 ( #4287 )
2022-05-30 14:56:07 +02: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