Skip to content

Conversation

@gavriliumircea
Copy link
Contributor

@gavriliumircea gavriliumircea commented Oct 20, 2025

This pr aims to add support for the Solana release versions

This was referenced Oct 20, 2025
Copy link
Contributor Author

gavriliumircea commented Oct 20, 2025

@gavriliumircea gavriliumircea requested a review from a team October 20, 2025 15:14
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from d9f69a5 to 1d77de3 Compare October 21, 2025 07:35
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 4d1f3ef to fd255d1 Compare October 21, 2025 07:35
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from 1d77de3 to 1067534 Compare October 22, 2025 14:29
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from fd255d1 to 02fe68d Compare October 22, 2025 14:29
@coderabbitai
Copy link

coderabbitai bot commented Oct 22, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 10-20-feat_add_solana_contract_versions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 02fe68d to f92e682 Compare October 22, 2025 14:33
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from 1067534 to 3eee4f7 Compare October 22, 2025 14:33
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from f92e682 to c4cfd25 Compare October 22, 2025 15:11
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch 2 times, most recently from f1b28c0 to c58addf Compare October 22, 2025 15:25
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from c4cfd25 to e77e2c7 Compare October 22, 2025 15:31
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch 2 times, most recently from cf1891b to e6f0641 Compare October 22, 2025 15:35
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from e77e2c7 to b27a204 Compare October 22, 2025 15:35
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from b27a204 to 32497e7 Compare October 23, 2025 13:47
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from e6f0641 to 709dd5a Compare October 23, 2025 13:47
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 32497e7 to 1f0f226 Compare October 23, 2025 17:35
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from 709dd5a to d96b0ce Compare October 23, 2025 17:35
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 1f0f226 to 6877302 Compare October 23, 2025 18:08
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from d96b0ce to 11a6779 Compare October 23, 2025 18:09
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 74d7ec9 to a6037ea Compare October 29, 2025 17:46
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from 9b0aec6 to 9d29d1f Compare October 29, 2025 17:46
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from a6037ea to 5610408 Compare October 29, 2025 17:48
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from 9d29d1f to 2617b9a Compare October 29, 2025 17:48
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 5610408 to 7fc9613 Compare November 3, 2025 08:07
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from 2617b9a to b2806fd Compare November 3, 2025 08:07
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 7fc9613 to 5e59b4c Compare November 4, 2025 13:42
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from b2806fd to 6b4779b Compare November 4, 2025 13:42
Copy link
Member

@PaulRBerg PaulRBerg left a comment

Choose a reason for hiding this comment

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

shouldn't we refer to our Solana backend as 'programs'?

By doing so, we would also make it more difficult to accidentally Solana in an EVM app.

@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 5e59b4c to d9c0384 Compare November 5, 2025 12:47
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch 2 times, most recently from e979b40 to 8442d26 Compare November 5, 2025 14:58
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from d9c0384 to 4918dc8 Compare November 5, 2025 14:58
@PaulRBerg PaulRBerg force-pushed the 10-20-feat_add_solana_contract_versions branch from 8442d26 to 8451a48 Compare November 5, 2025 16:23
@PaulRBerg PaulRBerg force-pushed the 10-20-feat_add_solana_chains branch from 4918dc8 to 0f06fcc Compare November 5, 2025 16:23
@PaulRBerg PaulRBerg force-pushed the 10-20-feat_add_solana_contract_versions branch from 8451a48 to 76c3a44 Compare November 5, 2025 16:48
@PaulRBerg PaulRBerg changed the title feat: add solana contract versions feat: add solana release versions Nov 6, 2025
Copy link
Member

@PaulRBerg PaulRBerg left a comment

Choose a reason for hiding this comment

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

the releases have to be called v0.1

Context on Slack.

@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from e77dcef to d6b1ddc Compare November 6, 2025 11:11
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_chains branch from 99a7a70 to 204ba65 Compare November 6, 2025 11:11
@gavriliumircea gavriliumircea force-pushed the 10-20-feat_add_solana_contract_versions branch from d6b1ddc to 06cad12 Compare November 6, 2025 11:30
@gavriliumircea
Copy link
Contributor Author

the releases have to be called v0.1

Done

@gavriliumircea gavriliumircea merged commit 02f0680 into 10-20-feat_add_solana_chains Nov 6, 2025
2 of 3 checks passed
gavriliumircea added a commit that referenced this pull request Nov 6, 2025
This pr replaces #61. This is need because of a merge order mistake that I did.
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.

4 participants