v0.1.68
What's Changed
- Add note.hash() by @NullSoldier in #3407
- feat(ironfish): Remove
/chain/getBlock
by @rohanjadvani in #3406 - Fix typos by @wd021 in #3401
- Show mint asset name in human readable form by @wd021 in #3388
- fixes Test Failure: Keeps spends created by the node when rolling back a fork by @NullSoldier in #3377
- Readable mint error by @hairtail in #3362
- refactor(cli,ironfish):
getBlockInfo
->getBlock
by @rohanjadvani in #3408 - Move unsubscriptions to stratumServer by @NullSoldier in #3409
- Fix 'Already have a WebSocket connection' message by @dguenther in #3410
- feat(ironfish): Introduce new
GetBlockHeaders
network message by @mat-if in #3412 - Clean up sendTransaction RPC by @NullSoldier in #3421
- wallet prune by @ygao76 in #3413
- Add currency yup validator by @NullSoldier in #3424
- feat(ironfish): GetBlockHeaders can take sequence or hash for start by @mat-if in #3418
- feat: view key type wrapper (PR 1) by @jowparks in #3423
- feat(ironfish): use GetBlockHeaders if peer has the appropriate version by @mat-if in #3425
- Remove expired transaction by @ygao76 in #3419
- Make account rpc parameter uniform and use getAccount() by @NullSoldier in #3428
- Convert wallet.createTransaction() to use options by @NullSoldier in #3432
- Account Version for both account import and export by @EvanJRichard in #3251
- Simplify createTransaction route by @NullSoldier in #3435
- Remove promise-all usage in createTransaction.test by @NullSoldier in #3437
- feat: SaplingKey.view_key update (PR 2) by @jowparks in #3429
- feat: nullifier from view key (PR 3) by @jowparks in #3433
- feat: ViewKey rust nodejs (PR 4) by @jowparks in #3436
- Change chain:power to follow the new CLI ux guide by @NullSoldier in #3448
- Add start of a CLI style guide by @NullSoldier in #3445
- refactor(ironfish): move
resolveSequenceOrHash
fn by @mat-if in #3453 - feat: Add viewKey to Account (PR 5) by @jowparks in #3446
- Add mempool to wallet constructor by @NullSoldier in #3456
- refactor: remove unused blockchain util fn by @mat-if in #3454
- feat: use view key for nullifier by @jowparks in #3455
- Convert wallet.post() to use options by @NullSoldier in #3460
- Add config:unset command by @NullSoldier in #3457
- add eligibility check to mint by @lwisne in #3417
- Remove use of routeTest.client.request by @NullSoldier in #3458
- Made config:get return non json by default by @NullSoldier in #3465
- feat(ironfish): improve the limits of GetBlockHeaders by @mat-if in #3431
- chore: remove snake case key by @jowparks in #3467
- Change eligibiliy check by @NullSoldier in #3468
- chore: move AccountImport to accountImport RPC and use AccountValue in account.ts by @jowparks in #3469
- fixes walletdb migrations that rely on old accounts by @hughy in #3487
- Version bump for release 0.1.68 by @NullSoldier in #3497
- STAGING -> MASTER (02/21/23) by @NullSoldier in #3493
Full Changelog: v0.1.67...v0.1.68