mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
9ebeac1ad8
* Move Raft and BFT notaries into separate modules * Move schemas * Fix tests & demos * Modified logic for creating notary services: Added a new field 'className' to the notary configuration. The node now loads the specified implementation via reflection. The default className value points to the simple notary implementation for backwards compatibility. Relevant schemas are loaded in a similar fashion. For backwards compatibility purposes the default SimpleNotaryService will remain built-in to node, but its cordapp will be generated on startup – so the loading of notary services is streamlined. * Move test namedcache factory to test utils |
||
---|---|---|
.. | ||
node-driver | ||
smoke-test-utils | ||
test-cli | ||
test-common | ||
test-utils |