oxen-core/src/wallet
moneromooo-monero 9c7b0cb28e
wallet: change priority/fee to ArticMine's recommendation
We keep 1, 2, 3 multipliers till the fee decrase from 0.01/kB
to 0.002/kB, where we start using 1, 20, 166 multipliers.
This ensures the higher multiplier will compensate for the
block reward penalty when pushing past 100% of the past median.

The fee-multiplier wallet setting is now rename to priority,
since it keeps its [0..3] range, but maps to different multiplier
values.
2016-09-16 11:50:52 +01:00
..
api wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
CMakeLists.txt gui/libwallet_merged: libunbound is one more dependency 2016-09-03 13:32:06 +03:00
wallet2.cpp wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet2.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet2_api.h libwallet_api: helper method to return maximumAllowedAmount 2016-08-23 12:35:45 +03:00
wallet_errors.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet_rpc_server.cpp wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet_rpc_server.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00
wallet_rpc_server_commands_defs.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet_rpc_server_error_codes.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00