Skip to content

Tags: tmpolaczyk/witnet-rust

Tags

nightly-53b216ec1e57a4a67e7cb834254a8d64f0968ddc

Toggle nightly-53b216ec1e57a4a67e7cb834254a8d64f0968ddc's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mariocao Mario
fix(wallet): fix transaction id overflow error

nightly-3be67874edf6462066c84076ab8b001cbc0e2803

Toggle nightly-3be67874edf6462066c84076ab8b001cbc0e2803's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: handle NoReveals in tally_precondition_clause

And add conversion between NoReveals RadError and RadonError

nightly-b58b087e5f16fa4293f92a1db8bab9b7b29e2283

Toggle nightly-b58b087e5f16fa4293f92a1db8bab9b7b29e2283's commit message

Verified

This commit was signed with the committer’s verified signature.
test: enable all warnings in tests

When you forget to add `#[test]` to a test, cargo prints a warning:
This warning (dead_code) was disabled in some places.