Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create walrus sdk #6

Merged
merged 6 commits into from
Jan 10, 2025
Merged

create walrus sdk #6

merged 6 commits into from
Jan 10, 2025

Conversation

hayes-mysten
Copy link
Contributor

Description

Describe the changes or additions included in this PR.

Test plan

How did you test the new or updated feature?


@hayes-mysten hayes-mysten requested a review from a team as a code owner January 10, 2025 00:48
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 7:34pm

@hayes-mysten hayes-mysten had a problem deploying to sui-typescript-aws-kms-test-env January 10, 2025 00:48 — with GitHub Actions Failure
@hayes-mysten hayes-mysten had a problem deploying to sui-typescript-aws-kms-test-env January 10, 2025 01:01 — with GitHub Actions Failure
@hayes-mysten hayes-mysten temporarily deployed to sui-typescript-aws-kms-test-env January 10, 2025 01:13 — with GitHub Actions Inactive
}) {
const argumentsTypes = [
'0000000000000000000000000000000000000000000000000000000000000000::wal_exchange::Exchange',
'0000000000000000000000000000000000000000000000000000000000000000::wal_exchange::AdminCap',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot about this part... I need to update things so that the package address uses the provided address passed into init

@hayes-mysten hayes-mysten had a problem deploying to sui-typescript-aws-kms-test-env January 10, 2025 18:28 — with GitHub Actions Failure
Copy link
Contributor

@williamrobertson13 williamrobertson13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - really cool to see the code generator in action

"isolatedModules": true,
"rootDir": "src"
}
// "references": [{ "path": "../wallet-standard" }, { "path": "../typescript" }]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we remove this

@hayes-mysten hayes-mysten temporarily deployed to sui-typescript-aws-kms-test-env January 10, 2025 19:32 — with GitHub Actions Inactive
@hayes-mysten hayes-mysten merged commit e31e219 into main Jan 10, 2025
6 checks passed
@hayes-mysten hayes-mysten deleted the mh--create-walrus-sdk branch January 10, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants