erigon-pulse/core
ledgerwatch 78974d7844
Fix for BSC incorrect execution (#3560)
* Fix for BSC incorrect execution

* collect skip analysis

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-02-21 12:42:23 +00:00
..
allocs [WIP] Adding Support for Sepolia (#3462) 2022-02-10 07:27:36 +00:00
asm
bloombits
forkid Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
rawdb Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
state state.PlainState is now at the beginning of blockNbr, not the end (#3517) 2022-02-16 08:38:12 +00:00
systemcontracts Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
types Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
vm state.PlainState is now at the beginning of blockNbr, not the end (#3517) 2022-02-16 08:38:12 +00:00
.gitignore
block_validator_test.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +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
blockchain.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
blocks.go
bor_fee_log.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
chain_makers.go Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
error.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
events.go
evm.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
gaspool.go
gen_genesis_account.go
gen_genesis.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
genesis_test.go Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
genesis.go deleted kovan (#3546) 2022-02-19 08:15:44 +00:00
mkalloc.go
rlp_test.go
skip_analysis.go Update skip analysis and preverified headers (#3527) 2022-02-16 18:41:49 +00:00
state_processor.go Always set gas bailout to true for Parlia consensus engine due to system transactions gas price (#3330) 2022-01-23 10:32:50 +00:00
state_transition.go Fix for BSC incorrect execution (#3560) 2022-02-21 12:42:23 +00:00
tx_cacher.go
tx_pool.go prepare to add downloader inside erigon (#3441) 2022-02-07 16:54:20 +07:00