go-ethereum/swarm
zelig 73cc315638
swarm/storage, swarm/network: fix dbstore and syncer issues
* increment dataindex read from db; fixes invalid hash error
* increment last index; fixes repeated keys in history sync
* only use MaxPO (=8) proxbins in dbstore; simplifies iterations
* reduce logging output and make it useful
* fix tests for fuse and http API
* simplify chunkstore tests in common_test, streamline tests
  for dbstore, memstore and add benchmarks
2017-07-03 19:50:00 +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/storage, swarm/network: fix dbstore and syncer issues 2017-07-03 19:50:00 +05:30
network swarm/storage, swarm/network: fix dbstore and syncer issues 2017-07-03 19:50:00 +05:30
services/swap all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
storage swarm/storage, swarm/network: fix dbstore and syncer issues 2017-07-03 19:50:00 +05:30
testutil swarm/storage, swarm/network: fix dbstore and syncer issues 2017-07-03 19:50:00 +05:30
swarm.go swarm/network, swarm/storage: new db layout and fixed syncing 2017-07-03 19:49:55 +05:30