danicoin/src/wallet
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
Minimum mixin 4 and enforced ringct is moved from v5 to v6.
v5 is now used for an increased minimum block size (from 60000
to 300000) to cater for larger typical/minimum transaction size.

The fee algorithm is also changed to decrease the base per kB
fee, and add a cheap tier for those transactions which we do
not care if they get delayed (or even included in a block).
2017-03-15 08:32:51 +00:00
..
api wallet api: fix parameters in wallet2callbackImpl 2017-03-03 15:49:12 +01:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
node_rpc_proxy.cpp node_rpc_proxy: allow caching daemon RPC version 2017-02-27 17:57:18 +00:00
node_rpc_proxy.h node_rpc_proxy: allow caching daemon RPC version 2017-02-27 17:57:18 +00:00
wallet2.cpp Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
wallet2.h Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
wallet2_api.h Merge pull request #1827 2017-03-03 14:31:28 +02:00
wallet_args.cpp wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
wallet_rpc_server.cpp wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_rpc_server.h wallet_rpc_server: new --trusted-daemon flag 2017-02-24 18:20:14 +00:00
wallet_rpc_server_commands_defs.h wallet_rpc_server: new --trusted-daemon flag 2017-02-24 18:20:14 +00:00
wallet_rpc_server_error_codes.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00