erigon-pulse/cmd/geth
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
..
testdata cmd/geth: LES priority client test (#20719) 2020-08-07 11:51:50 +02:00
accountcmd_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
accountcmd.go geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
chaincmd.go eth_syncing (#991) 2020-08-29 08:24:50 +01:00
config.go eth_syncing (#991) 2020-08-29 08:24:50 +01:00
consolecmd_test.go eth_syncing (#991) 2020-08-29 08:24:50 +01:00
consolecmd.go fixups1 2020-08-15 22:08:57 +02:00
dao_test.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
genesis_test.go cmd/geth: fix the fork orders for DAO tests 2020-06-15 19:38:13 +03:00
main.go eth_syncing (#991) 2020-08-29 08:24:50 +01:00
misccmd.go cmd/geth: remove network id from version cmd 2019-12-03 14:00:47 +01:00
retesteth_copypaste.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
retesteth.go Headers PoC - intermediate changes (#1016) 2020-08-31 06:27:51 +01:00
run_test.go eth_syncing (#991) 2020-08-29 08:24:50 +01:00
usage.go eth_syncing (#991) 2020-08-29 08:24:50 +01:00