wownero/src
moneromooo-monero 1ba9bafd33
tx_pool: do not divide by 0
In case of a 0 tx weight, we use a placeholder value to insert in the
fee-per-byte set. This is used for pruning and mining, and those txes
are pruned, so will not be too large, nor added to the block template
if mining, so this is safe.

CID 204465
2019-10-11 14:09:31 +00:00
..
blockchain_db Merge pull request #5915 2019-10-08 15:55:03 -05:00
blockchain_utilities Merge pull request #5915 2019-10-08 15:55:03 -05:00
blocks monerod can now sync from pruned blocks 2019-09-27 00:10:37 +00:00
checkpoints prep for 0.14.1 release 2019-06-14 16:16:52 +02:00
common Properly format multiline logs 2019-09-16 16:58:01 +00:00
crypto Fix for miners on reorg 2019-10-07 09:50:00 +01:00
cryptonote_basic Merge pull request #5915 2019-10-08 15:55:03 -05:00
cryptonote_core tx_pool: do not divide by 0 2019-10-11 14:09:31 +00:00
cryptonote_protocol protocol: initialize block_weight in block_complete_entry ctor 2019-10-11 14:09:31 +00:00
daemon Merge pull request #5878 2019-09-24 10:10:28 -05:00
daemonizer daemonizer: add --non-interactive for windows 2019-04-23 00:26:51 +00:00
debug_utilities dns_checks: new helper program to check on DNSSEC lookups 2019-04-23 15:20:45 +00:00
device Merge pull request #5835 2019-09-08 19:42:49 -05:00
device_trezor device: show address on device display 2019-06-17 16:49:04 +02:00
gen_multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
hardforks RandomX integration 2019-09-25 21:29:42 +01:00
lmdb error: fix compile error on windows with depends 2019-05-02 10:14:09 +00:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
net fix feature not introduced until boost 1.66 2019-08-20 01:06:59 -04:00
p2p Merge pull request #5932 2019-10-08 14:45:21 -05:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct Merge pull request #5707 2019-08-28 02:22:00 -05:00
rpc Merge pull request #5915 2019-10-08 15:55:03 -05:00
serialization monerod can now sync from pruned blocks 2019-09-27 00:10:37 +00:00
simplewallet Merge pull request #5906 2019-09-30 18:53:10 -05:00
wallet Merge pull request #5915 2019-10-08 15:55:03 -05:00
CMakeLists.txt core: move hardforks into its own lib 2019-09-19 11:28:18 +00:00
cryptonote_config.h Merge pull request #5915 2019-10-08 15:55:03 -05:00
version.cpp.in wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00