zebra/zebra-chain/src/amount
Alfredo Garcia 910f0ff5dc
Add Chain ValueBalance serialization (#2554)
* add serialization for value balances

* change test names

* change panic messages

* add a deserialization test

* return the errors from `from_bytes()` methods

* add prop test for serialize/deserialize Amount

* Move amount proptests to amount::tests::prop

Co-authored-by: teor <teor@riseup.net>
2021-08-09 11:22:27 +10:00
..
tests Add Chain ValueBalance serialization (#2554) 2021-08-09 11:22:27 +10:00
arbitrary.rs Add Chain ValueBalance serialization (#2554) 2021-08-09 11:22:27 +10:00
tests.rs Add Chain ValueBalance serialization (#2554) 2021-08-09 11:22:27 +10:00