Crypto City and moneromooo-monero
835896ea24
wallet2: do not lose exception in current thread on refresh
2023-06-27 11:08:45 +00:00
Crypto City and moneromooo-monero
62bb95b25f
wallet2: fix missing exceptions from failing wallet refresh
2023-06-27 11:08:45 +00:00
Crypto City and moneromooo-monero
1fad8cc919
blockchain: ensure base fee cannot reach 0
...
reported by sech1
2023-05-11 13:59:41 +00:00
Crypto City and moneromooo-monero
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
Crypto City and moneromooo-monero
38cdf01c64
wallet2: speedup large tx construction: batch ringdb lookups
...
3.3 seconds -> 2.8 seconds on a test case
2022-05-13 17:43:22 +00:00
Crypto City and moneromooo-monero
353cd5355e
wallet2: speedup large tx construction: no pointless clsag generation
...
4.1 seconds -> 3.3 seconds on a test case
2022-05-13 17:43:21 +00:00
Crypto City and moneromooo-monero
2b95178897
wallet2: speedup large tx construction: batch ringdb updates
...
5.2 seconds -> 4.1 seconds on a test case
2022-05-13 17:43:20 +00:00
Crypto City and moneromooo-monero
17c5370398
wallet2: check imported multisig curve points are in main subgroup
2020-11-24 16:25:35 +00:00