go-ethereum/swarm/fuse
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
..
fuse_dir.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
fuse_file.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
fuse_root.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
swarmfs.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
swarmfs_fallback.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
swarmfs_test.go swarm/storage, swarm/network: fix dbstore and syncer issues 2017-07-03 19:50:00 +05:30
swarmfs_unix.go swarm/fuse: simplify externalUnmount 2017-06-21 09:56:58 +02:00
swarmfs_util.go swarm/fuse: simplify externalUnmount 2017-06-21 09:56:58 +02:00