corda/network-management/src
Patrick Kuo a435c23e19
ENT-1557 - Network Map returns 404 not found for current node info advertised in the network map (#511)
* * added is current and timestamp to the node info table
* getNodeInfoHashes returns all "current" node info hashes
* TODO: network map should return 404 if receive old node info request
* TODO: database migration integration test

* fix compilation error

* * removed unnecessary unique constraint

* rebase and tidy up liquid base xml

* address PR issues

* address PR issues

* address PR issues
2018-03-14 11:53:55 +00:00
..
integration-test/kotlin/com/r3/corda/networkmanage Split up the parsing of the command line arguments from the parsing of the config files. (#547) 2018-03-14 07:01:53 +00:00
main ENT-1557 - Network Map returns 404 not found for current node info advertised in the network map (#511) 2018-03-14 11:53:55 +00:00
test ENT-1557 - Network Map returns 404 not found for current node info advertised in the network map (#511) 2018-03-14 11:53:55 +00:00