Unleashing the Power of Revocation: New Features Enhance Signer Control
2022-12-02 05:34:47 UTC
Groundbreaking Commit Introduces Revocation Mechanism and Dynamic Event Messaging – Revolutionizing Event Handling in gRPC Services!
Commit Details:
feat: handle signer revocation and emit revokeMessage events (#259) * grpc event service and store event handler * chore: fix import syntax for client * feat: initial revoke signer messages commit * add tests for signer store events * fix lint warnings * refactor async events out of engine * remove listener in engine test