Skip to content

Conversation

@Nagaprasadvr
Copy link
Contributor

@Nagaprasadvr Nagaprasadvr commented Aug 14, 2025

  1. Add multisig state to t22 and legacy

@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch from 880fb05 to 428c6ad Compare August 14, 2025 17:06
@Nagaprasadvr Nagaprasadvr changed the title feat: add multisig state and ixs (missing in t22) feat: add multisig state Aug 14, 2025
@Nagaprasadvr Nagaprasadvr changed the base branch from main to febo/token2022-multisig August 14, 2025 17:07
@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch 3 times, most recently from b017ffa to 3c1d305 Compare August 14, 2025 17:14
@Nagaprasadvr Nagaprasadvr changed the title feat: add multisig state feat: add multisig state Aug 15, 2025
Copy link
Collaborator

@febo febo left a comment

Choose a reason for hiding this comment

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

Left some tweaks that we could use in both Token and Token-2022.

@Nagaprasadvr
Copy link
Contributor Author

Ty ser will add those changes now

@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch from 3c1d305 to 1b492f1 Compare August 16, 2025 13:20
@Nagaprasadvr Nagaprasadvr requested a review from febo August 16, 2025 13:23
Copy link
Collaborator

@febo febo left a comment

Choose a reason for hiding this comment

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

Let's add a few comments on the accessors.

@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch from 1b492f1 to 3c63d39 Compare August 17, 2025 10:40
@Nagaprasadvr Nagaprasadvr requested a review from febo August 17, 2025 10:40
@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch from 3c63d39 to fcd5aee Compare August 17, 2025 10:41
@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch 4 times, most recently from 46a8f98 to 77a5cd2 Compare August 17, 2025 10:45
@Nagaprasadvr
Copy link
Contributor Author

@febo can we rename len to signers_len ? Or else we need to add is_empty let me know wyt

@febo
Copy link
Collaborator

febo commented Aug 18, 2025

@febo can we rename len to signers_len ? Or else we need to add is_empty let me know wyt

Ah, that is annoying. Using signers_len sounds a good alternative.

@Nagaprasadvr Nagaprasadvr force-pushed the feat-add-multisig-state branch from 77a5cd2 to 9d7c0b3 Compare August 18, 2025 16:39
@Nagaprasadvr Nagaprasadvr requested a review from febo August 18, 2025 16:48
Copy link
Collaborator

@febo febo left a comment

Choose a reason for hiding this comment

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

Thank you! 🙏

@febo febo merged commit ef45bf3 into anza-xyz:febo/token2022-multisig Aug 18, 2025
11 checks passed
febo added a commit that referenced this pull request Aug 18, 2025
febo added a commit that referenced this pull request Aug 18, 2025
Revert "`feat`: add multisig state (#221)"

This reverts commit ef45bf3.
febo added a commit that referenced this pull request Aug 20, 2025
* Add initialize multisig helpers

* Update programs/token-2022/src/instructions/initialize_multisig_2.rs

Co-authored-by: Peter Keay <[email protected]>

* `feat`: add multisig state (#221)

feat: add multisig state

* Revert "`feat`: add multisig state" (#222)

Revert "`feat`: add multisig state (#221)"

This reverts commit ef45bf3.

---------

Co-authored-by: Peter Keay <[email protected]>
Co-authored-by: Nagaprasad V R <[email protected]>
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