good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 15, 2020
    • Martin Michlmayr's avatar
      all: fix typos in comments (#21118) · 732a20d4
      Martin Michlmayr authored
      # Conflicts:
      #	accounts/abi/bind/backends/simulated.go
      #	cmd/puppeth/module_dashboard.go
      #	core/blockchain_test.go
      #	core/rawdb/chain_iterator.go
      #	core/state/snapshot/difflayer.go
      #	core/state/snapshot/iterator.go
      #	core/state/snapshot/iterator_fast.go
      #	core/state/snapshot/snapshot.go
      #	core/state/snapshot/wipe.go
      #	core/tx_pool.go
      #	les/clientpool.go
      #	les/peer.go
      #	mobile/doc.go
      #	trie/committer.go
      #	trie/database.go
      732a20d4
  2. May 20, 2020
  3. Feb 27, 2020
    • Felix Lange's avatar
      log, internal/debug: delete RotatingFileHandler (#20586) · 5f7f638a
      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
      5f7f638a
  4. Dec 09, 2019
  5. Dec 03, 2019
  6. Nov 01, 2019
  7. May 20, 2019
  8. Sep 29, 2018
  9. Jul 11, 2018
  10. Jun 25, 2018
  11. 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
  12. May 22, 2018
  13. May 03, 2018
  14. Aug 07, 2017
  15. Apr 04, 2017
  16. 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
  17. Mar 09, 2017
  18. Feb 28, 2017
  19. Feb 27, 2017
  20. Feb 23, 2017
Loading