go-ethereum/swarm/network
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
..
kademlia swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
depo.go eth, les, swarm: fix go vet issues sufraced by log15 2017-02-23 12:16:45 +02:00
forwarding.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
hive.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
messages.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
protocol.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
protocol_test.go all: update license information 2016-11-09 02:51:34 +01:00
syncdb.go eth, les, swarm: fix go vet issues sufraced by log15 2017-02-23 12:16:45 +02:00
syncdb_test.go all: disable log message colors outside of geth 2017-02-27 15:33:12 +01:00
syncer.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30