v0.1.75
What's Changed
- conditionally formats cli transactions output by @hughy in #3708
- Updated GH Actions to not use NodeJS 12 by @danield9tqh in #3715
- feat: accept transactions response update by @jowparks in #3723
- Simulator by @holahula in #3702
- Fix message buffer to be per client by @danield9tqh in #3725
- refactor: expose last rebroadcast time in wallet/getTransaction by @holahula in #3728
- Switch R2 to use prod endpoint by @danield9tqh in #3729
- adds decrypted notes to getAccountTransactions by @hughy in #3731
- Revert "optionally organizes wallet:transactions output by note" by @hughy in #3734
- Clarify db version error when db is newer by @NullSoldier in #3736
- Autotest account imports by @EvanJRichard in #3707
- moves wallet rpc util functions from types to utils by @hughy in #3733
- Wallet block birthdays by @hughy in #3719
- Make wallet:import handle wallets from version 71 by @NullSoldier in #3739
- feature(simulator): add support for running arbitrary ironfish cli commands by @holahula in #3741
- Add region to service command by @danield9tqh in #3743
- Add private queue for trusted setup by @danield9tqh in #3730
- Change importexport tests to use test datadir by @NullSoldier in #3738
- Move importexport tests to ironfish-cli by @NullSoldier in #3737
- bumps account schema version for block birthday changes by @hughy in #3740
- refactor(ironfish): do not quit transaction:watch if the transaction is not found by @holahula in #3726
- Add beacon value for trusted setup V2 by @danield9tqh in #3724
- Update download url trusted setup by @danield9tqh in #3748
- Delete importexport test datadir before starting by @NullSoldier in #3752
- Allow specifying account name on import using flag by @NullSoldier in #3754
- Remove duplicate mnemonics by @NullSoldier in #3750
- restores submittedSequence to wallet transaction RPCs by @hughy in #3749
- removes unneeded account import/export test cases by @hughy in #3758
- Fix trusted setup error when verifying by @danield9tqh in #3760
- optionally organizes wallet:transactions output by note by @hughy in #3735
- Make logs for importexport tests simpler by @NullSoldier in #3756
- Return error codes for RPC errors by @NullSoldier in #3755
- Rename _blob to _bech32 to match encoding by @NullSoldier in #3751
- fix: libc reference failing in android by @jowparks in #3718
- addresses zero division errors in Target calculation by @hughy in #3717
- Allow opening the repl without opening the DB by @NullSoldier in #3753
- adds missing fields to wallet transaction RPCs by @hughy in #3768
- Remove undefined from Target constructor by @dguenther in #3765
- feature(ironfish): Add RPC route for
chain:broadcast
by @holahula in #3742 - feat(simulator): Support accessing the genesis block in the simulator by @holahula in #3757
- adds hash to response of wallet/postTransaction by @hughy in #3764
- Use schema result when routing requests by @NullSoldier in #3710
- Namespace all routes inside of RPCClient by @NullSoldier in #3769
- Add index & noteIndex in chain/getTransaction by @hairtail in #3709
- fixes lint errors from rpc client namespaces by @hughy in #3772
- bumps package versions for v0.1.75 by @hughy in #3771
- STAGING -> MASTER by @hughy in #3770
Full Changelog: v0.1.74...v0.1.75