* add value_balance methods to transparent and shielded * add value_balance() to transaction * check the remaining value consensus rule * change error name * fix doc and nitpick * refactor value_balance() method for joinsplit * changes to value_balance() of Inputs * implement joinsplits() method(not working) * remove created methods * remove special case * change return error in utilities * move utils functions to transaction methods * fix the docs * simplify some code * add constrains explicitly * remove turbofish * refactor some transaction methods * fix value balance signs, add docs * simplify some code * avoid panic in consensus check * add missing doc * move remaining value balance check to the state * make changes from the last review Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| proptest-regressions/service | ||
| src | ||
| tests | ||
| Cargo.toml | ||