Skip to content

Fixed dependency issues. Simplified attach. Cargo fmt#400

Merged
Woody4618 merged 1 commit intosolana-developers:mainfrom
tiago18c:fixes-to-abl
Jul 23, 2025
Merged

Fixed dependency issues. Simplified attach. Cargo fmt#400
Woody4618 merged 1 commit intosolana-developers:mainfrom
tiago18c:fixes-to-abl

Conversation

@tiago18c
Copy link
Copy Markdown
Contributor

This commit fixes several issues regarding the ABL Token example:

  • Dependency issues when running the UI
  • Fixed some display and interaction issues on the UI
  • Cleanup unused code and needless console.log
  • Simplified the attach instruction (which could be completely removed, same thing can be achieved through spl-token set-transfer-hook <program_id>). The metadata can be set by a follow up call to change_mode
  • run cargo fmt

@Woody4618 Woody4618 merged commit 69d6179 into solana-developers:main Jul 23, 2025
10 of 14 checks passed
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