dogecoin/src/wallet
Ross Nicoll 9c6af6d841 Reduce recommended fees
* Reduce DEFAULT_FALLBACK_FEE to 1,000,000 Koinu. Note this by itself has no effect as the required fee is higher.
* Reduce wallet minimum fees to 0.01 DOGE
* Update DEFAULT_DUST_LIMIT
* Revise derived values after updating recommended fees
* Remove fee rounding from RPC tests
* Revert tests back to Bitcoin originals where possible
2021-09-03 10:52:24 +01:00
..
test Reduce recommended fees 2021-09-03 10:52:24 +01:00
coincontrol.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypter.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
db.cpp Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race. 2017-02-06 16:14:17 +01:00
db.h [wallet] Securely erase potentially sensitive keys/values 2017-06-05 22:58:24 +00:00
rpcdump.cpp Switch bitcoinprivkey to dogecoinprivkey 2021-04-18 10:47:16 -07:00
rpcwallet.cpp p2p: Reduce BIP125 replace by fee increment value 2021-08-04 09:29:35 +01:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Change key derivation path to be correct for Dogecoin 2021-08-24 01:13:17 +02:00
wallet.h Reduce recommended fees 2021-09-03 10:52:24 +01:00
walletdb.cpp Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
walletdb.h Use importmulti timestamp when importing watch only keys 2017-02-10 16:11:19 -05:00