dogecoin/src/policy
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
..
fees.cpp Fix edge case with stale fee estimates 2017-01-04 12:10:18 -05:00
fees.h Add extra logging to processBlock in fee estimation. 2017-01-04 12:10:18 -05:00
policy.cpp Use CAmount for amounts 2021-08-08 18:36:15 +01:00
policy.h Reduce recommended fees 2021-09-03 10:52:24 +01:00
rbf.cpp [copyright] copyright header style uniform 2016-11-06 10:12:50 -07:00
rbf.h [copyright] copyright header style uniform 2016-11-06 10:12:50 -07:00