Elad and Rafael Matias
79cac793c0
swarm/storage/netstore: add fetcher cancellation on shutdown ( #19049 )
...
swarm/network/stream: remove netstore internal wg
swarm/network/stream: run individual tests with t.Run
(cherry picked from commit 3ee09ba035 )
2019-02-19 13:11:52 +01:00
Elad and Rafael Matias
3d2bedf8d0
swarm/storage: fix influxdb gc metrics report ( #19102 )
...
(cherry picked from commit 5b8ae7885e )
2019-02-19 13:11:52 +01:00
Elad and Rafael Matias
a0127019c3
swarm: fix uptime gauge update goroutine leak by introducing cleanup functions ( #19040 )
...
(cherry picked from commit d596bea2d5 )
2019-02-19 13:11:51 +01:00
Elad and Rafael Matias
7038b5734c
cmd/swarm/swarm-smoke: sliding window test ( #18967 )
...
(cherry picked from commit b91bf08876 )
2019-02-19 13:05:26 +01:00
Elad and Rafael Matias
2695aa9e0d
p2p/testing, swarm: remove unused testing.T in protocol tester ( #18500 )
...
(cherry picked from commit 2abeb35d54 )
2019-02-19 12:56:31 +01:00
Elad and Rafael Matias
475a0664c5
p2p/simulations: fix data race on swarm/network/simulations ( #18464 )
...
(cherry picked from commit 85a79b3ad3 )
2019-02-19 12:56:30 +01:00
Elad and Rafael Matias
21d54bcaac
cmd/swarm/swarm-snapshot: disable tests on windows ( #18478 )
...
(cherry picked from commit 632135ce4c )
2019-02-19 12:56:30 +01:00
Elad and Rafael Matias
afb65f6ace
swarm/network: fix data race warning on TestBzzHandshakeLightNode ( #18459 )
...
(cherry picked from commit 81e26d5a48 )
2019-02-19 12:55:18 +01:00
Elad and Rafael Matias
a3f31f51f3
cmd/swarm/swarm-snapshot: swarm snapshot generator ( #18453 )
...
* cmd/swarm/swarm-snapshot: add binary to create network snapshots
* cmd/swarm/swarm-snapshot: refactor and extend tests
* p2p/simulations: remove unused triggerChecks func and fix linter
* internal/cmdtest: raise the timeout for killing TestCmd
* cmd/swarm/swarm-snapshot: add more comments and other minor adjustments
* cmd/swarm/swarm-snapshot: remove redundant check in createSnapshot
* cmd/swarm/swarm-snapshot: change comment wording
* p2p/simulations: revert Simulation.Run from master
https://github.com/ethersphere/go-ethereum/pull/1077/files#r247078904
* cmd/swarm/swarm-snapshot: address pr comments
* swarm/network/simulations/discovery: removed snapshot write to file
* cmd/swarm/swarm-snapshot, swarm/network/simulations: removed redundant connection event check, fixed lint error
(cherry picked from commit 34f11e752f )
2019-02-19 12:54:56 +01:00
Elad and Anton Evangelatov
472c23a801
p2p/simulation: move connection methods from swarm/network/simulation ( #18323 )
2018-12-17 12:19:01 +01:00
Elad and Anton Evangelatov
bb724080ca
cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation ( #18274 )
2018-12-11 09:21:58 +01:00
Elad and Anton Evangelatov
3ac633ba84
swarm/api/http: add resetting timer metrics to requests ( #18249 )
2018-12-05 11:20:55 +01:00
Elad and Anton Evangelatov
f5e6634fd2
swarm/api: improve not found error msg ( #18171 )
2018-11-26 12:53:15 +01:00
Elad and Anton Evangelatov
51e2e78d26
swarm/api/http: change request served msg log level ( #18127 )
2018-11-18 10:54:03 +01:00
Elad and Viktor Trón
126dfde6c9
cmd/swarm: auto resolve default path according to env flag ( #17960 )
2018-11-04 07:59:58 +01:00
Elad and Martin Holst Swende
f08f596a37
all: updated code owners file ( #17987 )
2018-10-31 23:36:33 +01:00
Elad and Anton Evangelatov
66debd91d9
swarm/api/http: remove ModTime=now for direct and multipart uploads ( #17945 )
2018-10-19 16:02:44 +02:00
Elad and Viktor Trón
aeb733623e
swarm/network: disallow historical retrieval requests ( #17936 )
2018-10-19 10:50:25 +02:00
Elad and Anton Evangelatov
4868964bb9
cmd/swarm: split flags and cli command declarations to the relevant files ( #17896 )
2018-10-12 14:51:38 +02:00
Elad and Felix Lange
da290e9707
cmd/swarm: speed up tests ( #17878 )
...
These minor changes already shaved off around 30s.
2018-10-09 14:08:40 +02:00
Elad and Anton Evangelatov
bd1f7ebda2
cmd/swarm: fix appveyor build ( #17808 )
2018-10-02 14:59:58 +02:00
Elad
933ebaa47e
cmd/swarm: password threw on upload manifest
2018-09-12 08:25:04 +02:00
Elad and Balint Gabor
8b9b149d54
swarm/api/http: bzz-immutable wrong handler bug ( #17602 )
2018-09-07 15:23:29 +02:00
Elad and Balint Gabor
70d31fb278
cmd/swarm: added password to ACT ( #17598 )
2018-09-07 09:56:05 +02:00
Elad and Balint Gabor
580145e96d
swarm/storage: added metrics for db entry count ( #17589 )
2018-09-06 12:11:38 +02:00
Elad and Balint Gabor
4c15ffffdd
swarm/api/http: added a regression test for resolver bug from #17483 ( #17502 )
2018-09-06 12:08:39 +02:00
Elad and Balint Gabor
5918b88a8f
cmd/swarm: added publisher key assertion to act tests ( #17471 )
2018-09-05 11:33:07 +02:00
Elad and Balint Gabor
beee7a52e0
cmd/swarm: added scaling test for ACT manifests ( #17496 )
2018-09-04 14:29:00 +02:00
Elad and Péter Szilágyi
f34f361ca6
swarm/api/http: fixed resolver bug ( #17483 )
2018-08-22 17:53:33 +03:00
Elad and Péter Szilágyi
c4078fc805
cmd/swarm: added swarm bootnodes ( #17414 )
2018-08-20 15:09:50 +03:00
e8752f4e9f
cmd/swarm, swarm: added access control functionality ( #17404 )
...
Co-authored-by: Janos Guljas <janos@resenje.org >
Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com >
Co-authored-by: Balint Gabor <balint.g@gmail.com >
2018-08-15 17:41:52 +02:00
Elad and Balint Gabor
3ec5dda4d2
swarm/api/http: added logging to denote request ended ( #17371 )
2018-08-10 13:49:37 +02:00
Elad and Balint Gabor
4bb2dc3d09
swarm/api/http: test fixes ( #17334 )
2018-08-07 13:40:38 +02:00
Elad and Balint Gabor
93fe16b0a5
swarm/api/http: refactored http package ( #17309 )
2018-08-07 11:56:55 +02:00
Elad and Anton Evangelatov
0647c4de7b
swarm/api/http: http package refactoring 1/5 and 2/5
2018-07-23 15:33:32 +02:00
Elad and Felix Lange
1836366ac1
all: library changes for swarm-network-rewrite ( #16898 )
...
This commit adds all changes needed for the merge of swarm-network-rewrite.
The changes:
- build: increase linter timeout
- contracts/ens: export ensNode
- log: add Output method and enable fractional seconds in format
- metrics: relax test timeout
- p2p: reduced some log levels, updates to simulation packages
- rpc: increased maxClientSubscriptionBuffer to 20000
2018-06-14 11:21:17 +02:00
Elad and Balint Gabor
5bee5d69d7
vendor: added vendor packages necessary for the swarm-network-rewrite merge ( #16792 )
...
* vendor: added vendor packages necessary for the swarm-network-rewrite merge into ethereum master
* vendor: removed multihash deps
2018-06-05 12:40:21 +02:00
Elad_ and Felix Lange
2e247705cd
travis.yml: add TEST_PACKAGES to speed up swarm testing ( #16456 )
...
This commit is meant to allow ecosystem projects such as ethersphere
to minimize CI build times by specifying an environment variable with
the packages to run tests on.
If the environment variable isn't defined the build script will test
all packages so this shouldn't affect the main go-ethereum repository.
2018-04-10 16:35:26 +02:00
Elad Nachmias and Péter Szilágyi
b574b57766
swarm: give correct error on 0x hash prefix ( #16195 )
...
- added a case error struct that contains information about certain error cases
in which we would like to output more information to the client
- added a validation method that iterates and adds the information that is
stored in the error cases
2018-02-27 15:32:38 +02:00
Elad Nachmias and Péter Szilágyi
dd389e595f
eth: added travis build badge ( #16117 )
...
* eth: added travis build status for master branch
* README: fix travis badge order, link to CI
2018-02-27 13:04:47 +02:00