mirror of
https://github.com/corda/corda.git
synced 2025-02-05 18:49:14 +00:00
1ec40ee983
* Network Map signing * Fixing failing tests * Fixing integration tests * Addressing review comments * Addressing review comments * Rebasing to the new network parameters + network map ownership redesign * Addressing review comments * Addressing review comments * Splitting the PR * Reverting enum uppercasing * Fixing the NetworkMapEntity comment * Addressing review comments - round 3 * Fixing docs and adding some TODOS * Removing nullification of the common name
The Doorman source code is located under network-management/src
To build a fat jar containing all the doorman code you can simply invoke .. sourcecode:: bash ./gradlew network-management:buildDoormanJAR
The built file will appear in
network-management/build/libs/doorman-<VERSION>-capsule.jar