1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00
wownero/src/wallet
Crypto City 132804811d
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-25 19:26:43 +00:00
..
api Merge pull request 2022-12-01 01:06:16 -06:00
CMakeLists.txt Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
message_store.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
message_store.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
message_transporter.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
message_transporter.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
node_rpc_proxy.cpp wallet2: check wallet compatibility with daemon's hard fork version 2022-09-12 21:23:08 -06:00
node_rpc_proxy.h wallet2: check wallet compatibility with daemon's hard fork version 2022-09-12 21:23:08 -06:00
ringdb.cpp wallet2: speedup large tx construction: batch ringdb lookups 2022-05-13 17:43:22 +00:00
ringdb.h wallet2: speedup large tx construction: batch ringdb lookups 2022-05-13 17:43:22 +00:00
wallet2.cpp wallet2: fix infinite loop in fake out selection 2023-03-25 19:26:43 +00:00
wallet2.h wallet2: fix infinite loop in fake out selection 2023-03-25 19:26:43 +00:00
wallet_args.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_args.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_errors.h wallet2: check wallet compatibility with daemon's hard fork version 2022-09-12 21:23:08 -06:00
wallet_light_rpc.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_rpc_helpers.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_rpc_payments.cpp Refactored rx-slow-hash.c 2022-12-14 07:21:00 +01:00
wallet_rpc_server.cpp add an option to force-update multisig key exchange under some circumstances 2022-09-21 12:51:19 -05:00
wallet_rpc_server.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_rpc_server_commands_defs.h add an option to force-update multisig key exchange under some circumstances 2022-09-21 12:51:19 -05:00
wallet_rpc_server_error_codes.h disable multisig by default 2022-05-17 19:52:03 +00:00