Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added basics/program-derived-addresses/poseidon #322

Conversation

ritikbhatt20
Copy link
Contributor

@ritikbhatt20 ritikbhatt20 commented Nov 1, 2024

Screenshot 2024-11-01 125554

Key Difference from other PR's:
- Addition of the latest Poseidon library code, which includes a payer argument for init and initIfNeeded, ensuring compatibility with multi-signer configurations.
- Included the Correct bankrun test setup

  • added the program-derived-addresses poseidon program in the /basics/program-derived-addresses/poseidon directory.
  • replaced all occurrences of yarn with pnpm
  • wrote tests using both Solana Bankrun framework and Anchor native test
  • executed pnpm fix
  • commited pnpm-lock.yaml to the repository

@heyAyushh heyAyushh added the contribute:poseidon Adds a poseidon example contribution to the repository. label Nov 15, 2024
@ritikbhatt20
Copy link
Contributor Author

gm @heyAyushh ,

I've completed the requested steps:

  1. Merged main into my branch.
  2. Ran pnpm fix.
  3. Verified the implementation includes the transpiled Anchor program and TypeScript files.
  4. Synchronized program ID
  5. Ran cargo fmt and cargo clippy for Rust code quality.
  6. Pushed all updates.

Please review again. Thank you!

@heyAyushh heyAyushh closed this Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribute:poseidon Adds a poseidon example contribution to the repository. program-derived-addresses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants