monero/src
Crypto City 85a45587f2
wallet2: fix infinite loop in fake out selection
The gamma picker and the caller code did not quite agree on the
number of rct outputs available for use - by one block - which
caused an infinite loop if the picker could never pick outputs
from that block but already had picked all other outputs from
previous blocks.

Also change the range to select from using code from UkoeHB.
2023-03-30 14:44:36 +00:00
..
blockchain_db Merge pull request #8379 2022-08-22 22:41:08 -05:00
blockchain_utilities blockchain-stats: print any remaining data at end of loop 2023-01-17 17:20:18 +00:00
blocks build: prepare v0.18.0.0 2022-07-13 22:07:31 +02:00
checkpoints build: prepare v0.18.0.0 2022-07-13 22:07:31 +02:00
common Merge pull request #8675 2023-01-11 12:27:40 -05:00
crypto Demote large pages warning to mdebug 2023-01-17 18:13:07 +01:00
cryptonote_basic Add a size limit for tx_extra in tx pool 2023-02-26 10:26:53 +01:00
cryptonote_core Merge pull request #8733 2023-03-18 18:18:13 -04:00
cryptonote_protocol Fix dandelion++ fluff/stem bug with local txes 2022-10-25 16:09:55 -04:00
daemon Merge pull request #8527 2022-10-28 00:47:26 -04:00
daemonizer Merge pull request #8700 2023-02-06 12:34:41 -05:00
debug_utilities Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
device device: Add ledger Stax device id to device detection 2023-03-14 10:31:20 +01:00
device_trezor Merge pull request #8513 2022-09-09 12:48:47 -05:00
gen_multisig add an option to force-update multisig key exchange under some circumstances 2022-09-21 12:38:35 -05:00
gen_ssl_cert Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
hardforks hardforks: set mainnet and stagenet v15/16 fork height 2022-07-01 01:49:59 +02:00
lmdb CMake: Add missing headers via monero_find_all_headers macro 2022-04-06 08:12:44 +02:00
mnemonics CMake: Add missing headers via monero_find_all_headers macro 2022-04-06 08:12:44 +02:00
multisig Merge pull request #8329 2022-09-26 14:46:06 -05:00
net p2p: fix exclusive node DNS resolution for certain hosts 2022-11-17 18:55:09 -06:00
p2p p2p: add plowsof seed nodes 2023-01-27 14:15:31 +01:00
platform Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ringct verRctNonSemanticsSimpleCached: fix fragility 2023-03-17 18:45:35 -05:00
rpc Merge pull request #8733 2023-03-18 18:18:13 -04:00
serialization allow exporting outputs in chunks 2022-08-18 06:53:41 +00:00
simplewallet wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call 2022-12-30 13:50:22 +01:00
wallet wallet2: fix infinite loop in fake out selection 2023-03-30 14:44:36 +00:00
CMakeLists.txt Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
cryptonote_config.h Merge pull request #8733 2023-03-18 18:18:13 -04:00
version.cpp.in version: bump master version number 2022-08-09 03:37:27 +02:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00