Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ethers ❤️ passkeys #113

Merged
merged 6 commits into from
Sep 11, 2023
Merged

ethers ❤️ passkeys #113

merged 6 commits into from
Sep 11, 2023

Conversation

andrewkmin
Copy link
Collaborator

@andrewkmin andrewkmin commented Sep 7, 2023

Summary & Motivation

Ushering in our Turnkey Ethers signer to the new, fancy world full of purpose-driven stampers!

How I Tested These Changes

e2e, unit, smoke

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 7, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@andrewkmin andrewkmin changed the title ethers passkeys ethers <3 passkeys Sep 7, 2023
@andrewkmin andrewkmin changed the title ethers <3 passkeys ethers ❤️ passkeys Sep 7, 2023
@andrewkmin andrewkmin force-pushed the andrew/ethers-passkeys branch from 2994be9 to 42ab764 Compare September 8, 2023 02:15
let response = activityResponse.data as TActivityResponse;
let attempts = 0;

while (attempts < 3) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we not use the poller here?

Copy link
Contributor

@MaxBlaushild MaxBlaushild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just one question

@andrewkmin andrewkmin force-pushed the andrew/ethers-passkeys branch from 42ab764 to 228f173 Compare September 11, 2023 16:35
@andrewkmin andrewkmin force-pushed the andrew/ethers-passkeys branch from 3aa3ee1 to cde1a5f Compare September 11, 2023 18:04
@andrewkmin andrewkmin merged commit 0692a52 into main Sep 11, 2023
3 checks passed
@andrewkmin andrewkmin deleted the andrew/ethers-passkeys branch September 11, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants