go-ethereum/swarm/network/kademlia
zelig 096244578d
swarm/network, swarm/storage: new db layout and fixed syncing
* new index and structure in db_store
* syncronisation: iterator more efficient
* syncer history sync is simplified
* swarm/api: fix tests

NOTE: this represents an interim fix until
network layer rewrite is complete

Update cleandb.go

Just a comment, not to forget fixing this.

Update dbstore.go

Added a TODO comment to refactor the database constructor.

swarm/storage: Adding bucketed chunk counters to chunk database

cmd/swarm: cleandb now takes proper PO function based on bzzaccount

swarm/storage: fix bucketcount stats in dbstore

swarm/storage, cmd/swarm: add db dump as command
2017-07-03 19:49:55 +05:30
..
address.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
address_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
kaddb.go eth, les, swarm: fix go vet issues sufraced by log15 2017-02-23 12:16:45 +02:00
kademlia.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
kademlia_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00