erigon-pulse/core
ledgerwatch 2b517b7630
Erigon22 prototype to support BSC (#4867)
* Reduce workers and queue size

* Add traces and event logs

* Add chain flag

* Print

* Open consensus db as read only

* Use only one engine instance

* chainDb

* Display palia error

* Not to panic

* Not to exit

* Add syscall

* Print

* Pointer to TxTask

* Not register senders

* Print

* Relax check

* Skip system transactions

* increase workerCount again

* Remove print

* Change recon

* Fix types

* Skip system txs

* Print

* No rules for genesis commit

* Print genesis

* Print|

* Print

* Print

* Update

* Fix

* Remove print

* No print

* Support contract upgrades

* Use the same dif

* Print create2

* Fix

* Fix

* Print

* Hack iterate

* Print empty vals

* Fix hack

* Code hashes

* Code hashes

* Print

* No panic

* No panic

* Fix?

* another incarnation fix

* Remove print

* Remove print

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-07-31 21:54:23 +01:00
..
allocs
asm
bloombits
forkid
rawdb
state
systemcontracts
types
vm
.gitignore
block_builder_parameters.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
block_validator_test.go
block_validator.go
blockchain_insert.go
blockchain.go
blocks.go rename (#1978) 2021-05-20 19:25:53 +01:00
bor_fee_log.go
chain_makers.go
error.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
events.go
evm.go
gaspool.go
gen_genesis_account.go
gen_genesis.go
genesis_test.go
genesis.go
mkalloc.go
rlp_test.go
skip_analysis.go Update skip_analysis.go (#4632) 2022-07-05 13:41:48 +01:00
state_processor.go
state_transition.go
tx_cacher.go
tx_pool.go