HomePhabricator

Use underscore in chronik-lib package name

Description

Use underscore in chronik-lib package name

Summary:
Rust 1.79 introduces a breaking change that transforms package names with dashes to underscores. Before bumping rust version, we can fixup the package name.

Also bump the corrosion version to one that supports underscored package naming.

Test Plan:
With rust 1.79 installed, this will now build:

cmake -GNinja -DBUILD_BITCOIN_CHRONIK=ON ..
ninja && ninja chronik/check-crates

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D16381

Details

Provenance
roqqitAuthored on Jun 26 2024, 18:02
teamcityPushed on Jun 28 2024, 19:10
Parents
rSTAGING49dae317c8eb: policy / validation: CPFP fee bumping within packages
Branches
Unknown
Tags
Unknown

Event Timeline