Eela Nagaraj

Results 13 issues of Eela Nagaraj

### Description - uses `ThresholdPoprfClient` to evaluate partial signatures returned by `DOMAIN_SIGN` signer endpoints - ⚠️❓ currently just checks against a hard-coded evaluation result, not sure if there's a better...

### Description - creates `CryptoClient` abstract class (remove `CryptoClient` type) from which the `BLSCryptographyClient` and `DomainCryptoClient` inherit - removes `cryptoClient` from general `Session` class and instead creates a `CryptoSession` subclass...

Since the new plan is to try to include the `OdisPayments.sol` changes in with release 8, I included the smart contract changes only (and minimal other changes needed to get...

[This PR](https://github.com/celo-org/celo-monorepo/pull/9710) changed the metrics labels for quota queries to include endpoint. Check that these look as expected and haven't caused any issues once we start receiving data from the...

monitoring
Component: ODIS
Component: Identity
ODIS 2.0.0

SDK/adapter to interoperate with ASv1/2 credentials - [x] #9448 - [x] #9721 - [x] #9723 - [x] #9722 - [ ] #9229

Component: SDK
epic
Component: Identity
Component: ContractKit
ASv2 adoption

Ideally, we can use the handover as a "test-run" of how good our public-facing docs are and use it to gather feedback on where we can add clarity, examples, etc....

Component: Identity
documentation
ASv2 adoption

Reevaluate the priority of this and possibly include in the alpha or else move out of this epic. This would be a nice-to-have as long as it doesn't delay integration,...

Component: Attestations
Component: Identity
identity: needs review
ASv2

TODOs - [ ] logic needed for writing, accessing attestations - [ ] CK wrapper tests - [ ] implement ASv1/v2 interoperability accessors (potentially split this into a separate ticket...

Component: SDK
Component: Identity
ASv2

Currently, updating an attestation's signer/publishedOn/issuedOn information (for the same account, issuer) requires deleting and reuploading an attestation. Investigate (and implement, create a separate ticket as needed) allowing for in-place "updates"...

Component: Identity
ASv2

This causes issues sending to the US, which requires the originator to be the local number. This cannot happen currently because the originator is hard-coded by the attestation service code...

Component: Identity
identity: needs review
ASv1