- 06 Aug, 2018 1 commit
- 
- 
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 9 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 
- 
gary rong authored
- 
Chen Quan authored* cmd/evm: change error msg output to stderr * cmd/evm: fix some linter error 
- 
Péter Szilágyi authoredtrie: handle removing the freshest node too 
- 
ledgerwatch authored
 
- 
- 30 Jul, 2018 12 commits
- 
- 
holisticode authored* swarm: merged stream-tests migration to develop * swarm/network: expose simulation RandomUpNode to use in stream tests * swarm/network: wait for subs in PeerEvents and fix stream.runSyncTest * swarm: enforce waitkademlia for snapshot tests * swarm: fixed syncer tests and snapshot_sync_test * swarm: linting of simulation package * swarm: address review comments * swarm/network/stream: fix delivery_test bugs and refactor * swarm/network/stream: addressed PR comments @janos * swarm/network/stream: enforce waitKademlia, improve TestIntervals * swarm/network/stream: TestIntervals not waiting for chunk to be stored 
- 
Péter Szilágyi authoredcmd/puppeth: force tiny memory for geth attach in id lookup 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredcmd/puppeth: split banned ethstats addresses over columns 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Ha ĐANG authored
- 
Oleg Kovalov authored
- 
Janoš Guljaš authored
- 
Oleg Kovalov authored* all: simplify switches * silly mistake 
- 
Anton Evangelatov authored
- 
Anton Evangelatov authoredbuild: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) * build: add support for different package and binary names * build: bump up copyright date * build: change default PackageName to empty string * build, internal, swarm: enhance build/release process * build: hack ethereum-swarm as a "depends" in deb package * build/ci: remove redundant variables * build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta; * internal: remove VERSION() method which reads VERSION file * build: fix VersionFilePath to Version * Makefile: remove clean_go_build_cache.sh until it works * Makefile: revert removal of clean_go_build_cache.sh 
 
- 
- 26 Jul, 2018 6 commits
- 
- 
Péter Szilágyi authoredinternal, vendor: update Azure blobstore API 
- 
Péter Szilágyi authored
- 
Raghav Sood authored* core/blockchain: export progress * core: polish up chain export progress report a bit 
- 
a e r t h authored* cmd: stop parsing bootnodes if one is invalid * cmd/geth: require valid command as argument (or no arg) 
- 
Péter Szilágyi authoredbuild: deprecated ubuntu artful, enable ubuntu cosmic 
- 
Péter Szilágyi authoredbuild: noop clean during travis debsrc assembly step 
 
-