v0.1.1
What's Changed
- add
--datadir
flag by @louisinger in #152 - add
round_interval
,network
andmin_relay_fee
to GetInfo RPC by @louisinger in #159 - add
expireAt
member inListVtxos
RPC by @louisinger in #160 - fix: add -it flag to ark alias in README by @justinmoon in #164
- Fix readme to use testnet for ark init by @Jossec101 in #165
- Improve README by @tiero in #166
- ListVtxos rpc: return swept vtxos by @louisinger in #168
- nit: Update README.md by @u32luke in #169
- do not set expireAt=0 when vtxo is swept by @louisinger in #172
- trigger integration tests on PR by @louisinger in #174
- Dynamic amount in unroll closure by @louisinger in #173
- use connectors utxos from swept rounds by @louisinger in #167
- Covenant-less
TxBuilder
by @louisinger in #178 - add AdminService by @louisinger in #176
- Implements SQLite repositories by @louisinger in #180
- [wallet] do not return locked connector utxo by @louisinger in #186
New Contributors
- @justinmoon made their first contribution in #164
- @Jossec101 made their first contribution in #165
- @u32luke made their first contribution in #169
Full Changelog: v0.1.0...v0.1.1