mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-15 01:38:37 +00:00
- Tests the auxpow rpc interface `getauxblock` - Tests consensus constraints for auxpow: - Minimum block height - Valid scrypt proof of work - Foreign chain ID This test requires the python package ltc_scrypt. Installation of this module is scripted in qa/pull-tester/install-deps.sh and has been integrated for travis CI.