-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[4/x][programmable transactions] Added MoveCall execution (#8406)
- Basically had to rewrite the Move Adapter. I wouldn't worry about the lack of code sharing as I think the current adapter can die once we migrate everything.
- Loading branch information
Showing
4 changed files
with
945 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
9ad77a9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
explorer – ./apps/explorer
explorer.sui.io
explorer-topaz.vercel.app
explorer-mysten-labs.vercel.app
explorer-git-main-mysten-labs.vercel.app
9ad77a9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
frenemies – ./dapps/frenemies
frenemies-git-main-mysten-labs.vercel.app
frenemies.vercel.app
frenemies-mysten-labs.vercel.app
frenemies.sui.io
9ad77a9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
explorer-storybook – ./
explorer-storybook-mysten-labs.vercel.app
explorer-storybook-git-main-mysten-labs.vercel.app
explorer-storybook.vercel.app
9ad77a9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
wallet-adapter – ./sdk/wallet-adapter/example