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

feat(target_chains/solana): add verifiable build script #1378

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

ali-bahjati
Copy link
Collaborator

This change adds a Dockerfile based on Anchor's default verifiable build dockerfile and a script to build the program using that Dockerfile. The script also prints the sha256sum of the program which can be used to verify on-chain deployments.

Copy link

vercel bot commented Mar 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Visit Preview Mar 21, 2024 5:54pm
xc-admin-frontend ⬜️ Ignored (Inspect) Visit Preview Mar 21, 2024 5:54pm

@ali-bahjati ali-bahjati force-pushed the feat/solana/add-verifiable-build branch 2 times, most recently from 67bf565 to 8be4413 Compare March 21, 2024 14:01
This change adds a Dockerfile based on Anchor's default verifiable
build dockerfile and a script to build the program using that
Dockerfile. The script also prints the sha256sum of the program which
can be used to verify on-chain deployments.
@ali-bahjati ali-bahjati force-pushed the feat/solana/add-verifiable-build branch from 8be4413 to ff5b363 Compare March 21, 2024 17:54
@ali-bahjati ali-bahjati merged commit f2d5bdc into main Mar 21, 2024
5 checks passed
@ali-bahjati ali-bahjati deleted the feat/solana/add-verifiable-build branch March 21, 2024 18:07
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.

3 participants