quorum/swarm/storage
Viktor Trón e23e86921b swarm/network: fix chunk integrity checks (#3665)
* swarm/network: integrity on incoming known chunks
* swarm/network: fix integrity check for incoming chunks
* swarm/storage: imrpoved integrity checking on chunks
* dbstore panics on corrupt chunk entry an prompts user to run cleandb
* memstore adds logging for garbage collection
* dbstore refactor item delete. correct partial deletes in Get
* cmd/swarm: added cleandb subcommand
2017-02-13 13:20:50 +01:00
..
chunker.go swarm/storage: call size before seek-from-end (#3469) 2016-12-22 00:34:05 +01:00
chunker_test.go internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 2016-11-01 18:40:36 +08:00
common_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
database.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
dbstore.go swarm/network: fix chunk integrity checks (#3665) 2017-02-13 13:20:50 +01:00
dbstore_test.go swarm/storage: release chunk storage after stop swarm (#3651) 2017-02-08 18:01:12 +01:00
dpa.go swarm/storage: release chunk storage after stop swarm (#3651) 2017-02-08 18:01:12 +01:00
dpa_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
localstore.go swarm/storage: release chunk storage after stop swarm (#3651) 2017-02-08 18:01:12 +01:00
memstore.go swarm/network: fix chunk integrity checks (#3665) 2017-02-13 13:20:50 +01:00
memstore_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
netstore.go swarm/storage: release chunk storage after stop swarm (#3651) 2017-02-08 18:01:12 +01:00
pyramid.go swarm/storage: fix chunker when reader is broken 2016-10-10 23:34:44 +02:00
types.go swarm/storage: release chunk storage after stop swarm (#3651) 2017-02-08 18:01:12 +01:00