Skip to content

just: add local check_all#333

Merged
delta1 merged 4 commits into
masterfrom
feature/check-all-local
Jun 1, 2026
Merged

just: add local check_all#333
delta1 merged 4 commits into
masterfrom
feature/check-all-local

Conversation

@KyrylR

@KyrylR KyrylR commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Added check_fuzz_crate, check_fuzz_bins, and check_all in justfile, locked integration build/test recipes (kept the full check_fuzz fuzz-run out of check_all) updated the integration helper for the current JetHinter API in test.rs, refreshed Cargo.lock, and removed the unused test_mempool_accept helper from daemon.rs

@KyrylR KyrylR requested a review from apoelstra May 27, 2026 08:23
@KyrylR KyrylR self-assigned this May 27, 2026
@KyrylR KyrylR requested a review from delta1 as a code owner May 27, 2026 08:23
Comment thread justfile

# Check the standalone fuzz crate compiles
check_fuzz_crate:
cargo rbmt --lock-file existing run --toolchain nightly -- check --manifest-path fuzz/Cargo.toml

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This doesn't work in the nix develop shell, but I'll fix that up in a follow-up

@delta1 delta1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

utACK 9e4061a

@delta1 delta1 merged commit b63cc10 into master Jun 1, 2026
11 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