forked from TrueCloudLab/neoneo-go
c8a248596e
We were completely lacking ValidatorsCount that is supposed to track the number of votes with particular count of consensus nodes which in theory can change the number of active consensus nodes (if it ever to exceed the number of standby validators), so we were not producing the right count and based on that not giving the right set of validators. Fixes #512. |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
asset.go | ||
asset_test.go | ||
coin.go | ||
contract.go | ||
contract_test.go | ||
notification_event.go | ||
notification_event_test.go | ||
storage_item.go | ||
storage_item_test.go | ||
validator.go | ||
validator_test.go |