go-ethereum/swarm
Elad Nachmias f2e94a2c77
Persistant state for kademlia (#282)
State persistence store:
- Refactored `Intervals`' `DBStore` and `MemStore` into `swarm/state#Store` (The stores now implement the `Store` interface which allows the consumers to be persistence-agnostic)
- Changed the store database filename
- Refactored the `StateStore` interface into `Store`
2018-03-04 12:15:57 +01:00
..
api swarm/api/http: Fix compile error 2018-02-26 15:01:11 +01:00
dev swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) 2017-12-19 10:49:30 +02:00
fuse Merge branch 'master' into swarm-network-rewrite 2018-02-26 13:25:47 +01:00
metrics swarm/metrics: introduce metrics export flag (#16177) 2018-02-23 16:22:16 +01:00
network Persistant state for kademlia (#282) 2018-03-04 12:15:57 +01:00
pss Persistant state for kademlia (#282) 2018-03-04 12:15:57 +01:00
services/swap cmd/swarm: add config file (#15548) 2017-12-11 22:56:06 +01:00
state Persistant state for kademlia (#282) 2018-03-04 12:15:57 +01:00
storage swarm/storage/encryption: Calculate segmentSize only once 2018-02-28 12:37:11 +01:00
testutil Merge branch 'master' into swarm-network-rewrite 2018-02-26 11:27:20 +01:00
state.go swarm/pss: Improve network tests 2017-12-14 16:19:59 +00:00
swarm.go Persistant state for kademlia (#282) 2018-03-04 12:15:57 +01:00
swarm_test.go swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints 2017-12-13 10:40:39 +01:00