mirror of
https://github.com/monero-project/monero.git
synced 2025-01-21 18:11:05 -05:00
9c7b0cb28e
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. |
||
---|---|---|
.. | ||
common_defines.h | ||
pending_transaction.cpp | ||
pending_transaction.h | ||
transaction_history.cpp | ||
transaction_history.h | ||
transaction_info.cpp | ||
transaction_info.h | ||
utils.cpp | ||
wallet_manager.cpp | ||
wallet_manager.h | ||
wallet.cpp | ||
wallet.h |