Commit Graph

106 Commits (9a58a9b91a9bb60be2768aea451576135fa7ebe0)

Author SHA1 Message Date
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
Javier Peletier 427316a707 swarm/storage/mru: Client-side MRU signatures (#784) 6 years ago
Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 6 years ago
Anton Evangelatov b3711af051 swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago
ethersphere e187711c65 swarm: network rewrite merge 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Felix Lange 0fac705ed0
compression/rle: delete RLE compression (#16468) 7 years ago
Anton Evangelatov 746392cfd2 swarm/storage: disable treechunker test while it is flaky (#16254) 7 years ago
Anton Evangelatov dcca613a0b swarm: initial instrumentation (#15969) 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
holisticode 32516c768e cmd/swarm: add config file (#15548) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
ferhat elmas 07e8c177e7 core, swarm: typo fixes 7 years ago
Zahoor Mohamed d558a595ad swarm/storage: pyramid chunker re-write (#14382) 7 years ago
Viktor Trón 2bacf36d80 bmt: Binary Merkle Tree Hash (#14334) 7 years ago
Egon Elbre 133de3d806 swarm: fix megacheck warnings 7 years ago
Lewis Marshall e9b850805e cmd/swarm: support exporting, importing chunk db (#14868) 7 years ago
aron caa00b7e6d swarm/storage: remove panic on invalid chunk 7 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Viktor Trón e23e86921b swarm/network: fix chunk integrity checks (#3665) 8 years ago
Maksim 6dd27e7cff swarm/storage: release chunk storage after stop swarm (#3651) 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago