--- old+++ new@@ -1,9 +1,9 @@-Primary Host +Primary Host
subscribe and process the incoming certificates and payloads;
* [x] Process NBIRTH
* [x] Process NDATA
-* [ ] Process NDEATH+* [ ] Process NDEATH
* [ ] Process DBIRTH
* [ ] Process DDATA
* [ ] Process DDEATH
status: open --> pending
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -4,9 +4,9 @@
* [x] Process NBIRTH
* [x] Process NDATA
* [x] Process NDEATH
-* [ ] Process DBIRTH-* [ ] Process DDATA-* [ ] Process DDEATH+* [x] Process DBIRTH+* [x] Process DDATA+* [x] Process DDEATH
publish it's STATE and, if applicable, issue commands
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff:
In order to issue Node Rebirths we must check the incoming payload seqnum order.
We must do this for every Edge node as each Edge publishes them:
Method CheckBDSeqNum
Method CheckSeqNum