"Revolutionizing Revocation: New Job Class Set to Transform Signer Management!"
2022-12-29 14:52:03 UTC
"Groundbreaking code update introduces advanced queuing system for signer revocation, enhancing security and streamlining operations—details inside!"
Commit Details:
feat: add RevokeSignerJob class and queue signer revocation from hub (#331) * feat: add RevokeSignerJob class and queue signer revocation from hub * remove commented out line in test * split job queue and scheduler into separate classes * revert ethEventsProvider little endian change * cleanup revokeSignerJob test * ignore generated flatbuffer files with jest