Skip to content

feat: add fetch_accounts xtask#2021

Merged
SwenSchaeferjohann merged 2 commits into
mainfrom
fetch-accounts
Oct 29, 2025
Merged

feat: add fetch_accounts xtask#2021
SwenSchaeferjohann merged 2 commits into
mainfrom
fetch-accounts

Conversation

@SwenSchaeferjohann
Copy link
Copy Markdown
Contributor

  • make it easy to copy accounts from a network and store as JSON
  • solana checks last_extended_slot to be finalized which is a PIA if you want to use a mainnet LUT on localnet.
  • --lut flag fixes this by setting last_extended_slot to 0
  • --add-pubkeys lets you extend the LUT

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 28, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ai-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fetch-accounts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SwenSchaeferjohann SwenSchaeferjohann merged commit e385d64 into main Oct 29, 2025
18 checks passed
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.

2 participants