Igor Mandrigin
|
9cc9982a6a
|
[#639] Disable filter removal in `go-ethereum`. (#650)
|
2018-02-12 13:02:25 +01:00 |
Dmitry Shulyak
|
d0ef64a177
|
Maintain local copy of the nonce for each used address (#538)
|
2018-02-08 00:23:57 +02:00 |
Igor Mandrigin
|
156bbe1986
|
[#429] fix npe in geth's filter system.
|
2018-02-02 15:10:30 +02:00 |
Adam Babik
|
89d89681a3
|
Add support for metrics (#558)
It adds support for metrics (expvar and Prometheus) along with docker-compose files to run a Whisper test cluster.
|
2018-01-30 12:51:48 +01:00 |
Igor Mandrigin
|
fb3d2ff6fe
|
Introduce the dependency vendoring tool: `dep`. (#551)
* Introduce `dep`, the dependency vendoring tool.
Use commits from `go-ethereum@release/1.7` for most of the dependencies.
* Update dependencies.
|
2018-01-25 14:08:43 +01:00 |