aboutsummaryrefslogtreecommitdiff
path: root/contrib/testgen
Commit message (Collapse)AuthorAgeFilesLines
* Updated to Dogecoin Key ValuesAlan Cramer2019-07-121-3/+3
| | | | Updating to match Dogecoin's key values.
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-191-2/+2
| | | | | | | | | * Make most of the RPC tests pass * Add AUXPoW rpc tests - Tests the auxpow rpc interface `getauxblock` - Tests consensus constraints for auxpow: - Minimum block height - Valid scrypt proof of work - Foreign chain ID
* Remove unused Python variablespracticalswift2017-01-132-2/+0
|
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-312-2/+2
| | | | | | Edited via: $ contrib/devtools/copyright_header.py update .
* [copyright] Add missing copyright headersisle29832016-09-112-0/+6
|
* Finished /Contrib Index. Standardized READMEs.super32013-10-152-1/+8
| | | | File and Link Fix.
* Documentation Cleanup in /Docsuper32013-10-121-1/+1
| | | | | | | | | | Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.
* data-driven base58 CBitcoinAddress/CBitcoinSecret testsWladimir J. van der Laan2012-10-013-0/+231
Arbitrary numbers of test vectors can be generated using the script `gen_base58_test_vectors.py`.