El De-dog-lo

Results 596 comments of El De-dog-lo

> > Btw, can you update `.github/workflows/test.yaml` to remove Python `3.9` from the testing matrix? > > I will add `3.14` support/testing in #2733 after I rebase on your merged...

> @fubuloubu , here is it: #2734 Sorry, I meant just add that small change to this PR

Build issue is something else

> redesign of the EIP712 flow. > (the answer here is, stop expecting your HWWs to sign payloads this big. but that's on the dapp developers) I somewhat frequently encounter...

@romanz @matejcik was this issue resolved in Firmware v2.9.6 release? Does the python SDK need an update to support the fix?

So, broadly agree with this proposal, a few very specific things we like for our setup: 1. Try to avoid `uv`-specific features in `pyproject.toml`. This means taking advantage of [`dependency-groups`](https://packaging.python.org/en/latest/specifications/dependency-groups/)...