chore(deps): align wrap-mapper git pin with treasury 8f76c3d #1327

Open
opened 2026-09-23 03:45:17 +00:00 by PlasticDigits · 0 comments

After #1326, smartcontracts/Cargo.toml pins treasury at 8f76c3d and leaves wrap-mapper at d8b0afd. cargo check -p cl8y-dex-tests --locked succeeds, with common 0.2.0 (wrap-mapper) and common 0.2.1 (treasury) both in the graph.

Do not unlimit the Dependency Dashboard checkbox renovate/wrap-mapper-digest until the test crate matches the new library API. At 8f76c3d, wrap_mapper::msg::InstantiateMsg has fee_wrap_bps / fee_unwrap_bps and no fee_bps. smartcontracts/tests still constructs fee_bps: Some(...) and ExecuteMsg::SetFeeBps.

Acceptance:

  • wrap-mapper and treasury use the same ustr-cmm rev.
  • cargo check -p cl8y-dex-tests --locked passes.
  • One common version in smartcontracts/Cargo.lock.

Related: #1314, #1326.

After #1326, `smartcontracts/Cargo.toml` pins `treasury` at `8f76c3d` and leaves `wrap-mapper` at `d8b0afd`. `cargo check -p cl8y-dex-tests --locked` succeeds, with `common` 0.2.0 (wrap-mapper) and `common` 0.2.1 (treasury) both in the graph. Do not unlimit the Dependency Dashboard checkbox `renovate/wrap-mapper-digest` until the test crate matches the new library API. At `8f76c3d`, `wrap_mapper::msg::InstantiateMsg` has `fee_wrap_bps` / `fee_unwrap_bps` and no `fee_bps`. `smartcontracts/tests` still constructs `fee_bps: Some(...)` and `ExecuteMsg::SetFeeBps`. Acceptance: - `wrap-mapper` and `treasury` use the same ustr-cmm rev. - `cargo check -p cl8y-dex-tests --locked` passes. - One `common` version in `smartcontracts/Cargo.lock`. Related: #1314, #1326.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#1327
No description provided.