You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v3.1.0 aims to enhance our CI with integration tests on all VPS.
We also want the CLI to backup a current running darknode to a zip file and restore from it.
- Migrate from Circle CI to GitHub action. #57
- Integration tests for most CLI commands on all VPS. #57
- CLI should be able to check darknode version. (`list` or a new command). #58
- New command that takes a password and generates a zip file which contains encrypted config+db. #59
- New command restores darknodes from a zip file. #59