Releases: tmpolaczyk/witnet-rust
Releases · tmpolaczyk/witnet-rust
Nightly 53b216ec1e57a4a67e7cb834254a8d64f0968ddc
nightly-53b216ec1e57a4a67e7cb834254a8d64f0968ddc fix(wallet): fix transaction id overflow error
Nightly 3be67874edf6462066c84076ab8b001cbc0e2803
feat: handle NoReveals in tally_precondition_clause And add conversion between NoReveals RadError and RadonError
Nightly b58b087e5f16fa4293f92a1db8bab9b7b29e2283
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.