v0.1.0-alpha.3
Changed
- Finished implementing the following stubbed-out JSON-RPC methods:
z_listaccounts
Fixed
zallet rpccan communicate with Zallet again, by using a username and password fromzallet.tomlif any are present.
PRs included in this release
- Release 0.1.0-alpha.2 by @str4d in #312
- CI: Fix incorrect permissions specification in
build-and-push-docker-hub.yamlby @y4ssi in #314 - Migrate to
zcash_client_sqlite 0.19.0by @str4d in #318 - fix: helpful error msg on keystore initialization by @distractedm1nd in #319
- Full source bootstrapped and deterministic build by @antonleviathan in #301
- Prepare for refactoring the sync engine by @str4d in #335
- Add --locked flag to cargo install commands by @conradoplg in #342
- reduce deps in Dockerfile by @antonleviathan in #339
- cli: Use user/password auth if any passwords are configured by @str4d in #343
- Finish implementing
z_listaccountsby @str4d in #345 - rpc: Add
z_getaccountby @str4d in #347 - Dependency updates for alpha.3 by @str4d in #350
New Contributors
- @distractedm1nd made their first contribution in #319
- @antonleviathan made their first contribution in #301
- @conradoplg made their first contribution in #342
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3