vouch/CHANGELOG.md

13 lines
480 B
Markdown
Raw Normal View History

Development
- do not continue if attempt to acquire a semaphore fails
2020-09-30 01:57:36 -07:00
0.6.1
- update documentation for account managers, explaining the difference between Dirk and wallet
- add submitter configuration to documentation
- use latest version of go-eth2-client to enable timeouts
- if Vouch fails to obtain an updated list of validators continue with what it has
- block proposal calculation counts slashed indices rather than slashing entries
2020-09-30 02:01:26 -07:00
0.6.0
- initial release