-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add latest_block_height and is_stable to /state; only stable no…
…des can partake in signature generation (#710) * Include latest block height in /state * Added is_behind to indexer * Added unstable for /state * Added stable participants * Make Unstable a flag * Rename active to stable for signature functions
- Loading branch information
1 parent
ce157c4
commit 044c05f
Showing
7 changed files
with
283 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.