chore(release): v0.6.0 — verify --path solana-program - #16
Merged
Conversation
Pins the released/installed surface to main. Since v0.5.0, main gained `verify --path solana-program` (#15) — an EVM-lane call drives a Solana program via CPI (funded-GREEN on Hadrian). Bumps package.json and the github install pins (README, GUIDES) 0.5.0 -> 0.6.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pins the released/installed surface to
main.Added since v0.5.0:
verify --path solana-program(feat: verify --path solana-program — the cross-VM works-gate #15) — an EVM-lane call drives a Solana program via CPI (SPL Memo through0xff…08); funded-GREEN on Hadrian. EVM key only;--solana-rpcadds the Solana-log deep check.Changes (mechanical, no code):
package.json0.5.0 → 0.6.0; install pins#v0.5.0→#v0.6.0(README ×2,docs/GUIDES.md×1).Validation (local): build ✓ · typecheck ✓ · 83 tests ✓ · MCP smoke ✓ (
verifyremains off-MCP).