erigon-pulse/tests
ledgerwatch 1a0e9275e1
Headers PoC - intermediate changes (#1016)
* First algorithm

* Update doc

* Second algorithm implemented

* Prepend (unfinished)

* More on prepend

* More fixes

* Change CalcDifficulty interface

* fix make test

* Fix formatting

* Another test

* More on Preprend

* Another test for Prepend

* More tests for Prepend

* More tests for Prepend

* Move files to turbo

* Add another test for Prepend

* Started adding Append algorithm

* More work on Append

* Start changing the terminology

* Split trees into segments

* More fixes

* Fix compilation

* Connect

* FindAnchors, FindTip

* Tip has anchor and not anchorParent field

* Remove Prepend and Append

* Add Connect

* NewAnchor algorithm

* More to recovery from files

* Add more to AddAnchor

* Request more headers

* Header fix-sizes serialisation

* Upgrade CI to 1.15

* Fix lint

* Fix lint

* replace RLP with fixed-sized serialisation

* Fix lint

* More algos

* Fix lint
2020-08-31 06:27:51 +01:00
..
contracts
fuzzers
solidity
testdata@b5eb9900ee
.gitignore
block_test_util.go
block_test.go
difficulty_test_util.go
difficulty_test.go
gen_btheader.go
gen_difficultytest.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_stenv.go
gen_sttransaction.go
gen_vmexec.go
init_test.go
init.go
pruner_test.go
rlp_test_util.go
rlp_test.go
state_test_util.go
state_test.go
statedb_chain_test.go
statedb_insert_chain_transaction_test.go
transaction_test_util.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
transaction_test.go
vm_test_util.go
vm_test.go