Add bitcoind to eget_packages and update installation command - #46
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds bitcoind as an eget-managed package and introduces a configurable bitcoin_version variable used to construct the download URL, including architecture-specific handling for the bitcoind binary. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
⛔ Workflow Failures DetectedThe following job errors and annotations were found:
🛠️ Run Links |
Summary by Sourcery
Add bitcoind as an eget-managed package and make the Bitcoin Core version configurable via a new bitcoin_version variable.
New Features:
Enhancements: