- Dec 02, 2019
-
-
ledgerwatch authored
* Finish CmdSeek and add CmdNext * Add remoteDb listener and RPC daemon CLI * Fix test * Fix CLI * Fix lint * Fix unreachable code * Fix lint * First working RPC command eth_blockNumber * Fix lint * Fix lint * Fix memprofile/cpuprofile confusion * Add comment
-
ledgerwatch authored
* Improve visualisations of the db comparision * Initial db walkthrough doc * More docs * Fix lint
-
- Nov 27, 2019
-
-
Evgeny Danilenko authored
-
ledgerwatch authored
* Make archive mode default again * Fix test * Remove bad file * Change default of NoHistory to false
-
Igor Mandrigin authored
-
Andrew Ashikhmin authored
* Bumping GOMAXPROCS for Badger * fixes related to database size * Schedule GC for Badger * pacify linter * Don't start GC for ephemeral Badger * Don't log "Value log GC attempt didn't result in any cleanup" * Start GC in backround * Bump GC period and IdealBatchSize for Badger * BadgerDatabase RewindData * Boolean badger flag -> string database flag * cosmetic change
-
- Nov 26, 2019
-
-
Igor Mandrigin authored
-
- Nov 25, 2019
-
-
Igor Mandrigin authored
-
ledgerwatch authored
* Remote DB initial commit * Fix lint * Fix lint * Fix lint
-
ledgerwatch authored
* Fix * Minimize changes
-
ledgerwatch authored
* Fetching results of eth_getProof * Dump 5 levels of the trie in a file for repeated runs * Drill down to 6 levels of the trie * Fix lint * Fix lint * Fix lint * verifySnapshot to check accounts with emptyRoot * Descend into short nodes * Latest tool fixes * Fix lint * Fix state properly working
-
- Nov 21, 2019
-
-
Evgeny Danilenko authored
* use map instead of rb tree * GetModifiedAccounts * introduce tuples * linters * linters * init puts * init maps * remove GetSortedKeys * fix string bucket case * use append in tuples * fix tuples * fix tests * all tests are green * fmt * fmt * rename tuple to tuples
-
Evgeny Danilenko authored
* return errors * fmt
-
ledgerwatch authored
* Further fixes * Repace 1000 with a symbol
-
Andrew Ashikhmin authored
* BadgerDatabase MemCopy * fix err shadowing * BadgerDatabase MultiPut & NewBatch * Remove goOn from MultiWalk & MultiWalkAsOf * BadgerDatabase MultiWalk. Scaffolding for testing Badger in blockchain_test * Badger Flag * fix error logging * Split IdealBatchSize between BoltDB and BadgerDB * NewEphemeralBadger
-
Igor Mandrigin authored
-
Igor Mandrigin authored
-
Igor Mandrigin authored
-
- Nov 19, 2019
-
-
Giulio Rebuffo authored
-
- Nov 15, 2019
-
-
ledgerwatch authored
Preparations for computing root without modifying the trie
-
Igor Mandrigin authored
* Refactor `structural*` files. * some refactor * dry hashbuilder a bit * rename constants back to the magic rlp values
-
ledgerwatch authored
Prine tries (in memory) in the same cycle as db commits
-
Evgeny Danilenko authored
Fix data races and goroutine leaks
-
Evgeny Danilenko authored
Tests for inserting incorrect root hash blocks
-
Evgeny Danienko authored
-
Igor Mandrigin authored
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-
Andrew Ashikhmin authored
Start integrating Badger DB
-
- Nov 14, 2019
-
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-
andrew authored
-
- Nov 13, 2019
-
-
Igor Mandrigin authored
-
andrew authored
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-
Evgeny Danienko authored
-