What's Changed
- feat(ironfish): Store assets in the wallet database by @rohanjadvani in #3283
- feat(ironfish-cli): Add CLI support for getting network hash power by @holahula in #3284
- Bugfix: account import TTY fallthrough by @EvanJRichard in #3315
- Use getBlockSize & getTransactionSize in getBlock rpc route by @hairtail in #3172
- feat(ironfish): Add RPC route for
/wallet/getAssets
by @rohanjadvani in #3317 - Add balances to asset menu by @wd021 in #3190
- Rename transaction output by @ygao76 in #3291
- feat: move bech32 to SDK by @jowparks in #3289
- Moved related export code together by @NullSoldier in #3327
- Add banned peers RPC by @danield9tqh in #3326
- Change wallet import/export to mirror each other, and to expect blobs by @EvanJRichard in #3325
- fix(ci): ** as glob to pick up branch names with / in them by @mat-if in #3332
- Rename fee rate options by @ygao76 in #3324
- trusted-setup: Add target beacon randomness value by @dguenther in #3220
- fix: remove id account export by @jowparks in #3333
- feat(cli): Add
wallet:assets
by @rohanjadvani in #3318 - updates wallet:notes table formatting by @hughy in #3270
- fix(ironfish): Backfill note assets from chain by @rohanjadvani in #3338
- finishes renaming 'receives' -> 'outputs' by @hughy in #3339
- chore: update lerna by @jowparks in #3342
- Simplify re-gossip logic for transactions by @danield9tqh in #3343
- FEAT: tls mining server by @hairtail in #2245
- Fix ASCII encoding errors by @NullSoldier in #3351
- feat(ironfish): Return
mints
andburns
in follow chain response by @rohanjadvani in #3320 - fix: autoimport spend key + clarifications by @jowparks in #3340
- defines reusable fixedWidth column by @hughy in #3341
- FEAT: tls mining client by @hairtail in #2252
- chore: refactor mnemonic return type by @jowparks in #3357
- Mining pool refactors by @mat-if in #3353
- Make the default pool host ipv6 compatible by @NullSoldier in #3356
- Add asset name to wallet:burn confirmation by @wd021 in #3192
- Expose way to get asset from account by @NullSoldier in #3360
- Bump for version 66 by @NullSoldier in #3365
Full Changelog: v0.1.65...v0.1.66