Releases: Verady/veranet
Releases · Verady/veranet
v1.0.0-alpha.1
Initial alpha release of Veranet! Check out the documentation to get started!
- Setup operational stuff
- Travis CI
- Coveralls
- Docker Hub
- Build out Kad project
- Create CLI daemon interface
- Setup Dockerfile environment
- Setup documentation site (https://verady.github.io/veranet)
- Persist discovered contacts for later use
- Use persisted contacts for bootstrapping instead of relying only on seeds
- Implement
Node#registerModulemethod - Implement
Node#deregisterModulemethod - Implement
Node#reportSnapshotmethod - Implement
Rules#createSnapshotmethod handler - Implement
Rules#reportSnapshotmethod handler - Implement
Node#createSnapshotmethod - Document the controller interface
- Author test suite