monero/src
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
..
blockchain_db core: faster find_blockchain_supplement 2016-08-31 10:03:32 +01:00
blockchain_utilities fix nigglies, as pointed out by moneromooo-monero 2016-09-03 22:36:09 +02:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common More for PR#999 2016-08-29 15:58:56 +01:00
crypto Add ARMv8-A AES support 2016-09-16 01:45:49 +01:00
cryptonote_core compile errors fixed when PER_BLOCK_CHECKPOINT not defined 2016-09-15 15:55:07 -05:00
cryptonote_protocol fix remaining bitmonero and simplewallet bits 2016-09-03 22:03:44 +02:00
daemon Merge pull request #1068 2016-09-15 15:20:38 +02:00
daemonizer daemonizer: posix: keep parent's working dir and umask 2016-07-09 20:16:44 -04:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p allow peers without port 2016-07-03 12:51:12 +01:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct rct: rework serialization to avoid storing vector sizes 2016-09-14 20:23:06 +01:00
rpc wallet: transfer_selected_rct now also selects fake outs 2016-08-28 21:30:34 +01:00
serialization serialization: add override for serializing bool 2016-08-28 21:29:19 +01:00
simplewallet wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
CMakeLists.txt cmake: fix def propagation, fixes 32-bit build 2016-09-03 17:44:28 -04:00
cryptonote_config.h Decrease minimum fee from 0.01/kB to 0.002/kB 2016-09-15 09:28:33 +01:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bumped version number 2016-04-02 12:21:59 +09:00