Releases: multiversx/mx-sdk-js-core
Releases · multiversx/mx-sdk-js-core
v13.0.0-beta.9
What's Changed
What's Changed
- TX outcome parsers - minor refactoring - move (extract) common operations by @andreibancioiu in #410
- Changed topics type to UInt8Array by @popenta in #412
- Addeed a method to apply options for hash signing by @popenta in #411
- Instantiate version and options using Number by @popenta in #415
- Implement: Smart Contract Transactions Outcome Parser by @andreibancioiu in #408
- Removed options check for hash signing by @popenta in #416
Full Changelog: v13.0.0-beta.8...v13.0.0-beta.9
v13.0.0-beta.12
v13.0.0-beta.11
What's Changed
What's Changed
- Fix exports of transactions factories and outcome parsers by @andreibancioiu in #419
Full Changelog: v13.0.0-beta.10...v13.0.0-beta.11
v13.0.0-beta.10
What's Changed
What's Changed
- Implement "TransactionEventsParser" by @andreibancioiu in #413
- "LegacyTokenTransfer" vs. "NextTokenTransfer" by @andreibancioiu in #414
Full Changelog: v13.0.0-beta.9...v13.0.0-beta.10
v13.0.0-beta.8
What's Changed
What's Changed
- Merge "legacy" transfer transactions factory in NextTransferTransactionsFactory by @popenta in #405
- Transaction signing by hash by @popenta in #406
- More robust conversion of plain object to Transaction (same as v12) by @andreibancioiu in #409
Full Changelog: v13.0.0-beta.7...v13.0.0-beta.8
v13.0.0-beta.7
What's Changed
What's Changed
- Refactor TransactionWatcher to accept either Transaction or hash by @popenta in #404
- "protobufjs" simplifications by @andreibancioiu in #407
Full Changelog: v13.0.0-beta.6...v13.0.0-beta.7
v13.0.0-beta.6
What's Changed
What's Changed
- Delegation transactions outcome parser by @popenta in #402
- Change token management transactions parser according to the sdk-specs by @popenta in #401
- (small breaking change) Merge v13's "TransactionNext" into the existing "Transaction" class by @andreibancioiu in #396
- Refactored the constructors for the transactions factories by @popenta in #403
Full Changelog: v13.0.0-beta.5...v13.0.0-beta.6
v13.0.0-beta.5
What's Changed
What's Changed
- Bump version (to override publish mistake) by @andreibancioiu in #388
- Define BigNumber as a peer dependency by @andreibancioiu in #390
- Add smart contract queries controller by @andreibancioiu in #394
- Adaptor for executing smart contract queries by @popenta in #395
- Inherit version and options from inner transaction when building relayedV2 transaction by @popenta in #399
- Merge main into feat/next by @popenta in #400
- Re-write type expression parser by @andreibancioiu in #398
Full Changelog: v13.0.0-beta.4...v13.0.0-beta.5
v12.19.1
What's Changed
What's Changed
- Inherit version and options from inner transaction when building relayedV2 transaction by @popenta in #399
Full Changelog: v12.19.0...v12.19.1
v13.0.0-beta.4
What's Changed
What's Changed
- Define BigNumber as a peer dependency by @andreibancioiu in #391
Full Changelog: v13.0.0-beta.3...v13.0.0-beta.4