• V
    swarm/network: fix chunk integrity checks (#3665) · e23e8692
    Viktor Trón 提交于
    * 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
    e23e8692
syncer.go 24.9 KB