monero-gui/src
reemuru 0f67580e8f
Advanced: ReserveProof: Add support for reserve proof
This change adds the ability to prove and check a reserve proof
to this existing "Prove/check" advanced menu. If the amount line has
a valid amount less than that of the current account index this input
will drive the logic for generating a reserve proof. Checking a reserve
proof is accomplished by validating the address and verifying that
signature.indexOf("ReserveProofV") === 0. The result displays the total
and spent amount of the proof.
2022-01-20 20:21:11 -05:00
..
daemon cmake: remove unnecessary file globbing 2021-07-10 23:58:25 +02:00
libwalletqt Advanced: ReserveProof: Add support for reserve proof 2022-01-20 20:21:11 -05:00
main Merge pull request #3447 2021-04-29 14:16:32 -04:00
model cmake: remove unnecessary file globbing 2021-07-10 23:58:25 +02:00
openpgp openpgp: add missing include 2021-07-15 19:43:41 +02:00
QR-Code-scanner Transfer: implement 'Grab QR code from screen' functionality 2021-01-11 01:35:54 +00:00
qt macOS: add basic menubar support 2021-04-18 15:50:36 +02:00
zxcvbn-c zxcvbn: fix buffer overflow 2021-11-15 08:24:58 +01:00
CMakeLists.txt cmake: cleanup openssl 2021-09-06 02:21:00 +02:00
NetworkType.h Add copyright headers 2019-05-01 13:53:04 -07:00
TranslationManager.cpp Migrate build system to cmake 2019-11-27 22:59:27 +01:00
TranslationManager.h Migrate build system to cmake 2019-11-27 22:59:27 +01:00
version.js.in cmake: simplify version, fix tag if git isn't found 2021-10-19 17:58:39 +02:00