good morning!!!!

Skip to content
Snippets Groups Projects
  1. May 25, 2020
  2. Apr 28, 2020
  3. Jan 21, 2020
    • Felix Lange's avatar
      log, internal/debug: delete RotatingFileHandler (#20586) · 31baf3a9
      Felix Lange authored
      * log: delete RotatingFileHandler
      
      We added this for the dashboard, which is gone now. The
      handler never really worked well and had data race and file
      handling issues.
      
      * internal/debug: remove unused RotatingFileHandler setup code
      31baf3a9
  4. Nov 28, 2019
  5. Oct 18, 2019
  6. May 20, 2019
  7. Sep 29, 2018
  8. Jul 11, 2018
  9. Jun 25, 2018
  10. Jun 14, 2018
    • Elad's avatar
      all: library changes for swarm-network-rewrite (#16898) · 1836366a
      Elad authored
      This commit adds all changes needed for the merge of swarm-network-rewrite.
      The changes:
      
      - build: increase linter timeout
      - contracts/ens: export ensNode
      - log: add Output method and enable fractional seconds in format
      - metrics: relax test timeout
      - p2p: reduced some log levels, updates to simulation packages
      - rpc: increased maxClientSubscriptionBuffer to 20000
      1836366a
  11. May 22, 2018
  12. May 03, 2018
  13. Aug 07, 2017
  14. Apr 04, 2017
  15. Mar 24, 2017
    • Felix Lange's avatar
      build: always run go vet · df1fbe3c
      Felix Lange authored
      This ensures 'make test' finds all errors that remote CI would find.
      Go 1.7 vet reports a false positive in package log, add a workaround.
      df1fbe3c
  16. Mar 09, 2017
  17. Feb 28, 2017
  18. Feb 27, 2017
  19. Feb 23, 2017
Loading