wownero/utils
moneromooo-monero 2ec455df1f
wallet: fix mismatch between two concepts of "balance"
One considers the blockchain, while the other considers the
blockchain and some recent actions, such as a recently created
transaction which spend some outputs, but isn't yet mined.

Typically, the "balance" command wants the latter, to reflect
the recent action, but things like proving ownership wants
the former.

This fixes a crash in get_reserve_proof, where a preliminary
check and the main code used two concepts of "balance".
2019-09-05 11:19:34 +00:00
..
build_scripts Update 2019 copyright 2019-03-05 22:05:34 +01:00
conf Clarification of boolean options in config file 2018-07-18 20:07:05 +02:00
gpg_keys Merge pull request #4972 2019-01-16 19:03:33 +02:00
munin_plugins Update 2019 copyright 2019-03-05 22:05:34 +01:00
python-rpc wallet: fix mismatch between two concepts of "balance" 2019-09-05 11:19:34 +00:00
systemd systemd,readme: torsocks config for service 2018-03-10 12:17:14 -05:00
translations translations: add a ready file to control which translations to build 2019-07-16 19:25:38 +00:00
.gitignore year updated in license 2015-01-02 18:52:46 +02:00
doxygen-publish.sh cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00