erigon-pulse/core
ledgerwatch 43f592ed0e
Fixes for trace_block (#5402)
* Fixes for trace_block

* Print

* Print

* extra bodies

* extra bodies

* Add canonical check

* First fix for bodies mismatch

* More cleanup

* Advance progress

* Reset snapshots in integration

* Cleanup

* Way to reset snapshots stage

* Not reset sequence if not needed

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-09-17 12:53:27 +01:00
..
allocs Add config for Gnosis Chain (#4671) 2022-07-12 17:21:52 +02:00
asm Use strings.EqualFold for string comparison (#5227) 2022-08-30 14:37:14 +07:00
bloombits erigon2.2 optimise reconstitution of state (#4958) 2022-08-14 19:49:32 +01:00
forkid Sepolia MergeNetsplit block (#4804) 2022-07-23 18:02:31 +02:00
rawdb Fixes for trace_block (#5402) 2022-09-17 12:53:27 +01:00
state erigon22: historyReader22 and more tests (#5281) 2022-09-05 21:31:00 +07:00
systemcontracts Apply BSC Gibbs upgrade (for Chapel, Rialto) (#5359) 2022-09-13 22:34:02 +03:00
types Adding back stage snapshots (#5331) 2022-09-12 10:26:00 +07:00
vm EIP-3855: PUSH0 instruction (#5256) 2022-09-02 09:48:53 +02:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
block_builder_parameters.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
block_validator_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02: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 separated bor block execution (#5330) 2022-09-11 09:36:23 +07: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 Cleanup Tevm experimental code (#5259) 2022-09-01 19:49:29 +01: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 Cleanup Tevm experimental code (#5259) 2022-09-01 19:49:29 +01: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 Kill Kiln (#5339) 2022-09-12 12:59:33 +02:00
mkalloc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
rlp_test.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
skip_analysis.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
state_processor.go Cleanup Tevm experimental code (#5259) 2022-09-01 19:49:29 +01:00
state_transition.go Small logging improvements (#5217) 2022-08-29 15:26:36 +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