Skip to content

add hello solana asm example#538

Open
Perelyn-sama wants to merge 3 commits intosolana-developers:mainfrom
Perelyn-sama:asm/hello-world
Open

add hello solana asm example#538
Perelyn-sama wants to merge 3 commits intosolana-developers:mainfrom
Perelyn-sama:asm/hello-world

Conversation

@Perelyn-sama
Copy link
Copy Markdown
Collaborator

No description provided.

@dev-jodee dev-jodee self-requested a review March 24, 2026 12:44
Copy link
Copy Markdown
Collaborator

@dev-jodee dev-jodee left a comment

Choose a reason for hiding this comment

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

Couple of small things to change :) thx for the work

Cargo.toml Outdated
solana-pubkey = "3.0.0"
solana-transaction = "3.0.1"
solana-native-token = "3.0.0"
solana-address = "2.1.0"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Doesn't seem used anywhere?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Yes, but that dependency isn't used anywhere in your code itself

@Perelyn-sama Perelyn-sama requested a review from dev-jodee March 24, 2026 13:39
Copy link
Copy Markdown
Collaborator

@dev-jodee dev-jodee left a comment

Choose a reason for hiding this comment

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

re on the solana dependency added -> Yes, but that dependency isn't used anywhere in your code itself

@Perelyn-sama
Copy link
Copy Markdown
Collaborator Author

re on the solana dependency added -> Yes, but that dependency isn't used anywhere in your code itself

fair, removed.

Also, thanks for the reviews. feels good to be making progress :)

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