-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
I2Regular impactRegular impactS2Regular significanceRegular significanceU4Nothing urgentNothing urgentfeatureCompletely new functionalityCompletely new functionalitynetmapNetmap contract related issueNetmap contract related issue
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I realize that ten lines in netmap contract can save us hundreds lines in IR. We've got a code in IR that tracks node heartbeats and forcibly removes inactive nodes (via additional transactions).
Describe the solution you'd like
This can be done automatically by the netmap contract since it knows precisely when addpeer/updatepeer happen and filter things out on epoch tick.
Additional context
Metadata
Metadata
Assignees
Labels
I2Regular impactRegular impactS2Regular significanceRegular significanceU4Nothing urgentNothing urgentfeatureCompletely new functionalityCompletely new functionalitynetmapNetmap contract related issueNetmap contract related issue