corda/node
Dimitris Gounaris 1e6be340eb
CORDA-3844: bulk node infos request ()
* CORDA-3844: Add new functions to network map client

* CORDA-3844: Apply new fetch logic to nm updater

* CORDA-3844: Fix base url and warnings

* CORDA-3844: Change response object and response validation

In order to make sure that the returned node infos are not maliciously modified, either a signed list response
or a signed reference object would need to be provided. As providing a signed list requires a lot of effort from NM and Signer services,
the signed network map is provided instead, allowing nodes to validate that the list provided conforms to the entries of the signed network map.

* CORDA-3844: Add clarifications and comments

* CORDA-3844: Add error handling for bulk request

* CORDA-3844: Enhance testing

* CORDA-3844: Fix detekt issues

* EG-3844: Apply pr suggestions
2020-07-28 15:02:53 +01:00
..
capsule NOTICK: Avoid configuring more tasks in the deterministic modules. () 2020-07-13 10:33:23 +01:00
djvm CORDA-3750: Reimplement Corda's Crypto object for use inside the sandbox. () 2020-05-26 15:46:29 +01:00
src CORDA-3844: bulk node infos request () 2020-07-28 15:02:53 +01:00
build.gradle CORDA-3892: Upgrade to Gradle 5.6.4 again, with build fixes. () 2020-07-08 11:34:25 +01:00