github solana-foundation/solana-verifiable-build v0.3.1

latest releases: v0.4.15, v0.4.14, v0.4.12...
16 months ago

New features

  • list-program-pdas lists all build information submitted for a program, requires custom RPC Url, useful for debugging remote verification, which expects the program authority or OTTER SIGNER
  • get-program-pda gets the build information submitted by a specific signer (ie whatever is in ~/.config/solana) or explicitly specified by -s <address>
  • verify-from-repo has -k flag to specify keypair to write build information onchain after successful verification

Fixes

  • verify-from-repo 's skip prompt flag -y now skips ALL prompts

Don't miss a new solana-verifiable-build release

NewReleases is sending notifications on new releases.