- 16 Jan, 2019 1 commit
-
-
Paweł Bylica authored
-
- 15 Jan, 2019 7 commits
-
-
dragonvslinux authored
* Update copyright 2018 -> 2019 * Update copyright 2018 -> 2019
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
params: postpone Constantinople due to net SSTORE reentrancy
-
Péter Szilágyi authored
-
Guillaume Ballet authored
-
gluk256 authored
-
- 11 Jan, 2019 4 commits
-
-
gluk256 authored
* swarm/pot: refactored pot.remove(), updated comments * swarm/pot: comments updated
-
holisticode authored
* swarm/network: eachBin now starts at kaddepth for nn * swarm/network: fix Kademlia.EachBin * swarm/network: fix kademlia.EachBin * swarm/network: correct EachBin implementation according to requirements * swarm/network: less addresses simplified tests * swarm: calc kad depth outside loop in EachBin test * swarm/network: removed printResults * swarm/network: cleanup imports * swarm/network: remove kademlia.EachBin; fix RequestSubscriptions and add unit test * swarm/network/stream: address PR comments * swarm/network/stream: package-wide subscriptionFunc * swarm/network/stream: refactor to kad.EachConn
-
gary rong authored
* core, eth: fix database version * eth: polish error message
-
Ferenc Szabo authored
-
- 10 Jan, 2019 4 commits
-
-
Guillaume Ballet authored
Co-authored-by:
weimumu <934657014@qq.com>
-
lash authored
* swarm/network: Rename minproxbinsize, add as member of simulation * swarm/network: Deactivate WaitTillHealthy, unreliable pending suggestpeer
-
gary rong authored
-
Viktor Trón authored
* swarm/network, swarm/pss: remove isproxbin bool from kad.Each* iterfunc * swarm/network: restore comment and unskip snapshot sync tests
-
- 09 Jan, 2019 1 commit
-
-
Janoš Guljaš authored
* swarm/storage: fix T.Fatal inside a goroutine * swarm/network/simulation: fix T.Fatal inside a goroutine * swarm/network/stream: fix T.Fatal inside a goroutine * swarm/network/simulation: consistent failures in TestPeerEventsTimeout * swarm/network/simulation: rename sendRunSignal to triggerSimulationRun
-
- 08 Jan, 2019 1 commit
-
-
Anton Evangelatov authored
-
- 07 Jan, 2019 6 commits
-
-
holisticode authored
* swarm: completed 1st phase of swap accounting * swarm, p2p/protocols: added stream pricing * swarm/network/stream: gofmt simplify stream.go * swarm: fixed review comments * swarm: used snapshots for swap tests * swarm: custom retrieve for swap (less cascaded requests at any one time) * swarm: addressed PR comments * swarm: log output formatting * swarm: removed parallelism in swap tests * swarm: swap tests simplification * swarm: removed swap_test.go * swarm/network/stream: added prefix space for comments * swarm/network/stream: unit test for prices * swarm/network/stream: don't hardcode price * swarm/network/stream: fixed invalid price check
-
Janoš Guljaš authored
-
Janoš Guljaš authored
-
Sean authored
* Changed dumpConfig function to optionally save to file * Added O_TRUNC flag to file open and cleaned up code
-
Yondon Fu authored
-
Jeremy Schlatter authored
-
- 06 Jan, 2019 1 commit
-
-
Ferenc Szabo authored
* swarm/network: fix code inspection problems - typos - redundant import alias * p2p/simulations: fix code inspection problems - typos - unused function parameters - redundant import alias - code style issue: snake case * swarm/network: fix unused method parameters inspections
-
- 05 Jan, 2019 2 commits
-
-
Jeremy Schlatter authored
-
gary rong authored
* eth/tracer: extend create2 * eth/tracers: fix create2-flaw in prestate_tracer * eth/tracers: fix test * eth/tracers: update assets
-
- 04 Jan, 2019 5 commits
-
-
Péter Szilágyi authored
core/types: update incorrect comment
-
Péter Szilágyi authored
vendor, crypto, swarm: switch over to upstream sha3 package
-
Ha ĐANG authored
* cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses * cmd/puppeth: don't need to handle duplicate set
-
Péter Szilágyi authored
-
Dave McGregor authored
-
- 03 Jan, 2019 6 commits
-
-
Anton Evangelatov authored
-
HackyMiner authored
-
Dragan Milic authored
-
Samuel Marks authored
* travis, appveyor: bump to Go 1.11.4 * internal/build: revert comment changes
-
Rick authored
* add LGPL licence at update-licence.go * add empty line
-
Janoš Guljaš authored
-
- 02 Jan, 2019 2 commits
-
-
Martin Alex Philip Dawson authored
-
Guillaume Ballet authored
-