- 09 Aug, 2018 6 commits
- 
- 
Janoš Guljaš authored
- 
Anton Evangelatov authored
- 
Péter Szilágyi authoredeth, trie: fix tracer GC which accidentally pruned the metaroot 
- 
Péter Szilágyi authored
- 
libotony authored
- 
Jay authored
 
- 
- 08 Aug, 2018 2 commits
- 07 Aug, 2018 9 commits
- 
- 
Janoš Guljaš authored
- 
Attila Gazso authored* swarm: Added lightnode flag Added --lightnode command line parameter Added LightNode to Handshake message * swarm/config: Fixed variable naming * cmd/swarm: Changed BoolTFlag to BoolFlag for SwarmLightNodeEnabled * swarm/network: Changed logging * swarm/network: Changed protocol version testing * swarm/network: Renamed DefaultNetworkID variable to TestProtocolNetworkID * swarm/network: Bumped protocol version * swarm/network: Changed LightNode handhsake test to table driven * swarm/network: Changed back TestProtocolVersion to 5 for now * swarm/network: Moved the test configuration inside the test function scope 
- 
b00ris authored
- 
Elad authored
- 
Oleg Kovalov authored
- 
Anton Evangelatov authored
- 
Andrew Chiw authoredhttpDo has a verbose option that dumps the HTTP request 
- 
Elad authored
- 
Javier Peletier authored
 
- 
- 06 Aug, 2018 6 commits
- 
- 
Felföldi Zsolt authored
- 
Felföldi Zsolt authoredrpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. 
- 
gary rong authored
- 
Janoš Guljaš authored* swarm/network/simulation: increase the sleep duration for TestRun * cmd/swarm, swarm: fix failing tests on mac * cmd/swarm: update TestCLISwarmFs skip comment * swarm/network/simulation: adjust disconnections on simulation close * swarm/network/simulation: call cleanups after net shutdown 
- 
stormpang authoredantything --> anything :P 
- 
Péter Szilágyi authoredFix punctuation - closes #17317 
 
- 
- 05 Aug, 2018 1 commit
- 
- 
ligi authored
 
- 
- 03 Aug, 2018 7 commits
- 
- 
Péter Szilágyi authoredcmd/puppeth: graceful shutdown on redeploys 
- 
Péter Szilágyi authored
- 
gary rong authored* consensus/ethash: start remote ggoroutine to handle remote mining * consensus/ethash: expose remote miner api * consensus/ethash: expose submitHashrate api * miner, ethash: push empty block to sealer without waiting execution * consensus, internal: add getHashrate API for ethash * consensus: add three method for consensus interface * miner: expose consensus engine running status to miner * eth, miner: specify etherbase when miner created * miner: commit new work when consensus engine is started * consensus, miner: fix some logics * all: delete useless interfaces * consensus: polish a bit 
- 
Roc Yu authored
- 
Péter Szilágyi authoredmobile: fix missing return for CallMsg.SetTo(nil) 
- 
Péter Szilágyi authored
- 
Hyung-Kyu Hqueue Choi authored- Update benchmarks to use a pool of int pools. Unless benchmarks are aborted with segmentation fault. Signed-off-by:Hyung-Kyu Choi <hqueue@users.noreply.github.com> 
 
- 
- 02 Aug, 2018 1 commit
- 
- 
Péter Szilágyi authoredtests: enable the Constantinople fork definition 
 
- 
- 01 Aug, 2018 3 commits
- 
- 
Péter Szilágyi authoredRevert "cmd/evm: change error msg output to stderr (#17118)" 
- 
Péter Szilágyi authoredThis reverts commit fb9f7261. 
- 
Péter Szilágyi authored
 
- 
- 31 Jul, 2018 5 commits
- 
- 
Anton Evangelatov authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Ha ĐANG authored
- 
Ryan Schneider authored* rpc: Make HTTP server timeout values configurable * rpc: Remove flags for setting HTTP Timeouts, configuring via .toml is sufficient. * rpc: Replace separate constants with a single default struct. * rpc: Update HTTP Server Read and Write Timeouts to 30s. * rpc: Remove redundant NewDefaultHTTPTimeouts function. * rpc: document HTTPTimeouts. * rpc: sanitize timeout values for library use 
 
-