- Dec 22, 2018
-
-
Jerzy Lasyk authored
* p2p/protocols: accounting metrics rpc added (#847) * p2p/protocols: accounting api documentation added (#847) * p2p/protocols: accounting api doc updated (#847) * p2p/protocols: accounting api doc update (#847) * p2p/protocols: accounting api doc update (#847) * p2p/protocols: fix file is not gofmted * fix lint error * updated comments after review * add account balance to rpc * naming changed after review
-
- Dec 21, 2018
-
-
Wenbiao Zheng authored
-
Vlad Gluhovsky authored
-
Louis Holbrook authored
* p2p/simulation: WIP minimal snapshot test * p2p/simulation: Add snapshot create, load and verify to snapshot test * build: add test tag for tests * p2p/simulations, build: Revert travis change, build test sym always * p2p/simulations: Add comments, timeout check on additional events * p2p/simulation: Add benchmark template for minimal peer protocol init * p2p/simulations: Remove unused code * p2p/simulation: Correct timer reset * p2p/simulations: Put snapshot check events in buffer and call blocking * p2p/simulations: TestSnapshot fail if Load function returns early * p2p/simulations: TestSnapshot wait for all connections before returning * p2p/simulation: Revert to before wait for snap load (5e75594) * p2p/simulations: add "conns after load" subtest to TestSnapshot and nudge
-
- Dec 20, 2018
-
-
Jordan Krage authored
* core: sanitize more TxPoolConfig fields * core: fix TestTransactionPendingMinimumAllowance
-
Martin Holst Swende authored
* downloader: fix edgecase where returned index is OOB for downloader * downloader: documentation Co-Authored-By:
holiman <martin@swende.se>
-
- Dec 18, 2018
-
-
Javier Peletier authored
-
Louis Holbrook authored
-
Javier Peletier authored
-
holisticode authored
* swarm/network/stream: fix visualized_snapshot_sync_sim_test * swarm/network/stream: updated visualized snapshot-test;data in p2p event * swarm/network/stream: cleanup visualized snapshot sync test * swarm/network/stream: re-enable t.Skip for visualized test * swarm/network/stream: addressed PR comments
-
- Dec 17, 2018
-
-
Elad authored
-
Anton Evangelatov authored
-
weimumu authored
* fix slice unpack bug in accounts/abi
-
- Dec 14, 2018
-
-
Felix Lange authored
-
Guillaume Ballet authored
-
yahtoo authored
-
Shuai Qi authored
-
Adam Schmideg authored
-
qd-ethan authored
-
Martin Holst Swende authored
-
- Dec 13, 2018
-
-
tzapu authored
argument type and name were reversed
-
Shuai Qi authored
-
Corey Lin authored
* usbwallet: check returned error when decoding hexstr * Update accounts/usbwallet/ledger.go Co-Authored-By:
CoreyLin <514971757@qq.com> * usbwallet: check hex decode error
-
- Dec 12, 2018
-
-
Javier Peletier authored
-
Anton Evangelatov authored
* swarm/shed: add metrics to each shed db * swarm/shed: push metrics prefix up * swarm/shed: rename prefix to metricsPrefix * swarm/shed: unexport Meter, remove Mutex for quit channel
-
- Dec 11, 2018
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Martin Holst Swende authored
* geth/core/eth: implement constantinople override flag * les: implemnent constantinople override flag for les clients * cmd/geth, eth, les: fix typo, move flag to experimentals
-
Péter Szilágyi authored
cmd/faucet, cmd/puppeth: fix enode and compose regressions, expose UDP
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Elad authored
cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274)
-
- Dec 10, 2018
-
-
Péter Szilágyi authored
params: update CHTs for the 1.8.20 release
-
Péter Szilágyi authored
cmd, eth: add support for `--whitelist <blocknum>=<hash>`
-
Louis Holbrook authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Ryan Schneider authored
* Rejects peers that respond with a different hash for any of the passed in block numbers. * Meant for emergency situations when the network forks unexpectedly.
-
YOSHIDA Masanori authored
* Fix typo in interfaces.go * Update interfaces.go
-
Péter Szilágyi authored
light: fix duplicated argument in bytes.Equal call
-