Ellipsis-Labs / solana-verifiable-build

CLI tool for deterministically building and verifying executable against on-chain programs or buffer accounts
183 stars 42 forks source link

Docker solana version mismatch #68

Open wei3erHase opened 1 month ago

wei3erHase commented 1 month ago

When running solana-verify verify-from-repo i'm getting a difference in the repo Solana version than the Docker one, which causes the program hash to be different, is there a way to specify the version?

Finished building program
Program Solana version: v1.18.23
Docker image Solana version: v1.18.11
Woody4618 commented 1 day ago

Could you please try again with the newest version 0.3.0? All images for all solana version should now be available.