summaryrefslogtreecommitdiffstats
path: root/store
AgeCommit message (Expand)Author
2018-01-09store: Rename the 'node::new' rpc to 'node::open'.Justus Winter
2018-01-09store: Remove 'home' from the 'Node::new' rpc.Justus Winter
2018-01-09store: Improve database schema.Justus Winter
2018-01-09store: Improve error handling.Justus Winter
2018-01-09store: Use and honor the network policy.Justus Winter
2018-01-09store: Add name to the store and implement 'fmt::Debug'.Justus Winter
2018-01-09store: Use the convenience server macros.Justus Winter
2018-01-08store: New store module.Justus Winter
2017-12-13Split up Sequoia.Justus Winter