radicle-heartwood-lfs/crates/radicle
Fintan Halpenny f7ff4d8f4e radicle/arbitrary: Move `impl Arbitrary` of refs
Avoid leaking the types of the signed reference types by moving their
`Arbitrary` implementations to a `refs::arbitrary` sub-module.

Since `SignedRefsAt` require a correctly signed payload, a helper
constructor is added: `signed_refs_at`.
In turn, a function, `arbitrary::with_gen` is introduced so that this
constructor can be easily called with a `Gen` value.
2026-03-16 14:30:48 +01:00
..
src radicle/arbitrary: Move `impl Arbitrary` of refs 2026-03-16 14:30:48 +01:00
CHANGELOG.md radicle/CHANGELOG: remove variant typo 2026-03-13 14:50:05 +01:00
Cargo.toml radicle: Update to 0.21.0 2026-02-19 21:06:43 +01:00