srmo 1466a2cc9f #2815 do not broadcast heartbeat proposal when we are non-validator (#2819)
* #2815 do not broadcast heartbeat proposal when we are non-validator

* #2815 adding preliminary changelog entry

* #2815 cosmetics and added test

* #2815 missed a little detail

- it's enough to call getAddress() once here

* #2815 remove debug logging from tests

* #2815 OK. I seem to be doing something fundamentally wrong here

* #2815 next iteration of proposalHeartbeat tests

- try and use "ensure" pattern in common_test

* 2815 incorporate review comments
2018-11-17 15:23:39 -05:00
..
2018-10-10 18:27:43 +02:00
2018-10-31 10:27:11 -04:00
2018-11-01 02:07:18 -04:00
2018-07-01 22:36:49 -04:00
2018-11-09 16:29:43 +01:00
2018-07-26 18:08:09 -07:00

See the consensus spec and the reactor consensus spec for more information.