Commit graph

5 commits

Author SHA1 Message Date
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
Shane Howley
dac45876c8 swarm/network: Send hive depth notification to new peer when added
Fixed tests not failing on errors
2018-02-20 23:51:49 +00:00
Anton Evangelatov
9e61e26ad5 swarm, pot, p2p, internal: typos and gofmt -s 2018-02-12 17:31:11 +01:00
Janos Guljas
35609bec2e swarm/network, swarm/storage: initial netowork/stream refactor 2018-01-18 18:09:30 +01:00
zelig
7abb7648fa swarm/network: rewrite phase 1 - connectivity 2017-12-14 12:46:33 +00:00