KPrasch
KPrasch
**Type of PR:** Feature **Required reviews:** - [ ] 1 - [ ] 2 - [X] 3 **What this does:** TBD **Issues fixed/closed:** - Includes PR #2953 - TBD **Notes**...
**Describe the Bug** The `WorkTracker` does not stop after broadcasting the `CONFIRMOPERATOR` transaction. It sends ~150k requests to the RPC endpoint `eth_getTransactionCount` appx. every 24 hours. Restarting the process resolves...
**Type of PR:** Tests / Metrics **Required reviews:** 1 **What this does:** - Updates `grant_availability.py` for usage on polygon/mainnet. **Issues fixed/closed:** TBD **Why it's needed:** TBD **Notes for reviewers:** TBD
Document the usage of key management for large fleets.
**Type of PR:** Feature **Required reviews:** 2 **What this does:** - Include a signed 4-byte expiration timestamp in each serialized `AuthorizedKeyFragment` - After decryption Ursula uses this timestamp as part...
When Alice is matchmaking sampled Ursula addresses to known nodes, a timeout can occur if `n` of `ceil(n*buffer)` Ursulas cannot be contacted. Currently it is hard-coded at 10 seconds in...
Also enforce at the CLI level, or below and optimize the missing fields output validation to use sets.