good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 27, 2020
  2. Oct 26, 2020
  3. Oct 25, 2020
    • Alex Sharov's avatar
      Store receipts separately - one record per tx (#1271) · 331dcd45
      Alex Sharov authored
      
      * squash
      
      * add --database flag to integration
      
      * clean
      
      * split to 2 buckets
      
      * split to 2 buckets
      
      * split to 2 buckets
      
      * split to 2 buckets
      
      * split to 2 buckets
      
      * save progress
      
      * save progress
      
      * improve test
      
      * improve test
      
      * save progress
      
      * change app logic
      
      * change app logic
      
      * return err from rawdb package
      
      * don't clean automatically
      
      * don't clean automatically
      
      * clean
      
      * clean
      
      * clean
      
      * don't rely on `make clean`
      
      * improve cbor code
      
      * clean
      
      * clean
      
      * clean
      
      * fix tests
      
      * rebase master
      
      * stop on error: headers stage
      
      * make TxDb walk and multiwalk safe
      
      * Fix panics
      
      Co-authored-by: default avatarAlexey Akhunov <akhounov@gmail.com>
      331dcd45
  4. Oct 24, 2020
  5. Oct 23, 2020
  6. Oct 22, 2020
  7. Oct 21, 2020
    • ledgerwatch's avatar
      Vary batch size for execution stage (#1274) · 88acfc55
      ledgerwatch authored
      * Vary batch size for execution stage
      
      * Fix in logging
      
      * Improve log of timings
      
      * Log improvements
      
      * Log improvements
      
      * Fix tests
      
      * More log improvments, fix tests
      
      * Fix tests
      
      * Better logging for Bodies and Interhash
      
      * Fix tests
      
      * Minor fixes
      
      * Fix test
      88acfc55
  8. Oct 20, 2020
  9. Oct 19, 2020
    • Giulio Rebuffo's avatar
      better logs (#1259) · f3595273
      Giulio Rebuffo authored
      f3595273
    • Alex Sharov's avatar
      Bitmap etl (#1227) · 5dbe1724
      Alex Sharov authored
      * save progress
      
      * save progress
      
      * save progress
      
      * save progress
      
      * etl bimaps
      
      * etl bimaps
      
      * etl bimaps
      
      * etl bimaps
      
      * a
      
      * a
      
      * a
      
      * a
      
      * a
      
      * a
      
      * a
      
      * save progress
      
      * save progress
      
      * save progress
      
      * a
      
      * fix_race_condition_on_zstd_build
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * go mod tidy
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * fix corner case
      
      * commit every
      
      * call traces etl
      
      * call traces etl
      
      * call traces etl
      
      * return missed error
      
      * go mod tidy
      
      * go mod tidy
      
      * go mod tidy
      
      * rebase to master
      
      * remove trash
      
      * print full key if it has 8 leading zeroes
      5dbe1724
  10. Oct 18, 2020
  11. Oct 16, 2020
  12. Oct 14, 2020
  13. Oct 12, 2020
    • ledgerwatch's avatar
      [WIP] CallTraces index (#1157) · b747ab53
      ledgerwatch authored
      * Initial commit for CallTraces index
      
      * Fix compilation
      
      * fix lint, add comment
      
      * Fix integration
      
      * Add Close function to ethdb.Cursor, fix some compile errors
      
      * Try to stop cursor leak in Get
      
      * Fix compile errors in RPC daemon
      
      * Fix compile errors
      
      * fixing another way
      
      * Some fixes
      
      * More fixes
      
      * More fixes
      
      * More fixes
      
      * Fixes to core/state
      
      * Fix lint
      
      * Fix lint
      
      * Fixes
      
      * Stage caching for call trace stage
      
      * Add mem stats
      
      * Try to stop the leak
      
      * Turn off debug
      
      * Chunks for 10k blocks
      
      * Print
      
      * Revert "Print"
      
      This reverts commit 5ffada4828d61e00e5dad1ca12c98258dfbbad00.
      
      * Revert "Chunks for 10k blocks"
      
      This reverts commit cfb9d498e782e5583d41c30abf0e2137da27383e.
      
      * Trying to fix the leak
      
      * Don't compute receipts in re-tracing
      
      * Not compose block
      
      * Print speed, fix receipts, bigger caches
      
      * Fix lint
      
      * Utilise changeset info
      
      * Counters
      
      * Use NoReceipts and ReadOnly
      
      * ReadOnly is incompatible with caching
      
      * Skip test leaking transactions
      
      * Fix block test
      
      * Change disable message for call-traces stage
      
      * Use block option for call traces integration
      
      * Fix retracing due to incarnation
      b747ab53
  14. Oct 10, 2020
  15. Oct 06, 2020
  16. Oct 05, 2020
  17. Oct 02, 2020
  18. Oct 01, 2020
  19. Sep 28, 2020
    • Alex Sharov's avatar
      bitmap indices for logs (#1124) · e02d6acc
      Alex Sharov authored
      
      * save progress
      
      * try now
      
      * don't create bloom inside rlpDecode
      
      * don't create bloom inside ApplyTransaction
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * rename method
      
      * print timings
      
      * print timings
      
      * print timings
      
      * sort before flush
      
      * fix err lint
      
      * clean
      
      * move tests to transactions
      
      * compressed version
      
      * up bound
      
      * up bound
      
      * more tests
      
      * more tests
      
      * more tests
      
      * more tests
      
      * better removal
      
      * clean
      
      * better performance of get/put methods
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * optimize rpcdaemon
      
      * fix test
      
      * fix rpcdaemon
      
      * fix test
      
      * simplify
      
      * simplify
      
      * fix nil pointer
      
      * clean
      
      * revert some changes
      
      * add some logs
      
      * clean
      
      * try without optimize
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * try
      
      * move log_index to own stage
      
      * move log_index to own stage
      
      * integration add log_index stage
      
      * integration add log_index stage
      
      * clean
      
      * clean
      
      * print timing
      
      * remove duplicates at unwind
      
      * extract truncateBitmaps func
      
      * try detect
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * add blackList of topics
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * sharding 1
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 2
      
      * sharded 3
      
      * sharded 3
      
      * sharded 3
      
      * speedup things by putCurrent and putReserve
      
      * clean
      
      * optimize trim
      
      * clean
      
      * remove blacklist
      
      * add more info to err
      
      * ?
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * working version
      
      * switch to cgo version of roaring bitmaps
      
      * clean
      
      * clean
      
      * clean
      
      * clean
      
      * more docs
      
      * clean
      
      * clean
      
      * fix logs bloom field
      
      * Fix debug_getModifiedAccountsByNumber
      
      * Try to fix crash
      
      * fix problem with "absent block"
      
      * fix problem with "absent block"
      
      * remove optimize method call
      
      * remove roaring iterator
      
      * fix problem with rebuild indicess
      
      * remove debug prints
      
      * tests for eth_getLogs involving topics
      
      * add tests for new stage, speparate topics into 2 buckets
      
      * version up
      
      * remove debug logs
      
      * remove debug logs
      
      * remove bloom filter implementation
      
      * Optimisation
      
      * Optimisatin not required, make rpctest lenient to geth errors
      
      * Lenient to geth failures
      
      Co-authored-by: default avatarAlexey Akhunov <akhounov@gmail.com>
      e02d6acc
  20. Sep 26, 2020
  21. Sep 24, 2020
  22. Sep 17, 2020
  23. Sep 14, 2020
  24. Sep 12, 2020
Loading