Skip to content

Fix compile errors and clean up unused code#1

Open
sanjuan25 wants to merge 1 commit into
keidev-sol:mainfrom
sanjuan25:fix/compile-issues
Open

Fix compile errors and clean up unused code#1
sanjuan25 wants to merge 1 commit into
keidev-sol:mainfrom
sanjuan25:fix/compile-issues

Conversation

@sanjuan25

Copy link
Copy Markdown

Summary

  • Fix solana-sdk compile errors (AccountMeta path, Signer trait import)
  • Fix Keypair cloning in main.rs using insecure_clone()
  • Fix moved-value bug in auto-sell add_position
  • Remove unused imports/variables and add .gitignore + Cargo.lock

Test plan

  • cargo build completes successfully with no project warnings

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.

1 participant