-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
good first issueGood for newcomersGood for newcomerssbtc signer binaryThe sBTC Bootstrap Signer.The sBTC Bootstrap Signer.
Milestone
Description
Context
In signer/storage/model.rs we sometimes use the #[dummy(expr = "fake::vec![u8; 32]") annotation to generate block hashes and other byte arrays represented as vectors. However, this yields non-deterministic results even when using a seeded random number generator.
Definition of done
Generating faked model entities with a seeded random number generator should yield deterministic results.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerssbtc signer binaryThe sBTC Bootstrap Signer.The sBTC Bootstrap Signer.
Type
Projects
Status
Needs Triage