danicoin/src/simplewallet
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
..
CMakeLists.txt Add snap packaging. 2016-09-11 11:17:12 -05:00
password_container.cpp Fix #864 2016-08-01 02:32:14 +00:00
password_container.h Fix #864 2016-08-01 02:32:14 +00:00
simplewallet.cpp wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
simplewallet.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00