v0.1.69
What's Changed
- fix: asset test failure by @jowparks (#3500)
- fix: fixes expired test failure on fixture regenerate by @jowparks (#3501)
- Combine post() and postTransaction() using args by @NullSoldier (#3503)
- Remove progress bar from wallet:post @NullSoldier (#3505)
- adds template migration @hughy (#3504)
- Split out estimateFeeRate() and estimateFeeRates() by @NullSoldier (#3507)
- returns undefined for missing nullifierToNoteHash by @hughy (#3485)
- fixes --no-header flag in cli by @hughy (#3512)
- fixes serialization of mints with unicode by @hughy (#3513)
- fix mempool tests by @danield9tqh (#3509)
- changes remaining low/medium/high references by @hughy (#3508)
- Remove potential race condition when disconnecting blocks from mempool by @danield9tqh (#3502)
- Change bufio types sizeVarString to force encoding by @NullSoldier (#3516)
- Normalization of cli description by @hairtail (#3494)
- [Burn Asset] Error echo link while burning asset by @huyettoc (#3483)
- feat: account spending key optional by @jowparks @EvanJRichard @NullSoldier (#3335)
- fix: remove partial for config yup validation by @mat-if (#3517)
- Handles insufficient funds for one or more fee rates by @NullSoldier (#3506)
- Change send to use new CLI prompts by @NullSoldier (#3525)
- Set up R2 S3 client by @ygao76 (#3521)
- feat: introduce WebSocketClient class to allow options parameter by @mat-if (#3527)
- refactor: create CompactBlockUtils and move functions by @mat-if (#3498)
- chore: add missing test fixtures by @mat-if (#3528)
- changes mint to use new utils by @hughy (#3530)
- CLI supports exporting (and importing) viewonly accounts by @EvanJRichard (#3451)
- Update CLI import prompt by @EvanJRichard (#3534)
- changes burn to use new utils by @hughy (#3535)
- Revove default flag on AccountFixture by @NullSoldier (#3537)
- allows send to run without node running by @hughy (#3536)
- Download snapshot from R2 by @ygao76 (#3539)
- Fix mempool transaction expiry bug by @danield9tqh (#3538)
- Reduce usage of SpendingAccount by @NullSoldier (#3540)
Full Changelog: v0.1.68...v0.1.69