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

ci: Bump rust stable version for twotx build #3813

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

joncinque
Copy link
Contributor

@joncinque joncinque commented Nov 11, 2022

Problem

The two-tx build is failing due to unsupported language features, following the bump to rust 1.65 on the monorepo. See https://github.com/solana-labs/solana-program-library/actions/runs/3446859167/jobs/5752258103 for an example

Solution

Bump the version to 1.65 for the twotx build

@joncinque
Copy link
Contributor Author

@samkim-crypto are these errors expected?

failures:
    ct_configure_token_account
    ct_enable_disable_balance_credits
error: test failed, to rerun pass `--test confidential_transfer`
    ct_new_account_is_empty

@samkim-crypto
Copy link
Contributor

Sorry, I introduced an error while I was cleaning up the ElGamal pubkey derivation in the zk-token-sdk. It is addressed in 28792 and the tests should now pass.

@joncinque joncinque merged commit b93d49e into solana-labs:master Nov 15, 2022
@joncinque joncinque deleted the bump-twotx branch November 15, 2022 22:43
HaoranYi pushed a commit to HaoranYi/solana-program-library that referenced this pull request Jul 19, 2023
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.

2 participants