Commit Graph

82 Commits (33d0a0efa61fed2b16797fd12161519943943282)

Author SHA1 Message Date
holisticode 7f55b0cbd8 cmd/swarm: hashes command (#19008) 6 years ago
holisticode 3eff652a7b swarm/storage: Get all chunk references for a given file (#19002) 6 years ago
Ferenc Szabo 1c3aa8d9b1 swarm/storage: fix test timeout with -race by increasing mget timeout 6 years ago
Ferenc Szabo 3591fc603f swarm/storage: Fix race in TestLDBStoreCollectGarbage. Disable testLDBStoreRemoveThenCollectGarbage (#18512) 6 years ago
Anton Evangelatov bbd120354a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Janoš Guljaš f728837ee6 swarm/storage: fix mockNetFetcher data races (#18462) 6 years ago
Janoš Guljaš d70c4faf20 swarm: Fix T.Fatal inside a goroutine in tests (#18409) 6 years ago
Janoš Guljaš 56a3f6c03c swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Janoš Guljaš 1d284c201d swarm/storage: change Proximity function and add TestProximity test (#18379) 6 years ago
Anton Evangelatov 9e9fc87e70
swarm: remove unused/dead code (#18351) 6 years ago
Javier Peletier fe86a707d8 swarm/storage: remove unused methods from Chunk interface (#18283) 6 years ago
Anton Evangelatov d322c9d550
swarm/storage/feed: remove unused code (#18324) 6 years ago
Javier Peletier 4e6f53ac33 swarm/storage: simplify ChunkValidator interface (#18285) 6 years ago
Elad bb724080ca cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274) 6 years ago
Janoš Guljaš c207edf2a3 swarm: add database abstractions (shed package) (#18183) 6 years ago
Ferenc Szabo d876f214e5 swarm/storage: move 'running migrations for' log line (#18120) 6 years ago
Anton Evangelatov 3333fe660f
swarm/storage: speed up garbage collection and rpc tests (#18128) 6 years ago
lash a6942b9f25 swarm/storage: Batched database migration (#18113) 6 years ago
Alexey Sharov eb8fa3cc89 cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 6 years ago
Ferenc Szabo c41e1bd1eb swarm/storage: fix garbage collector index skew (#18080) 6 years ago
Ferenc Szabo 8080265f3f swarm/storage: fix access count on dbstore after cache hit (#17978) 6 years ago
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 6 years ago
lash dc3c3fb1e1 swarm/storage: Add accessCnt for GC (#17845) 6 years ago
Anton Evangelatov 0fe9a372b3
swarm, swarm/storage: lower constants for faster tests (#17876) 6 years ago
Javier Peletier c5cb214f68 swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) 6 years ago
Anton Evangelatov 8c63d0d2e4 swarm/storage: extract isValid. correctly remove invalid chunks from store on migration (#17835) 6 years ago
Anton Evangelatov 303b99663e
swarm: schemas and migrations (#17813) 6 years ago
Javier Peletier de01178c18 swarm/storage/feed: Renamed package 6 years ago
Javier Peletier 696bc9b01c swarm/storage/feeds: renamed vars that can conflict with package name 6 years ago
Javier Peletier 58c0879c2f swarm/storage/feeds: removed capital Feed throughout 6 years ago
Javier Peletier b6ccc06cda swarm/storage/feeds: Final package rename and moved files 6 years ago
Javier Peletier 83705ef6aa swarm/storage/mru: Renamed rest of MRU references 6 years ago
Javier Peletier b35622cf3c swarm/storage/mru: Renamed all comments to Feeds 6 years ago
Javier Peletier f1e86ad9cf swarm/storage/mru: Renamed all identifiers to Feeds 6 years ago
Janoš Guljaš 7e1c374dc6 swarm/storage: ensure 64bit hasherStore struct alignment (#17766) 6 years ago
Anton Evangelatov 0ee44e796a swarm/storage: make linter happy 6 years ago
Javier Peletier 2c110c81ee Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#17559) 6 years ago
Balint Gabor 3f7acbbeb9 swarm: prevent forever running retrieve request loops 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Balint Gabor f5c7d1c8eb swarm/storage: Implement global timeout for fetcher (#17702) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
Balint Gabor 3ff2f75636
swarm: Chunk refactor (#17659) 6 years ago
Anton Evangelatov ff3a5d24d2 swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) 6 years ago
Viktor Trón 6dd87483d4 Encryption async api (#17603) 6 years ago
Elad 580145e96d swarm/storage: added metrics for db entry count (#17589) 6 years ago
Anton Evangelatov a8aa89accb swarm/storage: cleanup task - remove bigger chunks (#17424) 6 years ago
Anton Evangelatov 97887d98da swarm/network, swarm/storage: validate chunk size (#17397) 6 years ago
Javier Peletier 64a4e89504 swarm/storage/mru: HOTFIX - fix panic in Handler.update (#17313) 6 years ago