mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
ba37b3ea57
Implement removal of stale nodes from network - backport (#3128) Implement removal of stale nodes from network Add eventHorizon to network parameters 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 network parameters data class Add JvmOverloads annotation to the constructor, because it's data class exposed in API make NetworkParameters serialization compatible (#3234) Cope with API checker inlining annotations |
||
---|---|---|
.. | ||
source | ||
build.gradle | ||
index.html | ||
install-docsite-requirements.sh | ||
make-docsite.sh | ||
Makefile | ||
packages.md | ||
requirements.txt |