Releases: dominant-strategies/quais.js
Releases · dominant-strategies/quais.js
1.0.0-alpha.22
What's Changed
- Fix bug on wait() method logic for Qi tx by @alejoacosta74 in #331
- Fix bug on paymentcode index derivation by @alejoacosta74 in #330
- Testing scripts for Qi HD Wallet by @alejoacosta74 in #332
- Fix "invalid signature" for paymentcode tx input by @alejoacosta74 in #333
- Add log typechecking to tx receipt constructor by @alejoacosta74 in #334
- Ws reconnect by @robertlincecum in #335
- Remove access list from static call by @Juuddi in #339
- Add unit tests for qi address derivation by @alejoacosta74 in #337
- Integration test for Qi Wallet roundtrip by @alejoacosta74 in #340
- Implement iterative Qi tx fee estimation by @rileystephens28 in #341
Full Changelog: 1.0.0-alpha.21...1.0.0-alpha.22
1.0.0-alpha.21
What's Changed
- Qi Wallet v2 by @rileystephens28 in #329
Full Changelog: 1.0.0-alpha.20...1.0.0-alpha.21
1.0.0-alpha.20
What's Changed
- Fix invalid Qi transaction signatures by @rileystephens28 in #327
- Attempt to cover amount with smallest single denomination from set by @rileystephens28 in #328
- Access list sub by @robertlincecum in #326
Full Changelog: 1.0.0-alpha.19...1.0.0-alpha.20
1.0.0-alpha.19
What's Changed
- Update handling of outpoints by @rileystephens28 in #324
Full Changelog: 1.0.0-alpha.18...1.0.0-alpha.19
1.0.0-alpha.18
What's Changed
- implement wait() method for QiTx response by @alejoacosta74 in #317
- Ensure hardened account derivation by @rileystephens28 in #321
- Implementation of the convertToQuai method for QiHDWallet by @alejoacosta74 in #320
- Minor fixes by @rileystephens28 in #319
- Update available denominations by @rileystephens28 in #322
- Update tx fee by @rileystephens28 in #323
Full Changelog: 1.0.0-alpha.17...1.0.0-alpha.18
1.0.0-alpha.17
What's Changed
- Pre goldenage fixes by @rileystephens28 in #318
Full Changelog: 1.0.0-alpha.16...1.0.0-alpha.17
1.0.0-alpha.16
What's Changed
- export format/parse qi by @rileystephens28 in #314
- Types and acceslists by @robertlincecum in #315
- fix broken tests by @robertlincecum in #316
Full Changelog: 1.0.0-alpha.15...1.0.0-alpha.16
1.0.0-alpha.15
What's Changed
- Add new methods for getting active regions and zones by @rileystephens28 in #312
- Fix import missing js file extension by @rileystephens28 in #313
Full Changelog: 1.0.0-alpha.14...1.0.0-alpha.15
1.0.0-alpha.14
What's Changed
- Qi syncing and spending v2 by @rileystephens28 in #310
Full Changelog: 1.0.0-alpha.13...1.0.0-alpha.14
1.0.0-alpha.13
What's Changed
- Qi gas fee and send logic by @rileystephens28 in #309
Full Changelog: 1.0.0-alpha.12...1.0.0-alpha.13