Page MenuHomePhabricator

[Chronik] Refactor Rust crates and CMake targets
ClosedPublic

Authored by tobias_ruck on Jul 22 2022, 14:54.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC771ff36d5af4: [Chronik] Refactor Rust crates and CMake targets
Summary
  1. Currently, crates starting with abc- aren't part of the test suite. Since there's a name clash with abc-ci-builds, we first have to rename abc-lint.
  1. We prefix crate targets with check-crates, and group them all under check-crates.
Test Plan

ninja check-crates

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable