dogecoin/src/wallet/test
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
..
accounting_tests.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypto_tests.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
wallet_test_fixture.cpp Add copyright header to wallet_text_fixture.cpp 2016-08-22 09:24:50 +02:00
wallet_test_fixture.h test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_tests.cpp Reduce recommended fees 2021-09-03 10:52:24 +01:00