- Aug 01, 2018
-
-
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
-
Péter Szilágyi authored
build: fix bash->sh function declaration
-
Péter Szilágyi authored
-
Sarlor authored
cmd: Comment error
-
- Jul 25, 2018
-
-
Péter Szilágyi authored
-
Guillaume Ballet authored
- Define an Interpreter interface - One contract can call contracts from other interpreter types. - Pass the interpreter to the operands instead of the evm. This is meant to prevent type assertions in operands.
-
Antoine Rondelet authored
-
Péter Szilágyi authored
core: fix typo in comment code
-
hadv authored
-
Viktor Trón authored
swarm: README.md
-
- Jul 24, 2018
-
-
Osuke authored
* fixed-typo * core: fix txpool guarantee comment
-