Skip to content

Commit

Permalink
[script-composer] Revert script composers (#574)
Browse files Browse the repository at this point in the history
Revert script composers
  • Loading branch information
GhostWalker562 authored Nov 11, 2024
1 parent 765fc5b commit bf8afa1
Show file tree
Hide file tree
Showing 10 changed files with 951 additions and 1,175 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ All notable changes to the Aptos TypeScript SDK will be captured in this file. T

# Unreleased
- Add support for Firebase issuers in the `updateFederatedKeylessJwkSetTransaction` function
- [`Breaking`] Revert new `scriptComposer` api in transactionSubmission api to allower SDK callers to invoke multiple Move functions inside a same transaction and compose the calls dynamically.

# 1.32.0 (2024-11-08)

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"@noble/hashes": "^1.4.0",
"@scure/bip32": "^1.4.0",
"@scure/bip39": "^1.3.0",
"@wgb5445/aptos-intent-npm": "^0.1.13",
"eventemitter3": "^5.0.1",
"form-data": "^4.0.0",
"js-base64": "^3.7.7",
Expand Down
Loading

0 comments on commit bf8afa1

Please sign in to comment.