- Sep 07, 2020
-
-
ledgerwatch authored
* PoC utility * Headers cmd * headers download command * Fix lint * Send handshake * Receive Status message * Better error messages * Messages * Fix * Fix lint * Print block number for NewBlockMsg * Fix lint
-
Alex Sharov authored
-
- Sep 06, 2020
-
-
ledgerwatch authored
-
Giulio Rebuffo authored
* added eth_getStorageAt * used uint32 * now its 256 * incarnation
-
Igor Mandrigin authored
-
Igor Mandrigin authored
-
Igor Mandrigin authored
-
ledgerwatch authored
-
Igor Mandrigin authored
-
- Sep 05, 2020
-
-
ledgerwatch authored
* Start memory prof * Fix rpctest * Fix rpctest * Attempt to fix the leak * Remove http pprof
-
ledgerwatch authored
* Print tx pool stat * Print tx pool stats * Chart gas prices * Print gaps * Don't check canonical * Hack * Remove hack * Fix stages * fixState * Canonical gaps * Gas burnt vs avg gas price * Revert changes in tx pool * Fix NPE * Remove fixStages * Fix NPE
-
Igor Mandrigin authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
- Sep 04, 2020
-
-
Giulio Rebuffo authored
-
Alex Sharov authored
-
- Sep 03, 2020
-
-
ledgerwatch authored
-
Giulio Rebuffo authored
-
Igor Mandrigin authored
-
Alex Sharov authored
* integration check history * reset tx pool * reset tx pool * reset tx pool
-
ledgerwatch authored
-
Evgeny Danilenko authored
* it compiles * after recent master * fix linters warnings * grpcV7 * go mod tidy * unmarshall adresses or adress * fix linters * after cr * after cr * after cr * after cr * fix tests * remove dev version * it compiles * mod tidy * fix bin deps * use stable version of grpc * switch back to master constructor * switch back to master constructor * add a bit docs * add a bit docs Co-authored-by:
Alexey Akhunov <akhounov@gmail.com> Co-authored-by:
alex.sharov <AskAlexSharov@gmail.com>
-
Alex Sharov authored
This reverts commit f19bb0a3.
-
Alex Sharov authored
-
Alex Sharov authored
-
Giulio Rebuffo authored
* fixed offset * rm unused
-
- Sep 02, 2020
-
-
Igor Mandrigin authored
* externalize default stages * initialize with the right stages * fix some bugs * fix * linters
-
ledgerwatch authored
* Warmup * Log the warmup * Make warmup interruptible * Make warmup a command line option for HDD * Activate hdd flag
-
Giulio Rebuffo authored
* added ws support * fixed log * ws over json rpc * lint * fixed bad req
-
- Sep 01, 2020
-
-
Giulio Rebuffo authored
-
Giulio Rebuffo authored
* added ws support * fixed log
-
ledgerwatch authored
* Unwind over unwound, no rollbacks * Exclude bits only for StagedSync * Nitpick
-
Alex Sharov authored
-
ledgerwatch authored
* Use Append for changesets and receipts * Fix lint * Delete all receipts on unwind * Fix lint * Fix unwind keys for changeset * Fix test * Use writeReceipts flag * Revert to Append * Delete receipts too when resetting
-
- Aug 31, 2020
-
-
ledgerwatch authored
* 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
-
ledgerwatch authored
-