- Oct 05, 2018
-
-
Jeremy Schlatter authored
-
- Sep 29, 2018
-
-
HackyMiner authored
- update go-colorable, go-isatty, go-runewidth packages - use go-isatty instead of log/term and remove log/term package
-
- Sep 03, 2018
-
-
Wenbiao Zheng authored
-
- Aug 28, 2018
-
-
Anton Evangelatov authored
-
- Aug 21, 2018
-
-
Jeremy Schlatter authored
-
- Aug 16, 2018
-
-
Péter Szilágyi authored
-
- Jul 25, 2018
-
-
Péter Szilágyi authored
-
- Jul 16, 2018
-
-
Ralph Caraveo III authored
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set. * whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
-
- Jul 13, 2018
-
-
Anton Evangelatov authored
* swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
-
- Jul 12, 2018
-
-
Gary Rong authored
* vendor: update leveldb * ethdb: remove useless warning log
-
- Jul 11, 2018
-
-
Kurkó Mihály authored
* cmd, dashboard, internal, log, node: logging feature * cmd, dashboard, internal, log: requested changes * dashboard, vendor: gofmt, govendor, use vendored file watcher * dashboard, log: gofmt -s -w, goimports * dashboard, log: gosimple
-
- Jul 02, 2018
-
-
Fabian Raetz authored
-
- Jun 05, 2018
-
-
Elad authored
* vendor: added vendor packages necessary for the swarm-network-rewrite merge into ethereum master * vendor: removed multihash deps
-
- May 22, 2018
-
-
Gary Rong authored
* vendor: update leveldb package * ethdb: print warning log if db is performing compaction * ethdb: update annotation and log
-
- May 02, 2018
-
-
timothy authored
-
- Apr 23, 2018
-
-
Felix Lange authored
* cmd/geth, mobile: add memsize to pprof server This is a temporary change, to be reverted before the next release. * cmd/geth: fix variable name
-
- Apr 21, 2018
-
-
Fabian Raetz authored
-
- Mar 08, 2018
-
-
Kurkó Mihály authored
* cmd, dashboard, ethdb, vendor: send iostats to dashboard * ethdb: change names * ethdb: handle parsing errors * ethdb: handle iostats syntax error * ethdb: r -> w
-
- Mar 07, 2018
-
-
Péter Szilágyi authored
-
- Feb 23, 2018
-
-
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
-
- Feb 17, 2018
-
-
Anton Evangelatov authored
-
- Jan 29, 2018
-
-
Martin Holst Swende authored
-
- Jan 23, 2018
-
-
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
-
- Jan 03, 2018
-
-
Felix Lange authored
-
- Jan 02, 2018
-
-
Péter Szilágyi authored
-
- Dec 21, 2017
-
-
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
-
- Dec 06, 2017
-
-
Felix Lange authored
We need those operations for p2p/enr. Also upgrade github.com/btcsuite/btcd/btcec to the latest version and improve BenchmarkSha3. The benchmark printed extra output that confused tools like benchstat and ignored N.
-
- Nov 12, 2017
-
-
Bo authored
* cmd/puppeth: handle encrypted ssh keys * cmd/puppeth: fix unconvert linter error
-
- Nov 10, 2017
-
-
Robert Zaremba authored
github.com/stretchr/testify is a useful library for doing assertion in tests. It makes assertions in test more less verbose and more comfortable to read and use.
-
- Oct 05, 2017
-
-
Péter Szilágyi authored
-
- Sep 25, 2017
-
-
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.
-
- Sep 05, 2017
-
-
Péter Szilágyi authored
-
- Aug 21, 2017
-
-
Péter Szilágyi authored
-
- Aug 18, 2017
-
-
Felix Lange authored
The lock file was ineffective because opening leveldb storage in read-only mode doesn't really take the lock. Fix it by including a dedicated flock library (which is actually split out of goleveldb).
-
- Aug 11, 2017
-
-
Maximilian Meister authored
-
- Aug 09, 2017
-
-
Péter Szilágyi authored
-
- Jul 11, 2017
-
-
Péter Szilágyi authored
-
- Jun 21, 2017
-
-
Lewis Marshall authored
-
Bas van Kervel authored
-
- May 03, 2017
-
-
Péter Szilágyi authored
-