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

token-2022: modify onchain extra metas helper #6089

Conversation

buffalojoec
Copy link
Contributor

In this PR, Token2022's onchain extra metas helper is being repaired in a
similar fashion to its offchain helper. However, since we already required the
parameters for a transfer_checked instruction and were building it within the
invoke_transfer_checked(..) function, there's no need to deprecate anything
here.

Draft: Still need to decide how best to write some tests for this without
requiring an additional function like before.

Copy link
Contributor Author

buffalojoec commented Jan 9, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@buffalojoec buffalojoec force-pushed the 01-08-token-2022_repair_offchain_extra_metas_helper branch from 73724a8 to ce7a81e Compare January 9, 2024 06:04
@buffalojoec buffalojoec force-pushed the 01-08-token-2022_repair_onchain_extra_metas_helper branch from 3acf5d2 to f2acf5c Compare January 9, 2024 06:04
@buffalojoec buffalojoec force-pushed the 01-08-token-2022_repair_offchain_extra_metas_helper branch from ce7a81e to c03c8df Compare January 9, 2024 06:34
@buffalojoec buffalojoec force-pushed the 01-08-token-2022_repair_onchain_extra_metas_helper branch from f2acf5c to da95eeb Compare January 9, 2024 06:34
@buffalojoec buffalojoec force-pushed the 01-08-token-2022_repair_offchain_extra_metas_helper branch from c03c8df to a9cda55 Compare January 9, 2024 06:48
@buffalojoec buffalojoec force-pushed the 01-08-token-2022_repair_onchain_extra_metas_helper branch from da95eeb to eb936aa Compare January 9, 2024 06:49
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.

None yet

1 participant