Skip to content

Releases: GalaChain/sdk

v3.1.1

13 Apr 10:05
6e5cd10

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

07 Apr 10:04
f1619d8

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

17 Mar 16:47
d5e3c58

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v3.0.0

v3.0.0-beta

06 Feb 11:01
647e970

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v3.0.0-beta

v2.7.1

15 Jan 16:21
034fa15

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

07 Jan 18:02
ba8b444

Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.7.0

v2.6.2

18 Dec 22:50
6552772

Choose a tag to compare

What's Changed

  • Bump Version to 2.6.2 by @galachain-release-bot in #715
  • Fix: Revalidate mint allowances against current authorities by @siddu0523 in #722
  • Fix: Prevent duplicate allowances double-spending by @siddu0523 in #723
  • fix(H-03): Validate NFT instance ownership before using allowance by @siddu0523 in #725
  • Fix rounding error in vesting token locked quantity calculation by @siddu0523 in #726
  • Chore: Remove unused support for TON users and TON crypto by @dzikowski in #720
  • Fix: Remove duplicate validation check in PublicKeyService by @dzikowski in #718
  • Fix: Remove publicKeySignature from payload to sign by withPublicKeySignedBy in UpdatePublicKeyDto by @dzikowski in #717
  • Fix: Add missing owner validation for mints by @dzikowski in #716
  • Fix: isAllowanceSpent validation logic to check fields independently by @siddu0523 in #728
  • Fix: SetFeeProperties method in connect library by @dzikowski in #730
  • Fix: Incorrect method name for FetchFeeAutorizations by @dzikowski in #733
  • Migrate nftcollection feature by @Jehosephat in #735
  • fix: outdated comment in updateTokenClass.ts by @sentientforest in #736

New Contributors

Full Changelog: v2.6.1...v2.6.2

v2.6.1

25 Nov 18:54
f022990

Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

24 Nov 12:51
504dc24

Choose a tag to compare

What's Changed

  • Feat: Refactor multisig to use signer addresses instead of public keys by @dzikowski in #694
  • Feat: Drop migration support from legacy profiles by @dzikowski in #688
  • Feat: Support UpdateUserRoles for multisig by @dzikowski in #689
  • Feat: base58 encoding decoding of ChainObject keys helpers and implementati… by @Jehosephat in #696
  • Fix: 402 errors include payingUser and other informative details by @sentientforest in #712
  • Fix: Correct multisig DTO validation logic by @dzikowski-ai in #686
  • Fix: Add missing check if multiple signatures exists in the dto for implicit signature verification by @dzikowski in #684
  • Fix: Move quorum check from authorization to authentication by @dzikowski in #685
  • Fix: Make dto.sign() function more clear by @dzikowski in #687
  • Fix: Harden duplicate signature check by explicit public key normalization by @dzikowski in #690
  • Fix: DryRun validation was not failing when multisig signatures were provided by @dzikowski in #691
  • Fix: Refactor updatePublicKey() to make it easier to understand by @dzikowski in #692
  • Fix: Require new key signature for UpdatePublicKey to prove ownership of the new key by @dzikowski in #695
  • Fix: Additional authorization in UpdateUserRoles by @dzikowski in #698
  • Fix: Add missing validation in UpdateQuorumDto by @dzikowski in #699
  • Fix: Prevent from injecting delimiters in B58 strings by @dzikowski in #701
  • Fix: Inconsistent state reset in GalaChainContext by @dzikowski in #702
  • Fix: Use strict types for signer and quorum in AuthenticateResult by @dzikowski in #703
  • Fix: Minor auth-related fixes by @dzikowski in #709
  • Chore: Fix Jest transform config by @dzikowski in #704
  • Chore: Set version 2.6.0 by @dzikowski in #710

Full Changelog: v2.5.3...v2.6.0

v2.5.3

13 Oct 10:33
a648591

Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3