- Aug 01, 2020
-
-
ledgerwatch authored
* Jumpdest skipping optimisation * Fix formatting * Move skipAnalysis into vmConfig, introduce tracing ability * Improve detection logging * Added release instructions * Fix lint
-
Alex Sharov authored
* add docker-compose * test.http * make different dockerfile for each component * make different dockerfile for each component * fix versions * remove dedicated docker files * cleanup * cleanup * cleanup
-
- Jul 30, 2020
-
-
Igor Mandrigin authored
* Fix building in Docker for some enviroments * debug hanging test
-
Alex Sharov authored
-
Alex Sharov authored
* fix docs
-
Alex Sharov authored
-
- Jul 29, 2020
-
-
ledgerwatch authored
* change build message, change db path to tg * Fix test
-
ledgerwatch authored
-
Evgeny Danilenko authored
* eth_call and eth_estimateGas * use NewPlainDBState
-
Alex Sharov authored
-
Alex Sharov authored
* fix stage5 interruption * clean * fix test * Simplification * Fix to the txpool logic and renaming * Fix array size in stage3 * remove 'interrupted stage' concept, simplify integration state_stages * remove blockchain interface * revive staged sync tests Co-authored-by:
Alexey Akhunov <akhounov@gmail.com>
-
- Jul 28, 2020
-
-
ledgerwatch authored
* Add datadir option
-
- Jul 27, 2020
-
-
ledgerwatch authored
* Fix tx propagation and announcement tests * Fix checkpoint challenge test * Save current state of code * Fix compile errors * Fixes * Fix formatting * Printouts * Printouts * Printouts * Too much printing, not close db when stopping * Better handing of interruptions * No need to reset after incremental interruption * Fix stages * Fixes * Giving up * Fix formatting * Cleanup
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
b00ris authored
* save state * cleanup * add walkasof test for storage with chunks * fix lint * fix lint * remove useless comments * fix dump test * move accountRange test to plain state * get last block fixes
-
- Jul 25, 2020
-
-
Alex Sharov authored
-
Igor Mandrigin authored
* make plain state + staged sync the default * remove sync mode flag completely * one thing * fix the console * simplify code * fix and skip tests * fixup for console tests
-
Alex Sharov authored
* compact flag * compact flag * compact flag * compact flag * compact flag
-
- Jul 24, 2020
-
-
Alex Sharov authored
* remove ReadLastBlockNumber method = read execution stage status instead * make linter happy
-
- Jul 22, 2020
-
-
Alex Sharov authored
* v0 * v1 * got logs * got logs * cleanup * return more errors
-
- Jul 21, 2020
-
-
Evgeny Danilenko authored
* rpc addBalance * handle isCanonical case * fmt
-
Evgeny Danilenko authored
-
Alex Sharov authored
-
Alex Sharov authored
-
- Jul 20, 2020
-
-
Alex Sharov authored
-
- Jul 19, 2020
-
-
ledgerwatch authored
* First push * Remove batch from Blockchain * Fix compile error in cmd/integration * Fix compile errors in cmd/state * Fix compile errors * Save changes * Fix core tests (skip tx tests) * More test fixes * Fix compile error * Fix formatting * Fix formatting * Fix lint * Fixes * Skip some miner tests * Fix tests * Cleanup
-
- Jul 17, 2020
-
-
b00ris authored
* remove incarnation inversion * fix lint * remove incarnation inversion * remove comment * remove inversion from new code * revert for unwind
-
Alex Sharov authored
-
- Jul 16, 2020
-
-
Evgeny Danilenko authored
* close goruotines * fix using defer * close pm managers a bit later * fmt * finalizer for in-mem db * after cr * revert finalizer Co-authored-by:
alex.sharov <AskAlexSharov@gmail.com>
-
- Jul 15, 2020
-
-
ledgerwatch authored
* Disable caches * Fix cmd/integration? * state root hash matches * Cleanup * Skip TestForkIDSplit * Try to fix the test
-
Alex Sharov authored
* store stageData correctly * integration: use State of sync, use stage data, don't skip persistent steps even if they complete before interruption * reset_state: clear unwind stages info * stage4: stop where previous stage stopped, print to logs digits which represent what exactly is in DB, rename variable 'nextBlockNumber' to 'stateProgress' * rebase to master * simplify chainconfig * try increase sleep time on ci * try increase sleep time on ci * try increase sleep time on ci * try increase sleep time on ci
-
ledgerwatch authored
* no pools * Remove excessive logging * Revert * Initial commit * Cleanup * Fix some compile errors * Fix core tests * Fix more tests * Fix eth/downloader * go mod tidy * Fix core/vm * Fix formatting * Fix formatting * Fix lint * Fix lint * Switch tests to StagedSync * Cleanup * Reuse cache in stage4 * Fix * Fix formatting * Try to fix test
-
- Jul 14, 2020
-
-
Alex Sharov authored
-
Alex Sharov authored
-
b00ris authored
-
- Jul 11, 2020
-
-
Alex Sharov authored
-