KPrasch

Results 85 issues of KPrasch

**Type of PR:** Feature **Required reviews:** - [ ] 1 - [ ] 2 - [X] 3 **What this does:** TBD **Issues fixed/closed:** - Includes PR #2953 - TBD **Notes**...

Epic :book:

**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...

Bug :bug:
Ursula :woman_astronaut:

**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

Test 🔍

Document the usage of key management for large fleets.

Documentation

**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...

Enhancement
conditional PRE

Style :sparkles:
Code Quality 🔧

Enhancement
Configuration
Node Discovery

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...

Enhancement
Configuration
Ursula :woman_astronaut:

Also enforce at the CLI level, or below and optimize the missing fields output validation to use sets.

Enhancement
is this done?