-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpcserver: Use solved mock orphan block in tests.
Currently, the RPC server getwork test for orphan block submission is rather brittle because it relies on the specific current implementation of the handler. This makes the test more robust by modifying it to solve the mock orphan block submission so that it reliably tests what it intends to even if the handler code changes.
- Loading branch information
Showing
1 changed file
with
43 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters