-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Custom pubkeys inmemory service (#194)
* feat: custom pubkeys inmemory service * fix: tests * refactor: log update * refactor: api change in queryPastRegisteredOperators * feat: switched to safe client use. Handle init errors * test: Set log level to debug for int test * fix: Fix socket indexing * refactor: Refactor signature invalidation * feat: Add UnsupportedMessageTypeError * test: Generate mocks and fix assignment * feat: Check message timestamp before signature * test: Fix clock mismatch on test --------- Co-authored-by: Franco Barpp Gomes <[email protected]>
- Loading branch information
Showing
17 changed files
with
560 additions
and
63 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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.