grin-wallet/libwallet
Yeastplume f09c91f626
Payment Proof export + validation (#289)
* add payment proof struct and deser

* rustfmt

* adding proof export functions

* rustfmt

* add payment proof validation function

* rustfmt

* add RPC version of retrieve_payment_proof + doctest

* rustfmt

* add verify_proof rpc function and documentation for new functions

* rustfmt

* add export and verify commands

* rustfmt

* test + test framework fixes

* rustfmt

* check whether addresses belong to this wallet, output such when checking

* rustfmt

* remove raw pubkey address and replace with ov3 address in user-facing contexts

* merge from master and rustfmt

* doctests
2020-01-22 13:16:24 +00:00
..
src Payment Proof export + validation (#289) 2020-01-22 13:16:24 +00:00
tests Update Copyright to 2019 (#232) 2019-10-03 15:16:09 +01:00
Cargo.toml versioning for branch 2019-12-20 11:23:11 +00:00