good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 12, 2020
    • Thomas Jay Rush's avatar
      Simple file renaming to make automated testing easier (#1230) · d6587ba2
      Thomas Jay Rush authored
      * Simple file renaming to make automated testing easier
      
      * Fixing comment
      d6587ba2
    • Igor Mandrigin's avatar
      turbo-api: add a plug-in mechanism for possible Bloom and other filters (#1229) · f3ce1ce4
      Igor Mandrigin authored
      * Add a convenience method to replace stages
      
      * allow more parameters to the execution function
      
      * add a plug-in point for stuff like bloom filters, etc
      
      * add comments
      
      * fixups
      f3ce1ce4
    • Alex Sharov's avatar
      set_16pages_limit (#1228) · c4f7ff2c
      Alex Sharov authored
      c4f7ff2c
    • Thomas Jay Rush's avatar
      Start of re-working of RPC code to align with testing better (#1225) · 1bd46089
      Thomas Jay Rush authored
      * Starting process of rearranging RPC code
      
      * First version of automated testing
      
      * Putting RPC docs in their own folder
      
      * Fixing build
      
      * Making varible names more consistent
      
      * Adding deprecated RPC commands for db_
      
      * Adding deprecated RPC commands for shh_
      
      * Adding deprecated RPC commands for eth_
      1bd46089
    • 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
  2. Oct 11, 2020
  3. Oct 10, 2020
    • Thomas Jay Rush's avatar
      Fixes 'too many other files opened' problem with Generate Storage History stage on Mac (#1217) · 2f0a9d66
      Thomas Jay Rush authored
      * Added back fdlimit to increase number of file descriptors
      
      * Fixing a test file that fails on Mac with too few file descriptors available
      
      * Trying to fix ci
      
      * Trying to fix ci
      
      * Trying to fix ci 3
      
      * Fixing ci
      2f0a9d66
    • Alex Sharov's avatar
      Rpcdaemon: private api V2 (#1214) · fc3cd4d5
      Alex Sharov authored
      * save progress
      
      * GracefulShutdown grpc server, send to server close signal before canceling context
      
      * GracefulShutdown json server
      
      * GracefulShutdown json server
      
      * fix lint
      
      * clean
      
      * hack hugeFreelist
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * save progress
      
      * fix_race_condition_on_zstd_build
      
      * fix_race_condition_on_zstd_build
      
      * better close cursor
      
      * save progress
      
      * open read tx in all api methods
      
      * clean
      
      * clean
      fc3cd4d5
    • Alex Sharov's avatar
      node_db_own_buckets_config (#1215) · bb8ff7e6
      Alex Sharov authored
      * node_db_own_buckets_config
      
      * node_db_own_buckets_config
      bb8ff7e6
    • Alex Sharov's avatar
      Rpcdaemon: Gracefull shutdown, better grpc stream close (#1196) · 9cf10a8f
      Alex Sharov authored
      * save progress
      
      * GracefulShutdown grpc server, send to server close signal before canceling context
      
      * GracefulShutdown grpc server, send to server close signal before canceling context
      
      * GracefulShutdown json server
      
      * GracefulShutdown json server
      
      * fix lint
      
      * fix lint
      
      * can
      
      * clean
      
      * test
      
      * test
      
      * test
      
      * increase keepalive timeout, increase vegeta timeout, mark server-side errors
      
      * increase keepalive timeout, increase vegeta timeout, mark server-side errors
      
      * hack hugeFreelist
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * up streams limit
      
      * fix_race_condition_on_zstd_build
      9cf10a8f
    • Alex Sharov's avatar
      rawdb.ReadCanonicalHash to return err (#1204) · 88a09970
      Alex Sharov authored
      * read_canonical_hash_return_err
      
      * hack hugeFreelist
      
      * fix tests
      88a09970
    • Alex Sharov's avatar
      LMDB: don't search pages sequence in freelist if value is > X (#1213) · 53484d60
      Alex Sharov authored
      * lmdb_no_freepages_sequence_search_for_large_values
      
      * go mod tidy
      53484d60
  4. Oct 09, 2020
  5. Oct 08, 2020
  6. Oct 07, 2020
  7. Oct 06, 2020
Loading