go-ethereum/swarm/api
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
..
client all: update license information 2017-04-14 10:29:00 +02:00
http cmd/swarm: Add --httpaddr flag (#14475) 2017-05-22 08:56:40 +02:00
testdata/test0 core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
api.go swarm/api: fix error reporting in api.Resolve (#14464) 2017-05-13 02:02:25 +02:00
api_test.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30
config.go cmd/swarm: Support using Mainnet for resolving ENS names 2017-06-26 12:51:33 +02:00
config_test.go accounts/keystore, crypto: enforce 256 bit keys on import 2017-05-23 14:58:03 +03:00
filesystem.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
filesystem_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
manifest.go swarm/api: Fix adding paths which exist as manifests (#14482) 2017-05-22 08:57:03 +02:00
manifest_test.go swarm/api: Fix adding paths which exist as manifests (#14482) 2017-05-22 08:57:03 +02:00
storage.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
storage_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
testapi.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
uri.go all: update license information 2017-04-14 10:29:00 +02:00
uri_test.go all: update license information 2017-04-14 10:29:00 +02:00