- Jul 27, 2020
-
-
Igor Mandrigin authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
* avoid touching closed db * fix tx rollback
-
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
-
Alex Sharov authored
* remove ReadLastBlockNumber method = read execution stage status instead * make linter happy
-
- Jul 23, 2020
-
-
ledgerwatch authored
* cmd/tester to initiate reorg * Second commit * Turn on profile * More * Unwind function * More fixes * Before fixing tests * Fix compile error * Fix lint * Fix formatting * Fix lint * Fix nil in tests * Fix lint * Decouple txpool from rawdb * Fix some tx tests * One more test * Fix the rest of tests in tx_pool_test.go * Fix formatting
-
Igor Mandrigin authored
Fixes #776
-
- 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
re-create bucket on b.Clear - to easier change bucket settings (for example by releasing new version or just by switching git branches) (#766)
-
Alex Sharov 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 18, 2020
-
-
Alex Sharov authored
* limit incremental step size of stages 5 and 6 * remove limit, make incremental * remove_load_start_key_from_etl * switch to "struct of arrays" from "array of structs" * switch to "struct of arrays" from "array of structs" Co-authored-by:
Alexey Akhunov <akhounov@gmail.com>
-
Alex Sharov authored
-
- Jul 17, 2020
-
-
b00ris authored
* remove incarnation inversion * fix lint * remove incarnation inversion * remove comment * remove inversion from new code * revert for unwind
-
Evgeny Danilenko authored
-
Alex Sharov authored
-
- Jul 16, 2020
-
-
Alex Sharov authored
-
Alex Sharov authored
-
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>
-
Andrew Ashikhmin authored
* Support multiple incarntions of the same contract in a single StorageChangeSet * linter * Remove common.ToHex
-
- 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
-
Evgeny Danilenko authored
-
- Jul 14, 2020
-
-
Evgeny Danilenko authored
* use isStarted * set on stop
-
Alex Sharov authored
-
Alex Sharov authored
-
b00ris authored
-
- Jul 12, 2020
-
-
Evgeny Danilenko authored
* fix * linters * buffered chan to prevent blocking * create channel on start * fmt * fix
-
- Jul 11, 2020
-
-
Alex Sharov authored
-