- Aug 03, 2018
-
-
Péter Szilágyi authored
cmd/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 authored
mobile: 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>
-
- Aug 02, 2018
-
-
Péter Szilágyi authored
tests: enable the Constantinople fork definition
-
- Aug 01, 2018
-
-
Péter Szilágyi authored
Revert "cmd/evm: change error msg output to stderr (#17118)"
-
Péter Szilágyi authored
This reverts commit fb9f7261.
-
Péter Szilágyi authored
-
- Jul 31, 2018
-
-
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 authored
trie: handle removing the freshest node too
-
ledgerwatch authored
-
- Jul 30, 2018
-
-
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 authored
cmd/puppeth: force tiny memory for geth attach in id lookup
-
Péter Szilágyi authored
-
Péter Szilágyi authored
cmd/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 authored
build: 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
-
- Jul 26, 2018
-
-
Péter Szilágyi authored
internal, 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 authored
build: deprecated ubuntu artful, enable ubuntu cosmic
-
Péter Szilágyi authored
build: noop clean during travis debsrc assembly step
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-