corda/testing
Anthony Keenan a65db712c7
ENT-1226 Check minimum platform version when submitting node info (#300)
* Adding min platform version check when submitting node info

* Return error message to developer

* Fixing integration test

* Added todo to move checks out of data layer

* Added extra logging in nodeinfowebservice and use nodeinfo.verified instead of deserialize

* Tidy up tests

* Cache network parameters

* Add NodeInfoWithSigned class to stop calling to only verify node data once

* Fixing review comments

* Return correct response code if doorman not initialised properly

* Fix merge conflict
2018-01-09 13:31:26 +00:00
..
node-driver Moved IntegrationTest class into internal package 2018-01-04 22:08:16 +00:00
smoke-test-utils CORDA-830 Introducing the network bootstrapper 2017-12-17 23:49:57 +00:00
test-common CORDA-716 Configure api scanner for test modules (#2259) 2018-01-04 10:09:04 +00:00
test-utils ENT-1226 Check minimum platform version when submitting node info (#300) 2018-01-09 13:31:26 +00:00