v0.2.0 | Covenant-less, Offline Payments, Client SDKs, and MutinyNet Support... Oh My!
Covenant-less, Offline Payments, Client SDKs, and MutinyNet Support... Oh My!
We're thrilled to announce the release of Ark v0.2.0. This update brings exciting new features and improvements, including covenant-less Ark implementation, offline payments, client SDKs, MutinyNet support, and substantial enhancements to our codebase and documentation.
Read more in the release blog post https://arkdev.info/blog/ark-release-v0.2
What's Changed
- Client SDK by @sekulicd in #193
- Sqlite - add sqlc and migration by @sekulicd in #217
- Implement covenant-less
WalletInterface
by @louisinger in #214 - Add admin APIs to manage wallet by @altafan in #226
- Covenant-less ark sdk by @altafan in #225
- client: rename flag ark-url into asp-url by @tiero in #234
- ark-sdk > ark/pkg/client-sdk by @tiero in #236
- Support macaroons and TLS && Add arkd wallet cmds by @altafan in #232
- Add CreatePayment and CompletePayment by @altafan in #229
- pkg/client-sdk/wasm: build a wasm binary by @tiero in #238
- Move
api-spec
to root folder by @tiero in #242 - Migrate to Go Workspaces by @tiero in #243
- arkd: migrate to 7070 as default port by @tiero in #246
- pkg/client-sdk: expose IsLocked by @tiero in #247
- arkd: support signet by @tiero in #251
- add flag --version by @tiero in #255
- wallet: bitcoind support with RPC polling by @tiero in #254
New Contributors
Full Changelog: v0.1.1...v0.2.0