Katarzyna Streich 509a52ad5e
CORDA-866: Implement removal of stale nodes from network (#774)
* Implement removal of stale nodes from network

Add eventHorizon to NetworkParameters structure. Add republishing of
node info on 1 day intervals - it is treated by network map as heartbeat from node indicating if it's alive or not. Add removal of old node infos on network map signing.

* Add copy method to NetworkParameters data class

Add JvmOverloads annotation to the constructor, because it's data class
exposed in API
2018-05-11 17:11:56 +01:00
..
2017-09-22 16:51:14 +01:00
2017-09-22 15:14:16 +01:00
2018-05-04 16:09:11 +01:00
2018-01-19 13:43:17 +00:00
2018-02-22 14:38:02 +00:00
2018-02-28 14:12:54 +00:00
2018-02-27 10:21:03 +00:00
2017-09-29 17:42:49 +01:00
2018-01-17 16:06:31 +00:00
2018-01-16 15:29:26 +00:00