monero/src
j-berman 8703b8a4cb wallet2: ensure transfers and sweeps use same fee calc logic rnd2
Looks like the logic from  was accidentally removed in 
(regressing to the behavior noted in the  description).
This commit brings that logic back.
2024-03-22 14:09:47 -07:00
..
blockchain_db Fix use of rtxn without a mdb_txn_safe wrapper 2022-07-22 12:30:14 +01:00
blockchain_utilities blockchain-stats: print any remaining data at end of loop 2023-01-29 11:09:02 +00:00
blocks build: prepare v0.18.3.3 2024-03-11 15:20:10 +01:00
checkpoints build: prepare v0.18.3.3 2024-03-11 15:20:10 +01:00
common Merge pull request 2023-07-06 21:33:25 -05:00
crypto JH hash compiler workarounds 2023-11-04 21:01:47 +01:00
cryptonote_basic serialization: fix infinite loops and clean up dispatching 2024-02-08 13:22:33 -06:00
cryptonote_core build: prepare v0.18.3.3 2024-03-11 15:20:10 +01:00
cryptonote_protocol protocol: drop peers sending duplicate txes 2023-06-27 11:06:14 +00:00
daemon Handle case where a command line flag is not allowed in the config file 2023-03-06 17:41:24 -05:00
daemonizer Copyright: Update to 2022 2022-03-04 06:59:20 +01: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-17 21:27:51 +01:00
device_trezor allow exporting outputs in chunks 2022-09-07 06:22:07 +00:00
gen_multisig add an option to force-update multisig key exchange under some circumstances 2022-09-21 12:51:19 -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 multisig: better errors for small malformed kex msgs 2023-10-25 20:38:22 -05:00
net Disable/fix ports with I2P 2024-01-30 13:36:21 -05:00
p2p Disable/fix ports with I2P 2024-01-30 13:36:21 -05:00
platform Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ringct ringct: fix trunc_amount field name change 2024-03-11 20:28:01 -05:00
rpc Merge pull request 2024-01-18 18:03:43 -05:00
serialization serialization: fix infinite loops and clean up dispatching 2024-02-08 13:22:33 -06:00
simplewallet wallet2: adjust fee during backlog, fix set priority 2024-03-08 14:12:17 +01:00
wallet wallet2: ensure transfers and sweeps use same fee calc logic rnd2 2024-03-22 14:09:47 -07:00
CMakeLists.txt Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
cryptonote_config.h cryptonote_config: include cstdint 2023-10-23 14:53:58 -05:00
version.cpp.in build: prepare v0.18.3.3 2024-03-11 15:20:10 +01:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00