| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 170 | -672/+672 |
* | params, swarm: hotfix Geth v1.8.25 release to restore rpc flags | Péter Szilágyi | 2019-04-09 | 1 | -1/+1 |
* | params, swarm: release Geth v1.8.24 (noop Swarm 0.3.12) | Péter Szilágyi | 2019-04-08 | 1 | -1/+1 |
* | params, swarm: release Geth v1.8.23, Swarm v0.3.11 | Péter Szilágyi | 2019-02-20 | 1 | -1/+1 |
* | cmd/utils: allow for multiple influxdb tags (#18520) | Anton Evangelatov | 2019-02-20 | 1 | -19/+16 |
* | swarm/metrics: Send the accounting registry to InfluxDB (#18470) | Jerzy Lasyk | 2019-02-20 | 1 | -6/+19 |
* | swarm: Reinstate Pss Protocol add call through swarm service (#19117) | lash | 2019-02-19 | 1 | -51/+56 |
* | contracts/*: golint updates for this or self warning | Kiel barry | 2019-02-19 | 1 | -1/+1 |
* | p2p, swarm: fix node up races by granular locking (#18976) | Ferenc Szabo | 2019-02-19 | 6 | -51/+33 |
* | swarm/pss: refactoring (#19110) | gluk256 | 2019-02-19 | 3 | -256/+293 |
* | swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) | Elad | 2019-02-19 | 3 | -120/+144 |
* | swarm/network: Saturation check for healthy networks (#19071) | holisticode | 2019-02-19 | 4 | -29/+179 |
* | swarm/storage: fix influxdb gc metrics report (#19102) | Elad | 2019-02-19 | 1 | -5/+3 |
* | swarm: fix network/stream data races (#19051) | Janoš Guljaš | 2019-02-19 | 13 | -196/+273 |
* | swarm: fix uptime gauge update goroutine leak by introducing cleanup function... | Elad | 2019-02-19 | 1 | -21/+32 |
* | swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) | holisticode | 2019-02-19 | 1 | -9/+17 |
* | swarm/pss: mutex lifecycle fixed (#19045) | gluk256 | 2019-02-19 | 1 | -4/+7 |
* | swarm/docker: add global-store and split docker images (#19038) | Rafael Matias | 2019-02-19 | 1 | -6/+15 |
* | cmd/swarm/global-store: global store cmd (#19014) | Janoš Guljaš | 2019-02-19 | 1 | -0/+1 |
* | swarm: CI race detector test adjustments (#19017) | Ferenc Szabo | 2019-02-19 | 6 | -84/+60 |
* | swarm/network: refactor simulation tests bootstrap (#18975) | Anton Evangelatov | 2019-02-19 | 9 | -247/+156 |
* | swarm: GetPeerSubscriptions RPC (#18972) | holisticode | 2019-02-19 | 3 | -1/+257 |
* | swarm/pss: transition to whisper v6 (#19023) | gluk256 | 2019-02-19 | 6 | -8/+8 |
* | swarm/network, swarm/storage: Preserve opentracing contexts (#19022) | lash | 2019-02-19 | 10 | -107/+122 |
* | swarm/network: fix data race in fetcher_test.go (#18469) | Ferenc Szabo | 2019-02-19 | 2 | -25/+25 |
* | swarm/pss: Remove pss service leak in test (#18992) | lash | 2019-02-19 | 2 | -0/+11 |
* | swarm/storage: fix test timeout with -race by increasing mget timeout | Ferenc Szabo | 2019-02-19 | 2 | -5/+3 |
* | swarm/storage/localstore: new localstore package (#19015) | Janoš Guljaš | 2019-02-19 | 17 | -0/+4244 |
* | swarm: Debug API and HasChunks() API endpoint (#18980) | holisticode | 2019-02-19 | 11 | -36/+144 |
* | cmd/swarm: hashes command (#19008) | holisticode | 2019-02-19 | 2 | -14/+10 |
* | swarm/storage: Get all chunk references for a given file (#19002) | holisticode | 2019-02-19 | 2 | -0/+76 |
* | swarm/network: Remove extra random peer, connect test sanity, comments (#18964) | lash | 2019-02-19 | 1 | -11/+49 |
* | swarm: fix flaky delivery tests (#18971) | Janoš Guljaš | 2019-02-19 | 2 | -8/+1 |
* | p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) | Elad | 2019-02-19 | 5 | -31/+31 |
* | swarm/version: commit version added (#18510) | gluk256 | 2019-02-19 | 2 | -0/+7 |
* | swarm: fix a data race on startTime (#18511) | Janoš Guljaš | 2019-02-19 | 1 | -3/+3 |
* | swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) | Anton Evangelatov | 2019-02-19 | 8 | -22/+40 |
* | swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) | Elad | 2019-02-19 | 2 | -6/+13 |
* | swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) | Viktor Trón | 2019-02-19 | 3 | -667/+287 |
* | cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) | Elad | 2019-02-19 | 2 | -76/+11 |
* | swarm/network: fix data race in TestNetworkID test (#18460) | Janoš Guljaš | 2019-02-19 | 1 | -5/+4 |
* | swarm/storage: fix mockNetFetcher data races (#18462) | Janoš Guljaš | 2019-02-19 | 1 | -0/+4 |
* | params, swarm/version: Geth 1.8.22-stable, Swarm 0.3.10-stable | Felix Lange | 2019-01-31 | 1 | -1/+1 |
* | params, swarm: release Geth v1.8.21 and Swarm v0.3.9 | Péter Szilágyi | 2019-01-16 | 1 | -4/+4 |
* | swarm/pot: each() functions refactored (#18452) | gluk256 | 2019-01-15 | 3 | -82/+58 |
* | swarm/pot: pot.remove fixed (#18431) | gluk256 | 2019-01-12 | 3 | -20/+86 |
* | Stream subscriptions (#18355) | holisticode | 2019-01-11 | 5 | -320/+234 |
* | p2p/simulations: eliminate concept of pivot (#18426) | Ferenc Szabo | 2019-01-11 | 3 | -60/+1 |
* | swarm/network: Rename minproxbinsize, add as member of simulation (#18408) | lash | 2019-01-10 | 19 | -84/+93 |
* | swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239) | Viktor Trón | 2019-01-10 | 10 | -35/+25 |
* | swarm: Fix T.Fatal inside a goroutine in tests (#18409) | Janoš Guljaš | 2019-01-09 | 7 | -68/+167 |
* | swarm, p2p/protocols: Stream accounting (#18337) | holisticode | 2019-01-08 | 2 | -30/+111 |
* | swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399) | Janoš Guljaš | 2019-01-07 | 1 | -3/+8 |
* | swarm: Shed Index and Uint64Field additions (#18398) | Janoš Guljaš | 2019-01-07 | 6 | -130/+671 |
* | A few minor code inspection fixes (#18393) | Ferenc Szabo | 2019-01-06 | 8 | -27/+27 |
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 10 | -38/+38 |
* | swarm/docker: Dockerfile for swarm:edge docker image (#18386) | Anton Evangelatov | 2019-01-03 | 4 | -1/+57 |
* | swarm/storage: change Proximity function and add TestProximity test (#18379) | Janoš Guljaš | 2019-01-03 | 2 | -3/+186 |
* | swarm: remove unused/dead code (#18351) | Anton Evangelatov | 2018-12-24 | 24 | -396/+19 |
* | swarm/network: Revised depth and health for Kademlia (#18354) | lash | 2018-12-22 | 15 | -273/+413 |
* | p2p/protocols: accounting metrics rpc (#18336) | Jerzy Lasyk | 2018-12-22 | 1 | -0/+6 |
* | swarm/pss: forwarding function refactoring (#18353) | gluk256 | 2018-12-22 | 2 | -51/+436 |
* | p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) | lash | 2018-12-21 | 1 | -26/+9 |
* | swarm/storage: remove unused methods from Chunk interface (#18283) | Javier Peletier | 2018-12-18 | 3 | -21/+4 |
* | swarm/pss: Reduce input vulnerabilities (#18304) | lash | 2018-12-18 | 6 | -60/+116 |
* | swarm/network/simulation:commented out unreachable code-avoid vet errors (#18... | Javier Peletier | 2018-12-18 | 1 | -7/+4 |
* | Update visualized snapshot test (#18286) | holisticode | 2018-12-18 | 1 | -53/+214 |
* | p2p/simulation: move connection methods from swarm/network/simulation (#18323) | Elad | 2018-12-17 | 11 | -535/+37 |
* | swarm/storage/feed: remove unused code (#18324) | Anton Evangelatov | 2018-12-17 | 3 | -30/+4 |
* | swarm/storage: simplify ChunkValidator interface (#18285) | Javier Peletier | 2018-12-12 | 7 | -18/+20 |
* | swarm/shed: add metrics to each shed db (#18277) | Anton Evangelatov | 2018-12-12 | 3 | -7/+206 |
* | params, swarm: begin Geth v1.9.0 family, Swarm v0.3.9 cycle | Péter Szilágyi | 2018-12-11 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.20 and Swarm v0.3.8 | Péter Szilágyi | 2018-12-11 | 1 | -4/+4 |
* | cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api... | Elad | 2018-12-11 | 4 | -20/+107 |
* | swarm/network: Correct ambiguity in compared addresses (#18251) | lash | 2018-12-10 | 1 | -2/+1 |
* | swarm: snapshot load improvement (#18220) | Janoš Guljaš | 2018-12-07 | 2 | -2/+1 |
* | swarm/api/http: add resetting timer metrics to requests (#18249) | Elad | 2018-12-05 | 1 | -0/+5 |
* | swarm/network/stream: Debug log instead of Warn for retrieval failure (#18246) | holisticode | 2018-12-05 | 1 | -1/+3 |
* | swarm/pss: Add same api interface for all Send* methods (#18218) | lash | 2018-12-01 | 2 | -2/+6 |
* | cmd/swarm: add flag for application name (swarm or swarm-private) (#18189) | Anton Evangelatov | 2018-11-30 | 2 | -5476/+0 |
* | params, swarm: start Geth v1.8.20 and Swarm v0.3.8 release cycle | Péter Szilágyi | 2018-11-28 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.19 and Swarm v0.3.7 | Péter Szilágyi | 2018-11-28 | 1 | -4/+4 |
* | Increase bzz version (#18184) | holisticode | 2018-11-27 | 3 | -3/+170 |
* | swarm: add database abstractions (shed package) (#18183) | Janoš Guljaš | 2018-11-27 | 18 | -0/+2287 |
* | swarm/network: Correct neighborhood depth (#18066) | lash | 2018-11-27 | 12 | -37/+209 |
* | Accounting metrics reporter (#18136) | holisticode | 2018-11-27 | 2 | -20/+38 |
* | Remove multihash from Swarm bzz:// for Feeds (#18175) | Javier Peletier | 2018-11-26 | 6 | -222/+165 |
* | swarm/pss: Message handler refactor (#18169) | lash | 2018-11-26 | 10 | -109/+644 |
* | swarm/api: improve not found error msg (#18171) | Elad | 2018-11-26 | 1 | -1/+1 |
* | swarm/network/simulation: fix New function for-loop scope (#18161) | Janoš Guljaš | 2018-11-26 | 4 | -1/+56 |
* | swarm/network/stream: use swarm/mock/mem as mock global store (#18157) | Janoš Guljaš | 2018-11-22 | 3 | -53/+11 |
* | swarm/state: refactor InmemoryStore (#18143) | Anton Evangelatov | 2018-11-21 | 5 | -123/+24 |
* | swarm/storage: move 'running migrations for' log line (#18120) | Ferenc Szabo | 2018-11-20 | 1 | -3/+4 |
* | swarm/storage: speed up garbage collection and rpc tests (#18128) | Anton Evangelatov | 2018-11-19 | 2 | -5/+6 |
* | swarm/api/http: change request served msg log level (#18127) | Elad | 2018-11-18 | 1 | -1/+1 |
* | Swarm accounting (#18050) | holisticode | 2018-11-16 | 10 | -38/+353 |
* | swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) | Janoš Guljaš | 2018-11-16 | 6 | -55/+101 |
* | swarm/storage: Batched database migration (#18113) | lash | 2018-11-15 | 2 | -28/+127 |
* | params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle | Péter Szilágyi | 2018-11-14 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.18 and Swarm v0.3.6 | Péter Szilágyi | 2018-11-14 | 1 | -4/+4 |
* | cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm... | Alexey Sharov | 2018-11-14 | 18 | -283/+173 |
* | swarm/storage: fix garbage collector index skew (#18080) | Ferenc Szabo | 2018-11-13 | 4 | -54/+268 |
* | swarm/storage: fix access count on dbstore after cache hit (#17978) | Ferenc Szabo | 2018-11-13 | 4 | -17/+138 |
* | p2p/simulations, swarm/network: Custom services in snapshot (#17991) | lash | 2018-11-12 | 1 | -6/+25 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 17 | -22/+51 |
* | swarm/network: light nodes are not dialed, saved and requested from (#17975) | Mark Vujevits | 2018-11-08 | 4 | -13/+153 |
* | swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) | Javier Peletier | 2018-11-07 | 2 | -6/+38 |
* | swarm: Better syncing and retrieval option definition (#17986) | holisticode | 2018-11-07 | 9 | -58/+147 |
* | swarm/api: unexport Respond methods (#18037) | Anton Evangelatov | 2018-11-06 | 3 | -52/+51 |
* | swarm: modify context key (#17925) | KimMachineGun | 2018-11-06 | 2 | -16/+10 |
* | swarm: clean up unused private types and functions (#17989) | Ferenc Szabo | 2018-10-27 | 10 | -108/+13 |
* | swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17... | holisticode | 2018-10-21 | 4 | -12/+47 |
* | swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945) | Elad | 2018-10-19 | 1 | -2/+0 |
* | swarm/network: disallow historical retrieval requests (#17936) | Elad | 2018-10-19 | 5 | -7/+11 |
* | swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) | Attila Gazso | 2018-10-18 | 7 | -15/+260 |
* | swarm/tracing: disable stdout logging for opentracing (#17931) | Anton Evangelatov | 2018-10-17 | 1 | -3/+2 |
* | swarm/network/stream: generalise setting of next batch (#17818) | Viktor Trón | 2018-10-12 | 7 | -77/+89 |
* | swarm/storage: Add accessCnt for GC (#17845) | lash | 2018-10-12 | 2 | -143/+358 |
* | p2p/simulations: fix a deadlock and clean up adapters (#17891) | Felix Lange | 2018-10-12 | 1 | -18/+1 |
* | swarm, swarm/storage: lower constants for faster tests (#17876) | Anton Evangelatov | 2018-10-09 | 6 | -21/+18 |
* | params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle | Péter Szilágyi | 2018-10-09 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.17 and Swar v0.3.5 | Péter Szilágyi | 2018-10-09 | 1 | -4/+4 |
* | Fix retrieval tests and simulation backends (#17723) | holisticode | 2018-10-09 | 4 | -221/+388 |
* | swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) | Javier Peletier | 2018-10-08 | 2 | -4/+6 |
* | swarm/storage: extract isValid. correctly remove invalid chunks from store on... | Anton Evangelatov | 2018-10-04 | 1 | -21/+21 |
* | Merge pull request #17796 from epiclabs-io/mru-feeds | Viktor Trón | 2018-10-03 | 40 | -720/+648 |
|\ |
|
| * | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 36 | -110/+110 |
| * | swarm/storage/feeds: renamed vars that can conflict with package name | Javier Peletier | 2018-10-03 | 3 | -15/+15 |
| * | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 17 | -54/+54 |
| * | swarm: Changed owners. | Javier Peletier | 2018-10-03 | 1 | -1/+1 |
| * | swarm/storage/feeds: Final package rename and moved files | Javier Peletier | 2018-10-03 | 36 | -114/+115 |
| * | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 16 | -306/+239 |
| * | swarm/storage/mru: Renamed all comments to Feeds | Javier Peletier | 2018-10-03 | 14 | -102/+96 |
| * | swarm/storage/mru: Renamed all identifiers to Feeds | Javier Peletier | 2018-10-03 | 22 | -231/+231 |
* | | swarm: schemas and migrations (#17813) | Anton Evangelatov | 2018-10-03 | 5 | -11/+81 |
|/ |
|
* | cmd/swarm, swarm: cross-platform Content-Type detection (#17782) | Alexey Sharov | 2018-10-01 | 8 | -67/+1419 |
* | swarm/storage: ensure 64bit hasherStore struct alignment (#17766) | Janoš Guljaš | 2018-09-29 | 1 | -1/+4 |
* | swarm/storage: make linter happy | Anton Evangelatov | 2018-09-28 | 3 | -7/+5 |
* | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 40 | -2910/+3006 |
* | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-27 | 10 | -36/+161 |
|\ |
|
| * | Merge pull request #17757 from ethersphere/retrieve-request-ttl-pr | Viktor Trón | 2018-09-27 | 7 | -27/+79 |
| |\ |
|
| | * | swarm: prevent forever running retrieve request loops | Balint Gabor | 2018-09-26 | 7 | -27/+79 |
| * | | Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-length | Viktor Trón | 2018-09-26 | 2 | -9/+82 |
| |\ \ |
|
| | * | | swarm/network/stream: fix DoS invalid hash length (#927) | Ferenc Szabo | 2018-09-21 | 2 | -9/+82 |
| * | | | [ImgBot] optimizes images (#17741) | Alpay Yildirim | 2018-09-26 | 1 | -0/+0 |
| | |/
| |/| |
|
* | | | swarm/network/stream: fix a typo in test comment | Janos Guljas | 2018-09-26 | 1 | -1/+1 |
* | | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-25 | 66 | -814/+486 |
|\| | |
|
| * | | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 63 | -799/+469 |
| * | | params, swarm: begin Geth v1.8.17, Swarm v0.3.5 cycle | Péter Szilágyi | 2018-09-24 | 1 | -4/+4 |
| * | | params, swarm: release Geth v1.8.16, Swarm v0.3.4 | Péter Szilágyi | 2018-09-24 | 1 | -4/+4 |
| |/ |
|
| * | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 3 | -4/+4 |
| * | swarm/storage: Implement global timeout for fetcher (#17702) | Balint Gabor | 2018-09-19 | 1 | -1/+3 |
* | | swarm/api: fix TestDumpConfig | Janos Guljas | 2018-09-25 | 1 | -14/+15 |
* | | cmd/swarm, swarm: add stream peer servers limit | Janos Guljas | 2018-09-24 | 8 | -39/+220 |
|/ |
|
* | swarm/network: downgrade fetcher unable to request log message severity (#17692) | Janoš Guljaš | 2018-09-18 | 1 | -1/+1 |
* | swarm: Chunk refactor improvements (#17683) | Balint Gabor | 2018-09-18 | 3 | -6/+6 |
* | all: simplify s[:] to s where s is a slice (#17673) | Emil | 2018-09-15 | 5 | -15/+15 |
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 52 | -1868/+3136 |
* | swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) | Anton Evangelatov | 2018-09-12 | 2 | -31/+35 |
* | Kademlia refactor (#17641) | Viktor Trón | 2018-09-12 | 16 | -421/+260 |
* | Encryption async api (#17603) | Viktor Trón | 2018-09-11 | 4 | -125/+170 |
* | swarm/api/http: bzz-immutable wrong handler bug (#17602) | Elad | 2018-09-07 | 2 | -2/+2 |
* | cmd/swarm: added password to ACT (#17598) | Elad | 2018-09-07 | 2 | -41/+152 |
* | swarm/storage: added metrics for db entry count (#17589) | Elad | 2018-09-06 | 2 | -20/+25 |
* | swarm/api/http: added a regression test for resolver bug from #17483 (#17502) | Elad | 2018-09-06 | 4 | -23/+148 |
* | params, swarm: begin geth v1.8.16 and swarm v0.3.4 cycle | Péter Szilágyi | 2018-08-29 | 1 | -4/+4 |
* | params, swarm: release geth v1.8.15 and swarm 0.3.3 | Péter Szilágyi | 2018-08-29 | 1 | -4/+4 |
* | swarm/api: fix typo (#17500) | Geon Kim | 2018-08-27 | 1 | -1/+1 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 4 | -4/+4 |
* | swarm/api/http: fixed resolver bug (#17483) | Elad | 2018-08-22 | 1 | -1/+1 |
* | params, swarm: begin geth v1.8.15 and swarm v0.3.3 cycle | Péter Szilágyi | 2018-08-22 | 1 | -4/+4 |
* | params, swarm: release Geth v1.8.14 and Swarm v0.3.2 | Péter Szilágyi | 2018-08-22 | 1 | -4/+4 |
* | swarm: fix typos (#17473) | Geon Kim | 2018-08-22 | 1 | -3/+3 |
* | swarm/network: bump bzz protocol version (#17449) | Anton Evangelatov | 2018-08-21 | 2 | -2/+2 |
* | swarm, swarm/network, swarm/pss: log error and fix logs (#17410) | Anton Evangelatov | 2018-08-21 | 3 | -22/+21 |
* | swarm/storage: cleanup task - remove bigger chunks (#17424) | Anton Evangelatov | 2018-08-20 | 1 | -22/+45 |
* | cmd/swarm: added swarm bootnodes (#17414) | Elad | 2018-08-20 | 1 | -2/+0 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 20 | -150/+897 |
* | swarm/network, swarm/storage: validate chunk size (#17397) | Anton Evangelatov | 2018-08-14 | 16 | -76/+79 |
* | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 5 | -23/+53 |
* | swarm/api/http: added logging to denote request ended (#17371) | Elad | 2018-08-10 | 2 | -3/+4 |
* | swarm/api: close tar writer in GetDirectoryTar to flush and clean (#17339) | Janoš Guljaš | 2018-08-09 | 1 | -0/+4 |
* | swarm/api/http: fixed list leaf links (#17342) | Giulio M | 2018-08-08 | 2 | -6/+15 |
* | swarm/bmt: ignore data longer then 4096 bytes in Hasher.Write (#17338) | Janoš Guljaš | 2018-08-07 | 1 | -1/+1 |
* | swarm: Added lightnode flag (#17291) | Attila Gazso | 2018-08-07 | 4 | -17/+78 |
* | swarm/api/http: test fixes (#17334) | Elad | 2018-08-07 | 2 | -49/+21 |
* | p2p, swarm, trie: avoid copying slices in loops (#17265) | Oleg Kovalov | 2018-08-07 | 1 | -3/+3 |
* | swarm/README: add more sections to easily onboard developers (#17333) | Anton Evangelatov | 2018-08-07 | 1 | -1/+190 |
* | swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. (#17277) | Andrew Chiw | 2018-08-07 | 1 | -0/+268 |
* | swarm/api/http: refactored http package (#17309) | Elad | 2018-08-07 | 11 | -1281/+833 |
* | swarm/storage/mru: HOTFIX - fix panic in Handler.update (#17313) | Javier Peletier | 2018-08-07 | 1 | -1/+1 |
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 4 | -10/+29 |
* | params, swarm/version: begin Geth v1.8.14, Swarm v0.3.2 cycle | Péter Szilágyi | 2018-07-31 | 1 | -4/+4 |
* | params, swarm/version: release Geth v1.8.13, Swarm 0.3.1 | Péter Szilágyi | 2018-07-31 | 1 | -4/+4 |
* | Merge netsim mig to master (#17241) | holisticode | 2018-07-31 | 14 | -2433/+1365 |
* | swarm/api: remove ioutil.ReadAll for HandleGetFiles (#17276) | Anton Evangelatov | 2018-07-30 | 1 | -19/+2 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 1 | -0/+64 |
* | Merge pull request #17233 from ethersphere/swarm-readme | Viktor Trón | 2018-07-25 | 1 | -0/+55 |
|\ |
|
| * | gitter: change ethereum/swarm to ethersphere/orange-lounge | Anton Evangelatov | 2018-07-21 | 1 | -2/+2 |
| * | swarm/readme: add link to code review guidelines | Anton Evangelatov | 2018-07-19 | 1 | -0/+1 |
| * | swarm: readme.md | Anton Evangelatov | 2018-07-19 | 1 | -0/+54 |
* | | swarm/testutil: remove EnableMetrics | Anton Evangelatov | 2018-07-24 | 1 | -11/+0 |
* | | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 26 | -1550/+3282 |
* | | swarm/api/http: http package refactoring 1/5 and 2/5 | Elad | 2018-07-23 | 1 | -17/+13 |
* | | swarm: network simulation for swarm tests (#769) | Janoš Guljaš | 2018-07-23 | 18 | -188/+2831 |
* | | swarm/fuse: Hotfix missing parantheses in statement | lash | 2018-07-23 | 1 | -0/+4 |
* | | swarm/bmt: async section writer interface to BMT (#778) | Viktor Trón | 2018-07-23 | 2 | -188/+467 |
|/ |
|
* | swarm/network: bump up protocol versions due to wrapped message intro (#17170) | Anton Evangelatov | 2018-07-13 | 3 | -7/+7 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 45 | -234/+617 |
* | swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) | Anton Evangelatov | 2018-07-12 | 6 | -381/+579 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 44 | -485/+1612 |
* | swarm/pss: Hide big network tests under longrunning flag (#17074) | lash | 2018-06-25 | 1 | -0/+14 |
* | swarm/fuse: Disable fuse tests, they are flaky (#17072) | Balint Gabor | 2018-06-25 | 1 | -0/+1 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 176 | -8211/+37768 |
* | crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) | Felix Lange | 2018-06-12 | 1 | -1/+7 |
* | all: fix various typos (#16533) | Wuxiang | 2018-04-19 | 1 | -1/+1 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 4 | -10/+6 |
* | compression/rle: delete RLE compression (#16468) | Felix Lange | 2018-04-09 | 1 | -13/+2 |
* | swarm/storage: disable treechunker test while it is flaky (#16254) | Anton Evangelatov | 2018-03-06 | 1 | -1/+1 |
* | swarm: give correct error on 0x hash prefix (#16195) | Elad Nachmias | 2018-02-27 | 4 | -21/+95 |
* | swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request w... | cooganb | 2018-02-26 | 2 | -0/+152 |
* | swarm/metrics: introduce metrics export flag (#16177) | Anton Evangelatov | 2018-02-23 | 1 | -13/+22 |
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 14 | -8/+374 |
* | swarm/api/http: Fix using deprecated bzzr scheme (#16152) | Lewis Marshall | 2018-02-23 | 1 | -1/+1 |
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-23 | 4 | -15/+16 |
|\ |
|
| * | swarm: add favicon for Swarm templates served by browser (#15958) | cooganb | 2018-02-15 | 3 | -14/+15 |
| * | all: update license information (#16089) | Felix Lange | 2018-02-14 | 1 | -1/+1 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-22 | 12 | -65/+283 |
|\| |
|
| * | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 2 | -5/+5 |
| * | swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715) | Janoš Guljaš | 2017-12-21 | 4 | -16/+80 |
| * | swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) | Janoš Guljaš | 2017-12-19 | 10 | -48/+202 |
* | | swarm/api: implement NoResolverError with information about TLD | Janos Guljas | 2017-12-19 | 2 | -7/+29 |
* | | cmd/swarm, swarm: disable ENS API by default | Janos Guljas | 2017-12-18 | 2 | -18/+7 |
* | | cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-14 | 4 | -17/+15 |
|\| |
|
| * | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 4 | -17/+15 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-13 | 13 | -252/+365 |
|\| |
|
| * | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 9 | -198/+132 |
| * | p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) | ferhat elmas | 2017-12-04 | 1 | -1/+1 |
| * | Merge pull request #15329 from holisticode/exact-match-fix | Péter Szilágyi | 2017-11-24 | 2 | -27/+61 |
| |\ |
|
| | * | swarm/api: bug fix exact match for manifest | Fabio Barone | 2017-11-09 | 2 | -27/+61 |
* | | | swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.Resolve | Janos Guljas | 2017-12-05 | 1 | -2/+3 |
* | | | swarm/api: remove unneeded blank assignement | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
* | | | swarm/api: initialize map with make to comply with the convention | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
* | | | swarm/api: remove unneeded assignment in MultiResolverOptionWithResolver | Janos Guljas | 2017-12-05 | 1 | -3/+0 |
* | | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 3 | -9/+269 |
|/ / |
|
* / | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 10 | -20/+21 |
|/ |
|
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 3 | -30/+27 |
* | core, swarm: typo fixes | ferhat elmas | 2017-10-30 | 3 | -4/+4 |
* | swarm/fuse: return amount of data written if the file exists (#15261) | Darrel Herbst | 2017-10-09 | 1 | -1/+1 |
* | swarm/api: fixed 404 handling on missing default entry (#15139) | holisticode | 2017-10-06 | 6 | -39/+311 |