quorum/swarm/network
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
..
kademlia all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
depo.go swarm/network: fix chunk integrity checks (#3665) 2017-02-13 13:20:50 +01:00
forwarding.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
hive.go swarm/network: prevent relay of invalid IPs 2016-11-22 22:21:18 +01:00
messages.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
protocol.go logger, pow/dagger, pow/ezp: delete dead code 2017-01-06 18:18:07 +01:00
protocol_test.go all: update license information 2016-11-09 02:51:34 +01:00
syncdb.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
syncdb_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
syncer.go swarm/network: fix chunk integrity checks (#3665) 2017-02-13 13:20:50 +01:00