mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
fd04fddd70
Nodes currently will try and resolve network parameters from the network map and fail if it not available, rather than preferring the availability of a node they are currently interacting with. A migrated notary identity could not be resolved on new nodes added post-migration, but the old identity is available in the network parameter notary whitelist. Added a test that covers both bugs in a single reproduction test that simulates the scenario in which both were uncovered. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
corda-node-driver.
This artifact is the node-driver used for testing Corda.