- 04 Oct, 2018 6 commits
-
-
Felix Lange authored
-
Péter Szilágyi authored
Enable constantinople on Ropsten testnet
-
Liang Ma authored
-
Felix Lange authored
* cmd/puppeth: fix node URL in health check * cmd/puppeth: set external IP for geth * cmd/puppeth: fix enode cast issue
-
cdetrio authored
-
Anton Evangelatov authored
-
- 03 Oct, 2018 13 commits
-
-
Felföldi Zsolt authored
-
Viktor Trón authored
swarm/storage/feeds: Renamed MRU to Swarm Feeds
-
Anton Evangelatov authored
-
Péter Szilágyi authored
-
Samuel Marks authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Javier Peletier authored
-
- 02 Oct, 2018 4 commits
-
-
Elad authored
-
Anton Evangelatov authored
-
Viktor Trón authored
swarm: handle errors in cmdLineOverride and envVarsOverride
-
Viktor Trón authored
cmd/swarm: correct swarm version on --help
-
- 01 Oct, 2018 7 commits
-
-
Viktor Trón authored
cmd/swarm: disable export and upload tests on Windows
-
EOS Classic authored
-
Felföldi Zsolt authored
-
Martin Holst Swende authored
-
Anton Evangelatov authored
-
Alexey Sharov authored
- Mime types generator (Standard "mime" package rely on system-settings, see mime.osInitMime) - Changed swarm/api.Upload: - simplify I/O throttling by semaphore primitive and use file name where possible - f.Close() must be called in Defer - otherwise panic or future added early return will cause leak of file descriptors - one error was suppressed
-
Anton Evangelatov authored
-
- 29 Sep, 2018 8 commits
-
-
Ryan Schneider authored
-
reinerRubin authored
-
ledgerwatch authored
-
Wenbiao Zheng authored
-
Wenbiao Zheng authored
-
thumb8432 authored
-
HackyMiner authored
This implements EIP-695.
-
HackyMiner authored
- update go-colorable, go-isatty, go-runewidth packages - use go-isatty instead of log/term and remove log/term package
-
- 28 Sep, 2018 2 commits
-
-
Ferenc Szabo authored
When CLI tests were spanning new nodes, the log level verbosity was hard coded as 6. So the Swarm process was always polluting the test output with TRACE level logs. Now `go test -v ./cmd/swarm -loglevel 0` works as expected.
-
CDsigma authored
-