Commit Graph

15 Commits (e6a7b9ccaa4cd757159a217f7198e1a5d80c964a)

Author SHA1 Message Date
Martin Novák e6a7b9ccaa feat(python): support external Ethereum definitions
1 year ago
matejcik 3141f808dd fix(python/trezorctl): do not implicitly import rlp on Python 3.6
2 years ago
grdddj a38a0b6295 fix(python): fix eth.sign-tx - correct input into rlp.encode()
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
grdddj 319d0f16e3 chore(python): loosen ethereum dependencies
2 years ago
Alois Klink 5c4703c9bb fix(core,legacy): Fix domain-only ethTypedData
2 years ago
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
grdddj 73238135d6 feat(core/ethereum): EIP-712
3 years ago
Eduard Klementiev 10ce81b5d1 fix(python/trezorctl): fix operator precedence issue for ethereum sign-tx command
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Frederik Bolding 38fa9197ca feat(core,python): support for Ethereum EIP1559 transactions
3 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
4 years ago
matejcik 8e4de5e929 python/trezorctl: split trezorctl into separate modules
5 years ago