go-ethereum/swarm
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
..
api swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
dev cmd/swarm: Exit if --ethapi is set 2017-06-30 10:16:03 +01:00
fuse swarm/fuse: use subtests 2017-06-21 09:56:58 +02:00
network swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
services/swap all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
storage swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
testutil all: update license information 2017-04-14 10:29:00 +02:00
swarm.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30