]> Git Repo - VerusCoin.git/commit
Auto merge of #2533 - str4d:2530-mininode, r=str4d
authorHomu <[email protected]>
Mon, 16 Oct 2017 15:43:58 +0000 (08:43 -0700)
committerHomu <[email protected]>
Mon, 16 Oct 2017 15:43:58 +0000 (08:43 -0700)
commita2dc9be5c5a3775872cf97a8a131d1739e34ae66
tree3ee9ae9cf0e96e96ea717a06251af2a85b807aed
parentaf549fe6edfb4c64ad8c5c27e3a8cbf82aa2c157
parentf8ef223ce381a9f59b1f4b085d360abad6cb9499
Auto merge of #2533 - str4d:2530-mininode, r=str4d

Migrate MiniNode to Zcash

This enables various RPC tests that use it (most of them in the extended test suite) to properly test Zcash code.

The PR also fixes bugs in the BIP65 and BIP66 tests that were both masking and masked by the un-migrated MiniNode.

The Python module `pyblake2` is now a requirement for the RPC tests.

Part of #2530.
This page took 0.024132 seconds and 4 git commands to generate.