What's Changed
- Rename folders by @altafan in #97
- Update event and projection stores in sync by @altafan in #102
- adds dumpPrivKey command by @bordalix in #101
- cli logs + handle dust amount by @louisinger in #104
- Fix execution of handler in event repo & minor fixes by @altafan in #107
- adds readme to ark/server by @bordalix in #106
- blog: update Understanding Ark Liquidity Requirements by @bordalix in #73
balance --expiry-details
flag + improve coin selector by @louisinger in #108- Add built-in cli to docker container by @louisinger in #114
- drop private key encoding by @louisinger in #110
- Give expiration details only when flag --expiry-details is set by @altafan in #116
- Delay unilateral exit and support send to onchain address by @louisinger in #117
- Support onboarding & Drop faucet by @altafan in #119
- Cleanup by @altafan in #121
- Prevent getting cheated by broadcasting forfeit transactions by @louisinger in #123
- Support connectors validation client-side & Minor fixes by @altafan in #126
- Add gh/download links & Update roadmap by @bordalix in #109
- wait for boarding confirmation server side by @louisinger in #129
- [HOTFIX] validate round lifetime before appService call by @louisinger in #130
- add --enable-expiry-coinselect flag in redeem & send cmds by @louisinger in #131
- Fix ValidateConnectors by @louisinger in #132
- fix client binary name on server/README by @bordalix in #134
- Add grpc-gateway and /healthz endpoint by @altafan in #133
- Add integration tests and regtest support by @louisinger in #128
- [hotfix] fix linter erros by @louisinger in #136
- add
TrustedOnboarding
RPC by @louisinger in #138 - Get current round & Return spent vtxos for user by @altafan in #139
- ARK_NETWORK=liquid by @tiero in #140
- prepare for liquid by @tiero in #156
- Improve README by @tiero in #157
- returns
forfeitsTxs
in Ping RPC while the finalization started by @louisinger in #161 - add
spentBy
member in ListVtxos response by @louisinger in #162 - update README.md by @louisinger in #158
Full Changelog: v0.0.1-alpha...v0.1.0