Skip to content

Conversation

tvpeter
Copy link
Collaborator

@tvpeter tvpeter commented May 30, 2025

Description

This PR adds Justfile config file for the just command runner.

Notes to the reviewers

The default values for datadir, rpcuser and rpcpassword set in the Justfile are those used in the project.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature
  • I've updated CHANGELOG.md

- add project recipes
- add bitcoind recipes for rpc feature

[Issue: bitcoindevkit#196]
@coveralls
Copy link

coveralls commented May 30, 2025

Pull Request Test Coverage Report for Build 15355614829

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 2.703%

Totals Coverage Status
Change from base Build 15127343813: 0.0%
Covered Lines: 25
Relevant Lines: 925

💛 - Coveralls

- update readme to include just command runner
@tvpeter tvpeter force-pushed the chore/add-justfile branch from d7bb2bf to 98bef7e Compare May 30, 2025 20:54
Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 98bef7e

Would be good in a separate PR to expand the just example to show how to start and use the bdk-cli with the local regtest bitcoind.

@tvpeter tvpeter merged commit 595f104 into bitcoindevkit:master Jun 3, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this to Done in BDK-CLI Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants