isabellewei
isabellewei
This ticket is a follow up to #9235 and describes the steps needed to finalize integration of the ODIS pepper verification changes - [ ] After a new version of...
- contractkit wrapper - odis quota updates - any convenience functions (TBD)
After the ODIS changes (including the changes in the ODIS sdk wrapper) have been merged and deployed, update the tutorials to check for quota and make odis payments
Overall goal is to abstract away the concept of an identifier, such that user only interacts with plaintext phone number functions: - publishAttestation - deleteAttestation - lookup - createEscrow -...
Currently, signer responses received by the combiner are filtered for successes in `CombineAction`. Consider whether we want to handle discrepancies in the `success` and `version` fields of responses differently The...
### Description Surface errors to Express, to ensure that processes do not continue after errors have been reached ### Related issues - Fixes #9859
### Expected Behavior The SendConfirmation screen should check the transaction amount against the transaction limits ### Current Behavior Transaction amounts are checked against the limits only on the SendAmount screen,...