Skip to content

v0.10.0

Compare
Choose a tag to compare
@kanatliemre kanatliemre released this 21 Oct 17:50
· 219 commits to dev since this release
  • Merge pull request #19 from ava-labs/dev d148f24
  • update changelog e4466c9
  • add account index to wallet instance a384936
  • Merge pull request #18 from ava-labs/feat/setHd c2a9d91
  • Merge pull request #10 from ava-labs/dependabot/npm_and_yarn/ansi-regex-5.0.1 251d975
  • Update external and internal indices in parallel Method to set HD indices Update X chain assets in parallel f3abfc1
  • Merge pull request #16 from ava-labs/fix/missing_history caeedb0
  • Use X chain addresses for C chain history Fix findDestination findSource chain bugs 4b80867
  • Merge pull request #15 from ava-labs/network_emitter 2f42a94
  • Emit network change events and subscribe from wallet instances 41ca843
  • added isHdReady flag to HD wallets ef3a171
  • parse unknown history items instead of throwing an error e73a958
  • Refactor EVM parser Async call when getting history Filter duplciate transactions on history 0d91035
  • Merge branch 'master' into dev f10708d
  • Merge pull request #14 from ava-labs/replace_dompurify c87d675
  • switch to isomorphic dom purify b5a5131
  • Merge pull request #13 from ava-labs/history_cleanup 95fe2b6
  • Merge pull request #12 from ava-labs/feat/accounts b61c567
  • rename to displayValue c3fe97a
  • added typeguards to history interfaces 8fa48cd
  • remove ledger manager a083ab0
  • remove empty tsconfig 80ad6fd
  • fix C chain bech address bug 8088900
  • delete ledger script 721745c
  • Add methods to derive account paths Create scripts directory with example scripts MnemonicWallet class takes in an optional account index 6abe572
  • cleanup staking txs c77bb3e
  • Add methods to get and parse individual transactions from the wallet b7713ac
  • Cleanup history interface types and data Add tests for parsing various ortelius data 696953c
  • Bump ansi-regex from 5.0.0 to 5.0.1 9a57d5b

v0.9.7...v0.10.0