diff options
| author | Ross Nicoll <[email protected]> | 2015-07-05 08:47:41 +0100 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2015-07-05 09:06:51 +0100 |
| commit | 3de28f1f9dff74b60073e2c24e62b239bdd7902b (patch) | |
| tree | 4a6364c697964d846e5109043d770d494c50e4fa /src/rpcserver.cpp | |
| parent | Merge pull request #1194 from patricklodder/1.10-unit-tests (diff) | |
| download | discoin-3de28f1f9dff74b60073e2c24e62b239bdd7902b.tar.xz discoin-3de28f1f9dff74b60073e2c24e62b239bdd7902b.zip | |
Further unit test corrections
Replace RPC and deterministic signatures in unit tests with Dogecoin values. While
conventionally I'd use an alternative implementation for these, as RFC 6979
compliant signature generation isn't terribly common, and there's no reason
to suspect we've modified this code, I'm going to assert that it's good enough
to test that the code doesn't provide different values.
Correct BIP32 key headers for Dogecoin, also by repacking the data.
Disabled Bitcoin PoW tests, but left code in place to simplify later merges. These are
replaced by the Dogecoin PoW tests.
Diffstat (limited to 'src/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions