Skip to content

common-v0.3.0

Latest
Compare
Choose a tag to compare
@odcheung odcheung released this 23 Jun 04:30
· 45 commits to main since this release
5a933ce

What's Changed

Breaking Changes

Breaking changes are from the spl-token v0.1.8 -> v0.3.0 upgrade.

  • u64 rename / type change to BN -Percentage, DecimalUtil, Ata-utils
  • removed deriveATA - use spl-token's getAssociatedTokenAddressSync instead
  • removed TokenUtil functions to use better spl-token alternatives
  • Rename createWSOLAccountInstructions to TokenUtil.createWrappedNativeAccountInstruction
  • EntityParsing now takes in an additional address: PublicKey field during parsing
  • Updated API for account-request methods getMultipleAccounts, getMultipleAccountsInMap, getMultipleParsedAccounts

Full Changelog: common-v0.2.1...common-v0.3.0