polymutex.eth

Results 94 comments of polymutex.eth

@darrylyeo Do you have suggestions on how to implement this, specifically around the unit test framework to use? Right now Walletbeat is mostly just typechecking-time checks, build-time checks, linters, and...

https://docs.astro.build/en/guides/testing/ suggests Vitest for unit testing, and Playwright for end-to-end tests that involve fully-rendered HTML.

Note to self: Add grammar checking for `ref` labels and explanations.

[This discussion on X](https://x.com/J222ad/status/1944722475234771041) shows a user initiating a transaction batch on a not-yet-7702-delegated EOA, causing the wallet to create a delegation to the wallet's own delegator contract. This is...

@azf20 Thanks, makes sense. I'm already adding tracking for whether wallet specify `atomic` as `ready` or `supported` in #229, but I hadn't made the distinction between the two values. I'll...

> When you say the bar for the UX, you mean in terms of how clear and legible the upgrade experience is for the user? Yes. > I think it's...

> If wallets have the private key, they can make the relevant signature without showing the user anything additional. I don't recall Ambire asking me anything specific about smart accounts,...

My proposal. Guiding principle for definition: Stage 1️⃣ is a long-term commitment for a wallet to Ethereum principles. But it is also only a start. "Ethereum principles" means being **secure**,...

Feedback from the call on 2025-06-22: the current level of software wallet integration with hardware wallets is not great. This topic came up in the context of inclusion for stage...

> IMO a stage 1 wallet could/should be the most basic implementation of a self-custodial wallet. Where it can "do" everything you need it to do, but without any advanced...