aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-025-16/+16
* really s/doge/dis/g this timeTomo Ueda2021-09-025-68/+68
* Remove relay-only roundingRoss Nicoll2021-08-172-3/+11
* Rewrite subsidy limit testsRoss Nicoll2021-07-111-22/+37
* Add functionality to generate auxpow blocks in regtestMD Islam2021-05-251-0/+6
* Fix for Boost 1.74John-Gee2021-02-021-1/+1
* [tests] fix rpc ban test: set test time far into the futurePatrick Lodder2021-01-151-2/+2
* dogecoin-tx: fix testsPatrick Lodder2020-07-221-20/+22
* tests: fix non-qt tests that spend dustPatrick Lodder2020-07-222-2/+2
* rebrand dogecoin-tx test (#1450)Ross Nicoll2019-03-251-56/+56
* Update miner confirmation windowRoss Nicoll2018-09-232-32/+29
* Re-introduce alert functionality (#1470)Ross Nicoll2018-09-192-0/+198
* Update or eliminate remaining tests (#1483)Ross Nicoll2018-09-193-20/+23
* Clean up RPC tests (#1465)Ross Nicoll2018-09-191-0/+3
* Add Dogecoin current fee calculation logic (#1413)Ross Nicoll2018-09-191-2/+2
* Update dogecoin-tx tests (#1409)Ross Nicoll2018-09-1917-37/+37
* Fix 1.14 unit tests (#1408)Max K2018-09-192-6/+3
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-196-23/+67
* Sync changes from Dogecoin 1.10Ross Nicoll2018-09-191-1/+3
* Sync mining code from Namecore to resolve unit test failures (#1385)Ross Nicoll2018-09-192-20/+20
* Merge AuxPoW support from NamecoreRoss Nicoll2018-09-192-3/+444
* Add Dogecoin difficulty calculationsRoss Nicoll2018-09-191-3/+92
* Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...Warren Togami2018-09-191-0/+35
* Replace test data with Dogecoin valuesRoss Nicoll2018-09-1913-731/+741
* Add Dogecoin block subsidy calculations.Ross Nicoll2018-09-191-0/+104
* Merge #9497 via remote-tracking branch 'origin-pull/9497/head' into 0.14.2_fixesLuke Dashjr2017-06-051-0/+442
|\
| * Add CheckQueue TestsJeremy Rubin2017-02-161-0/+442
* | Add tests for bitcoin-tx input checkingJohn Newbery2017-03-311-0/+32
* | Check stderr when testing bitcoin-txJohn Newbery2017-03-312-0/+16
* | [Trivial] Update comments referencing main.cppCryptAxe2017-02-161-1/+1
* | Init ECC context for test_bitcoin_fuzzy.Gregory Maxwell2017-02-051-0/+2
* | net: Disallow sending messages until the version handshake is completeCory Fields2017-02-021-0/+4
* | Merge #9556: Remove redundant semicolonsWladimir J. van der Laan2017-02-021-1/+1
|\ \
| * | Remove redundant semicolonspracticalswift2017-01-141-1/+1
* | | Merge #9647: Skip RAII event tests if libevent is built without event_set_mem...Wladimir J. van der Laan2017-01-301-0/+6
|\ \ \
| * | | Skip RAII event tests if libevent is built without event_set_mem_functionsLuke Dashjr2017-01-281-0/+6
* | | | Merge #9615: Wallet incremental feeWladimir J. van der Laan2017-01-301-4/+7
|\ \ \ \
| * | | | Fix to have miner test aware of new separate block min tx feeAlex Morcos2017-01-191-4/+7
* | | | | [trivial] Fix typos in commentspracticalswift2017-01-271-2/+2
* | | | | Merge #9610: [Trivial] Grammar and typo correction (laudaa)MarcoFalke2017-01-226-7/+7
|\ \ \ \ \
| * | | | | [Trivial] Grammar and typo correctionLauda2017-01-226-7/+7
| | |_|/ / | |/| | |
* | | | | Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests...MarcoFalke2017-01-221-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [test] Avoid potential NULL pointer dereference in addrman_tests.cpppracticalswift2017-01-141-1/+1
| |/ / /
* | | | Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...Wladimir J. van der Laan2017-01-192-5/+7
|\ \ \ \
| * | | | Use replaced transactions in compact block reconstructionMatt Corallo2017-01-101-4/+6
| * | | | Make ATMP optionally return the CTransactionRefs it replacedMatt Corallo2017-01-091-1/+1
* | | | | Merge #9512: Fix various things -fsanitize complains aboutWladimir J. van der Laan2017-01-182-4/+6
|\ \ \ \ \
| * | | | | Fix memory leak in net_testsPieter Wuille2017-01-121-2/+2
| * | | | | Avoid integer overflows in scriptnum testsPieter Wuille2017-01-121-2/+4
| | |/ / / | |/| | |
* | | | | Merge #9508: Remove unused Python importsMarcoFalke2017-01-181-1/+0
|\ \ \ \ \