wownero/src
Leon Klingele 399921347f
txpool: Properly bail out when outputs_amount == inputs_amount
Previously, when outputs_amount == inputs_amount, the "m_overspend" property
was set, whereas "m_fee_too_low" would have been the correct property to set.

This is unlikely to ever occur and just something I've noticed while reading
through the code.
2018-02-01 00:48:45 +01:00
..
blockchain_db Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain_utilities Update 2018 copyright 2018-01-26 10:03:20 -05:00
blocks Update 2018 copyright 2018-01-26 10:03:20 -05:00
checkpoints Update 2018 copyright 2018-01-26 10:03:20 -05:00
common Merge pull request #3120 2018-01-27 17:24:49 -08:00
crypto Merge pull request #3119 2018-01-27 17:24:42 -08:00
cryptonote_basic Readd copyright starting date 2018-01-26 10:03:20 -05:00
cryptonote_core txpool: Properly bail out when outputs_amount == inputs_amount 2018-02-01 00:48:45 +01:00
cryptonote_protocol Merge pull request #3186 2018-01-28 09:54:17 -08:00
daemon Update 2018 copyright 2018-01-26 10:03:20 -05:00
daemonizer Update 2018 copyright 2018-01-26 10:03:20 -05:00
debug_utilities Readd copyright starting date 2018-01-26 10:03:20 -05:00
gen_multisig Readd copyright starting date 2018-01-26 10:03:20 -05:00
mnemonics Update 2018 copyright 2018-01-26 10:03:20 -05:00
multisig Readd copyright starting date 2018-01-26 10:03:20 -05:00
p2p Merge pull request #3145 2018-01-27 17:25:47 -08:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Readd copyright starting date 2018-01-26 10:03:20 -05:00
rpc Merge pull request #3144 2018-01-27 17:25:40 -08:00
serialization Readd copyright starting date 2018-01-26 10:03:20 -05:00
simplewallet Merge pull request #3188 2018-01-27 18:21:55 -08:00
wallet wallet: automatically use low priority if safe (no backlog & recent blocks not full) 2018-01-28 11:04:52 +09:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
cryptonote_config.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
version.cpp.in version: add -master to master version 2017-12-07 10:33:12 +00:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00