Tim Flynn
15bb93d5e8
Rate check fixes ( #1196 )
...
* Fix rate checks for governance objects
* Do not update last vote time when rate checks are disabled
* Bump governance serialization version
2016-12-09 00:00:49 +04:00
UdjinM6
6a3550b94f
Fix some gov sync issues ( #1191 )
...
* Don't relay objects and votes until synced
* fix sync timeout for govobjs
* count objs and votes separately
* reuse GetHash() value, adjust log messages
2016-12-06 20:40:37 +04:00
Tim Flynn
ecdc160119
Governance object deletion changes ( #1167 )
...
* Increase quorum for object deletion to 2/3 of MN network
* Implement expiration of watchdog objects
* Remove objects from the watchdog map itself
* Message fix for invalid objects
2016-11-25 18:08:48 +04:00
Tim Flynn
1b90d66ab6
Implement orphan object and vote timeouts ( #1166 )
2016-11-24 22:12:05 +04:00