Skip to content

Conversation

@adpthegreat
Copy link
Contributor

@adpthegreat adpthegreat commented Oct 19, 2024

  • added poseidon counter program to basics/counter folder
  • updated dependencies to use latest versions of anchor
  • used pnpm in place of yarn, replaced all instances of yarn with pnpm
  • wrote tests
Screenshot 2024-10-29 at 17 09 48

My second PR : #150

@heyAyushh heyAyushh added contribute:poseidon Adds a poseidon example contribution to the repository. counter basics/counter labels Nov 5, 2024
Copy link
Member

@heyAyushh heyAyushh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your submission! To verify the technical implementation, please complete these steps:

  1. Merge the main branch into your PR to get the latest updates
  2. Run pnpm fix at the project root for consistent code style
  3. Ensure your implementation includes:
    • Transpiled Anchor program in the programs folder
    • TypeScript files in the ts-programs folder
  4. Run poseidon sync to synchronize program ID and keys
  5. Run cargo fmt and cargo clippy for Rust code quality
  6. Push your changes

Please note: This review is to verify technical completeness of the submission

Let me know once you've completed these steps and I'll review again. Thanks!

@adpthegreat

This comment was marked as abuse.

@adpthegreat

This comment was marked as abuse.

@heyAyushh heyAyushh closed this Jan 2, 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. counter basics/counter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants