Skip to content

Upgrade Merkle distributor to Anchor 0.31#1

Merged
gnweke merged 1 commit into
masterfrom
codex/update-merkle-distributor-for-anchor-0.31
Aug 20, 2025
Merged

Upgrade Merkle distributor to Anchor 0.31#1
gnweke merged 1 commit into
masterfrom
codex/update-merkle-distributor-for-anchor-0.31

Conversation

@gnweke
Copy link
Copy Markdown
Owner

@gnweke gnweke commented Aug 20, 2025

Summary

  • replace Rust integration test with lightweight TypeScript Anchor client test
  • drop solana-program-test dev dependency and document Merkle tree hashing rules
  • wire Anchor test script through npm for the new ts-mocha suite

Testing

  • cargo test --manifest-path verify/Cargo.toml -- --nocapture
  • anchor build -p merkle_distributor (failed: No such file or directory)
  • anchor test -p merkle_distributor (failed: No such file or directory)
  • npm test (failed: ANCHOR_WALLET not set)

https://chatgpt.com/codex/tasks/task_e_68a5a33d23288328a2e82be6c619b656

@gnweke gnweke merged commit e61e86d into master Aug 20, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant