Releases: dominant-strategies/quais.js
Releases · dominant-strategies/quais.js
1.0.0-alpha.32
What's Changed
- Fix unit tests by @alejoacosta74 in #373
- Fix bug with address dupplication by @alejoacosta74 in #376
Full Changelog: 1.0.0-alpha.31...1.0.0-alpha.32
1.0.0-alpha.31
What's Changed
- Mock provider for unit tests by @alejoacosta74 in #371
- Revert signed message prefix to be EIP191 compliant by @rileystephens28 in #372
Full Changelog: 1.0.0-alpha.30...1.0.0-alpha.31
1.0.0-alpha.30
What's Changed
- Implement AggregateCoinSelector class by @alejoacosta74 in #365
- implement
aggregate()
method by @alejoacosta74 in #367 - Optimize syncing logic to handle large outpoint sets by @rileystephens28 in #368
- Minor improvements by @rileystephens28 in #369
- Update conversion denomination logic by @rileystephens28 in #370
Full Changelog: 1.0.0-alpha.29...1.0.0-alpha.30
1.0.0-alpha.29
What's Changed
- Implement new provider outpoint deltas RPC method by @rileystephens28 in #364
- Overhaul Qi wallet syncing logic by @rileystephens28 in #366
Full Changelog: 1.0.0-alpha.28...1.0.0-alpha.29
1.0.0-alpha.28
What's Changed
- Patch known dependency vulnerabilities by @rileystephens28 in #363
Full Changelog: 1.0.0-alpha.27...1.0.0-alpha.28
1.0.0-alpha.27
What's Changed
- Fix private key deserialization and sync by @rileystephens28 in #362
Full Changelog: 1.0.0-alpha.26...1.0.0-alpha.27
1.0.0-alpha.26
What's Changed
- feat: add example project highlighting basic functionality by @alanorwick in #360
- Improve validation and helper methods on QiHDWallet by @alejoacosta74 in #356
- update chainId if it is set with default value (0) by @alejoacosta74 in #358
- Remove min denomination requirement for converting Qi -> Quai by @rileystephens28 in #361
New Contributors
- @alanorwick made their first contribution in #360
Full Changelog: 1.0.0-alpha.25...1.0.0-alpha.26
1.0.0-alpha.25
What's Changed
- QiHDWallet: implement importPrivateKey() by @alejoacosta74 in #346
- implement generics and abstract methods in HDWallet hierarchy by @alejoacosta74 in #347
- Extend unit test coverage for address derivation by @alejoacosta74 in #351
- Exclude imported address from derivation and fix path deserialization for Qi wallet by @rileystephens28 in #352
- Fix Qi transaction formatting by @rileystephens28 in #353
- Properly export
AllowedCoinType
type by @rileystephens28 in #354 - Remove unused Qi transaction multipliers and replace with flat 2x by @rileystephens28 in #355
Full Changelog: 1.0.0-alpha.24...1.0.0-alpha.25
1.0.0-alpha.24
What's Changed
- Add new example script by @alejoacosta74 in #336
- Set default value of usePathing to
true
for providers by @rileystephens28 in #349 - Accept
zone
arg in payment channel gap address getter by @rileystephens28 in #350
Full Changelog: 1.0.0-alpha.23...1.0.0-alpha.24
1.0.0-alpha.23
What's Changed
- Fix Quai/Qi RPC rate methods by @rileystephens28 in #344
- Fix Qi private key export by @rileystephens28 in #345
- Wait until ready for JSON RPC Provider by @robertlincecum in #342
- Add serialization/deserialization unit test to QiHDWallet by @alejoacosta74 in #343
Full Changelog: 1.0.0-alpha.22...1.0.0-alpha.23