Skip to content

Commit

Permalink
Shutter: Specify validator and keyper (#11)
Browse files Browse the repository at this point in the history
* Shutter: Specify validator and keyper

Co-authored-by: Max Langenfeld <[email protected]>

* Consistently specify language in code blocks

* Fix syntax errors in code snippets

* Store (de)registration messages in contract storage

Nodes often don't have access to historical events, so in order to get
the list of registered validators we now store the registration and
deregistration messages in the contract storage.

* Move definition of get_events function

* Fix typo and wording

---------

Co-authored-by: Max Langenfeld <[email protected]>
  • Loading branch information
jannikluhn and ezdac authored Oct 19, 2023
1 parent 512a57a commit f295cca
Showing 1 changed file with 557 additions and 43 deletions.
Loading

0 comments on commit f295cca

Please sign in to comment.