good morning!!!!

Skip to content
Snippets Groups Projects
  1. Sep 25, 2021
  2. Sep 22, 2021
  3. Sep 21, 2021
  4. Sep 17, 2021
  5. Sep 12, 2021
  6. Sep 05, 2021
  7. Sep 02, 2021
  8. Sep 01, 2021
  9. Aug 30, 2021
  10. Aug 29, 2021
  11. Aug 23, 2021
  12. Aug 19, 2021
  13. Jul 20, 2021
    • Alex Sharov's avatar
      Pruning for: exec, log_index, tx_lookup, history stages (#2399) · c3e1cfda
      Alex Sharov authored
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * add tvm flag
      
      * save
      
      * db migration for storage mode
      add flag --prune=
      remove flag --storage-mode=
      add flag --experiments=tevm,...
      rename integration set_storage_mode to set_prune
      
      * fix
      
      * forward move of stages must skip everything before PruneTo
      
      * keep in db progress of prune method
      
      * keep in db progress of prune method
      
      * simplify logs
      
      * simplify logs
      
      * simplify logs
      
      * fix test
      
      * simplify logs
      
      * simplify logs
      
      * simplify logs
      
      * simplify logs
      
      * remove callTraceSet as dupsort
      use etl transform for txlookup prune
      remove some logs
      
      * cleanup tests a bit
      
      * print_stages and eth_sync to show prune progress
      
      * fix print_stages
      
      * add readme about --prune.to flag
      
      * more docs
      
      * add --prune.history.older and other flags support
      
      * fix migration on empty db
      
      * better toString
      
      * better toString
      c3e1cfda
  14. Jul 19, 2021
    • Marius's avatar
      docker-compose with minimal PID namespace and non-root permissions (#2397) · d085bf9a
      Marius authored
      * Feat: only share the erigon container PID namespace with rpcdaemon instead of the entire host PID namespace.
      
      * Feat: remove host UID:GUID mapping from erigon and rpcdaemon containers in favour of erigon user in Dockerfile. Adapted Makefile to pre-create mounted volumes to avoid permission issues at runtime.
      
      * Feat: docker volume directories should always be owned by erigon user(1000:1000) regardless of the user that invoked the make command.
      
      * Fix: don't chown here which breaks docker volume mounts.
      
      * Fix: remove ERIGON_HOME Makefile variable and simplify recipe.
      d085bf9a
    • Alex Sharov's avatar
      Update README.md · b7c3c15f
      Alex Sharov authored
      b7c3c15f
  15. Jul 18, 2021
  16. Jul 11, 2021
  17. Jun 23, 2021
  18. Jun 18, 2021
  19. Jun 16, 2021
  20. Jun 06, 2021
  21. Jun 03, 2021
  22. May 30, 2021
    • Andrea Lanfranchi's avatar
      Win build patch 2 (#2054) · aa1f64eb
      Andrea Lanfranchi authored
      * More strict path enforcement for Mingw compilers
      
      * Update Readme about antiviruses
      
      * Update README.md incomplete links
      
      * Incomplete link
      aa1f64eb
  23. May 29, 2021
  24. May 27, 2021
    • Evgeny Danilenko's avatar
      Tevm stage 1 (#1845) · 7352b811
      Evgeny Danilenko authored
      * convert contracts after block execution
      
      * check if has tevm code
      
      * after review-1
      
      * handle ErrNotFound
      
      * typo
      
      * tests
      
      * tevm code bucket
      
      * testdata
      
      * execute pre-stage
      
      * after merge
      
      * test fix
      
      * test fix
      
      * fix test after merge
      
      * disable translation stage
      
      * after merge
      
      * rename params
      
      * rename to Erigon
      
      * parallelize EVM translation
      
      * fix
      
      * logging and fixes
      
      * fix
      
      * todos
      
      * cleanup
      
      * revert erigorn renaming
      
      * unwind
      
      * tevm unwind
      
      * fix AppData
      
      * non-parallel version
      
      * comments
      7352b811
    • ledgerwatch's avatar
      Update README.md (#2025) · 06e2e9dc
      ledgerwatch authored
      06e2e9dc
  25. May 26, 2021
  26. May 23, 2021
  27. May 22, 2021
  28. May 18, 2021
  29. Apr 30, 2021
    • Alex Sharov's avatar
      add --sentry.api.addr flag (#1850) · 249b3098
      Alex Sharov authored
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      
      * add --sentry.api.addr
      249b3098
  30. Apr 19, 2021
  31. Apr 15, 2021
  32. Apr 09, 2021
Loading