erigon-pulse/core
ledgerwatch f7fc4d66ec
Move tests 5 (#2069)
* Remove silkworm and reader builders

* Switch tests

* Stop from hanging

* Update tests to 9.0.0

* Move tests back

* Moving code around

* Fix lint

* More fixes

* Intermediate

* Fix compile

* Fix compile errors

* Compile errors

* Fix lint

* Comment out more printing

* More simplifications

* Compile fixes

* Compile fix

* More replacements

* More fixes

* More muddling through

* lint

* Exclude dao split test

* Restore sidechains after unwind

* Errors in senders stage, stopped in bodies stage

* Fix compile

* Fix compile

* Fix tests

* More fixes

* More fixes

* Code cleanup

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2021-06-05 11:00:21 +01:00
..
allocs switch from baikal to calaveras (#2078) 2021-06-02 08:42:52 +01:00
asm rename (#1978) 2021-05-20 19:25:53 +01:00
bloombits Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
forkid rename (#1978) 2021-05-20 19:25:53 +01:00
rawdb up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
state up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
types up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
vm up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
block_validator_test.go Improvements in the mock sentry tests (#1997) 2021-05-23 17:10:34 +01:00
block_validator.go rename (#1978) 2021-05-20 19:25:53 +01:00
blockchain_insert.go rename (#1978) 2021-05-20 19:25:53 +01:00
blockchain.go Tevm stage 1 (#1845) 2021-05-27 14:54:55 +01:00
blocks.go rename (#1978) 2021-05-20 19:25:53 +01:00
chain_makers.go Add tx.Append method for ergonomic (#2088) 2021-06-04 14:32:48 +01:00
error.go eip 1559_tx_constraints (#2079) 2021-06-03 08:09:56 +01:00
events.go rename (#1978) 2021-05-20 19:25:53 +01:00
evm.go eip 1559_tx_constraints (#2079) 2021-06-03 08:09:56 +01:00
gaspool.go miner: avoid unnecessary work (#15883) 2018-01-15 12:57:06 +02:00
gen_genesis_account.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_genesis.go Move tests 5 (#2069) 2021-06-05 11:00:21 +01:00
genesis.go Move tests 5 (#2069) 2021-06-05 11:00:21 +01:00
mkalloc.go rename (#1978) 2021-05-20 19:25:53 +01:00
rlp_test.go Improvements in the mock sentry tests (#1997) 2021-05-23 17:10:34 +01:00
skip_analysis.go Update skip_analysis.go (#2096) 2021-06-04 12:10:04 +01:00
state_processor.go Tevm stage 1 (#1845) 2021-05-27 14:54:55 +01:00
state_transition.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
tx_cacher.go rename (#1978) 2021-05-20 19:25:53 +01:00
tx_journal.go rename (#1978) 2021-05-20 19:25:53 +01:00
tx_list_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
tx_list.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
tx_noncer.go rename (#1978) 2021-05-20 19:25:53 +01:00
tx_pool_test.go Move tests 5 (#2069) 2021-06-05 11:00:21 +01:00
tx_pool.go Move tests 5 (#2069) 2021-06-05 11:00:21 +01:00