go-ethereum/swarm/network
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
..
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/storage, swarm/network: fix dbstore and syncer issues 2017-07-03 19:50:00 +05:30