Tags: tmpolaczyk/witnet-rust
Tags
fix(wallet): fix transaction id overflow error
feat: handle NoReveals in tally_precondition_clause And add conversion between NoReveals RadError and RadonError
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.