Skip to content

Releases: Ellipsis-Labs/solana-verifiable-build

v0.3.1

22 Nov 21:33
4558801
Compare
Choose a tag to compare

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

v0.2.4

23 Jun 04:02
abeb521
Compare
Choose a tag to compare
Merge pull request #30 from Ellipsis-Labs/jarry/ubuntu-bug

Jarry/ubuntu bug

v0.2.3

23 Jun 03:30
aabde2f
Compare
Choose a tag to compare
  • Fix bug in commit hash
  • Make it easier to verify and build anchor programs

v0.2.2

23 Jun 02:16
6793570
Compare
Choose a tag to compare
  • Updated CLI to infer lib/pkg names when possible
  • Better handling around container cleanup

v0.2.1

22 Jun 00:58
0f31c94
Compare
Choose a tag to compare
Merge pull request #27 from Ellipsis-Labs/jxiao/clean-up-args-add-sig…

v0.2.0

21 Jun 20:10
64d2630
Compare
Choose a tag to compare
  • Migrate CLI to mostly use std::process::Command

v0.1.9

01 Feb 23:26
a7df823
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

31 Jan 20:48
Compare
Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

31 Jan 19:51
2874488
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

31 Jan 17:23
8141d53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6