Skip to content

chore(deps): replace solana-sdk imports with equivalent single crates#65

Open
ubadineke wants to merge 1 commit intoregolith-labs:masterfrom
ubadineke:chore/replace-dependencies
Open

chore(deps): replace solana-sdk imports with equivalent single crates#65
ubadineke wants to merge 1 commit intoregolith-labs:masterfrom
ubadineke:chore/replace-dependencies

Conversation

@ubadineke
Copy link
Contributor

This PR refactors the codebase replace the solana-sdk dependency with the new modular Solana crates.

The following crates were added as replacements:

  • solana-signer
  • solana-keypair
  • solana-transaction
  • solana-commitment-config

This offers smaller builds, less compile time and better tree-shaking.

@Perelyn-sama
Copy link
Contributor

Thanks for this ser, reviewing

cc @HardhatChad @mrmizz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants