good morning!!!!

Skip to content
Snippets Groups Projects
  1. Nov 15, 2021
  2. Oct 31, 2021
  3. Oct 14, 2021
  4. Oct 12, 2021
  5. Sep 11, 2021
  6. Aug 18, 2021
  7. Jul 27, 2021
  8. 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
  9. Jul 18, 2021
  10. Jul 15, 2021
  11. Jul 03, 2021
  12. Jul 01, 2021
  13. Jun 27, 2021
  14. Jun 25, 2021
    • Alex Sharov's avatar
      Sokol v0 (#2228) · 605d7a8d
      Alex Sharov authored
      * handle chain flag in integration
      
      * handle chain flag in integration
      
      * handle chain flag in integration
      
      * save
      
      * save
      
      * merge devel
      
      * save
      
      * noopWriter - one is enough
      
      * chain spec parser
      
      * chain spec parser
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * clean
      
      * clean
      
      * correct alloc after reset state
      
      * correct alloc after reset state
      
      * correct alloc after reset state
      
      * integration reset state now does re-apply genesis and chainConfig
      
      * eips summary
      
      * eips summary
      
      * eips summary
      605d7a8d
  15. Jun 19, 2021
    • Alex Sharov's avatar
      switch to mdbx-go module, and db-tools to libmdbx submodule (#2199) · a535e8f3
      Alex Sharov authored
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      
      * move mdbx to submodule
      a535e8f3
  16. Jun 18, 2021
  17. Jun 16, 2021
  18. Jun 15, 2021
  19. Jun 11, 2021
  20. Jun 07, 2021
  21. Jun 06, 2021
  22. Jun 04, 2021
  23. Jun 03, 2021
  24. Jun 01, 2021
  25. May 31, 2021
  26. May 30, 2021
  27. May 27, 2021
  28. May 26, 2021
  29. May 20, 2021
  30. May 19, 2021
  31. May 17, 2021
    • Alex Sharov's avatar
      RPCDaemon: support Pending block (#1942) · 0c91bfbf
      Alex Sharov authored
      * clean
      
      * save
      
      * pubsub
      
      * pubsub
      
      * pubsub
      
      * pubsub
      
      * pubsub
      
      * pubsub
      
      * save
      
      * tx pub-sub
      
      * tx pub-sub
      
      * clean
      
      * clean
      
      * save
      
      * save
      
      * save
      
      * save
      
      * save
      
      * Squashed 'interfaces/' content from commit c469f3ae0
      
      git-subtree-dir: interfaces
      git-subtree-split: c469f3ae073b60c8821b61fed2910191080ef835
      
      * save
      
      * save
      
      * save
      
      * save
      
      * Squashed 'interfaces/' changes from c469f3ae0..958dfc669
      
      958dfc669 save
      
      git-subtree-dir: interfaces
      git-subtree-split: 958dfc669f8daeefe686a13aa852fb95f1537886
      
      * save
      
      * save
      
      * up some deps
      
      * up some deps
      
      * clean
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      0c91bfbf
Loading