good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 05, 2018
  2. Sep 29, 2018
  3. Sep 03, 2018
  4. Aug 28, 2018
  5. Aug 21, 2018
  6. Aug 16, 2018
  7. Jul 25, 2018
  8. Jul 16, 2018
  9. Jul 13, 2018
  10. Jul 12, 2018
  11. Jul 11, 2018
  12. Jul 02, 2018
  13. Jun 05, 2018
  14. May 22, 2018
  15. May 02, 2018
  16. Apr 23, 2018
  17. Apr 21, 2018
  18. Mar 08, 2018
  19. Mar 07, 2018
  20. Feb 23, 2018
    • Anton Evangelatov's avatar
      metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) · ae9f9722
      Anton Evangelatov authored
      * go-metrics: fork library and introduce ResettingTimer and InfluxDB reporter.
      
      * vendor: change nonsense/go-metrics to ethersphere/go-metrics
      
      * go-metrics: add tests. move ResettingTimer logic from reporter to type.
      
      * all, metrics: pull in metrics package in go-ethereum
      
      * metrics/test: make sure metrics are enabled for tests
      
      * metrics: apply gosimple rules
      
      * metrics/exp, internal/debug: init expvar endpoint when starting pprof server
      
      * internal/debug: tiny comment formatting fix
      ae9f9722
  21. Feb 17, 2018
  22. Jan 29, 2018
  23. Jan 23, 2018
    • Kurkó Mihály's avatar
      dashboard: CPU, memory, diskIO and traffic on the footer (#15950) · 05ade193
      Kurkó Mihály authored
      * dashboard: footer, deep state update
      
      * dashboard: resolve asset path
      
      * dashboard: prevent state update on every reconnection
      
      * dashboard: fix linter issue
      
      * dashboard, cmd: minor UI fix, include commit hash
      
      * dashboard: gitCommit renamed to commit
      
      * dashboard: move the geth version to the right, make commit optional
      
      * dashboard: memory, traffic and CPU on footer
      
      * dashboard: fix merge
      
      * dashboard: CPU, diskIO on footer
      
      * dashboard: rename variables, use group declaration
      
      * dashboard: docs
      05ade193
  24. Jan 03, 2018
  25. Jan 02, 2018
  26. Dec 21, 2017
    • Péter Szilágyi's avatar
      cmd, core, eth/tracers: support fancier js tracing (#15516) · 5258785c
      Péter Szilágyi authored
      * cmd, core, eth/tracers: support fancier js tracing
      
      * eth, internal/web3ext: rework trace API, concurrency, chain tracing
      
      * eth/tracers: add three more JavaScript tracers
      
      * eth/tracers, vendor: swap ottovm to duktape for tracing
      
      * core, eth, internal: finalize call tracer and needed extras
      
      * eth, tests: prestate tracer, call test suite, rewinding
      
      * vendor: fix windows builds for tracer js engine
      
      * vendor: temporary duktape fix
      
      * eth/tracers: fix up 4byte and evmdis tracer
      
      * vendor: pull in latest duktape with my upstream fixes
      
      * eth: fix some review comments
      
      * eth: rename rewind to reexec to make it more obvious
      
      * core/vm: terminate tracing using defers
      5258785c
  27. Dec 06, 2017
  28. Nov 12, 2017
  29. Nov 10, 2017
  30. Oct 05, 2017
  31. Sep 25, 2017
    • Lewis Marshall's avatar
      p2p: add network simulation framework (#14982) · 9feec51e
      Lewis Marshall authored
      This commit introduces a network simulation framework which
      can be used to run simulated networks of devp2p nodes. The
      intention is to use this for testing protocols, performing
      benchmarks and visualising emergent network behaviour.
      9feec51e
  32. Sep 05, 2017
  33. Aug 21, 2017
  34. Aug 18, 2017
  35. Aug 11, 2017
  36. Aug 09, 2017
  37. Jul 11, 2017
  38. Jun 21, 2017
  39. May 03, 2017
Loading