Skip to content

Conversation

@Nitish-bot
Copy link
Contributor

Added example program for creating an account with the Steel framework for Solana

  • Committed pnpm-lock.yaml
  • Tests written in bankrun
  • Added mandatory pnpm run scripts
  • Ran pnpm fix in the root directory
  • Wrote comments to guide
  • Used latest versions of all dependencies*

@heyAyushh heyAyushh added contribute:steel Adds program example using steel framework. pda-rent-payer basics/pda-rent-payer labels Nov 15, 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 contribution! Before we can merge this PR, please:

  1. Merge main branch into your PR to get the latest updates
  2. Run pnpm fix at the project root to ensure code style consistency
  3. Remove the steel program entry from the root Cargo.toml if present
  4. Run cargo fmt and cargo clippy to ensure Rust code quality
  5. Push your changes

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

@Nitish-bot
Copy link
Contributor Author

Nitish-bot commented Nov 24, 2024

I have completed all the steps except pnpm fix in the root directory which is causing some unknown error. It is the same even after I delete the cache.

image

@heyAyushh heyAyushh merged commit 123c289 into solana-developers:main Jan 2, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribute:steel Adds program example using steel framework. pda-rent-payer basics/pda-rent-payer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants