Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

ci: Remove all references to twoxtx #7234

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

joncinque
Copy link
Contributor

Problem

Now that the curve25519-dalek upgrade has landed on agave with anza-xyz/agave#2252, the twoxtx build is failing https://github.com/solana-labs/solana-program-library/actions/runs/10682051895/job/29607007216?pr=7233, which makes sense since SPL isn't using the newest curve25519-dalek crate yet.

Summary of changes

As we discovered last year, all of the token-2022 tests are going through banks-client / banks-server, which doesn't take into account size limits for transactions. This means that we don't need to do a special 2xTx build at all.

Remove all references to twoxtx.

@joncinque
Copy link
Contributor Author

Merging to unblock CI

@joncinque joncinque merged commit 6d220a2 into solana-labs:master Sep 3, 2024
31 checks passed
@joncinque joncinque deleted the notwox branch September 3, 2024 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant