go-ethereum/cmd/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
..
cleandb.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
hash.go Logger updates 3 (#3730) 2017-03-02 14:06:16 +01:00
import.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
list.go all: update license information 2017-04-14 10:29:00 +02:00
main.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
manifest.go all: update license information 2017-04-14 10:29:00 +02:00
run_test.go cmd/swarm: Exit if --ethapi is set 2017-06-30 10:16:03 +01:00
upload.go cmd/swarm: fix error handling in 'swarm up' (#14557) 2017-06-06 09:39:10 +02:00
upload_test.go cmd/swarm: disable TestCLISwarmUp because it's flaky 2017-06-22 22:17:53 +02:00