1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-02 20:08:31 +00:00
Commit Graph

637 Commits

Author SHA1 Message Date
Martin Novak
ebaaa021e9 feat(tests, python): update tests 2022-12-06 10:10:14 +01:00
Martin Novak
865765db91 feat(common, core, python, tests): Eth definitions in zip file 2022-12-06 10:09:38 +01:00
Martin Novak
aa835a692d fix(common, core, tests): fix tests 2022-12-06 10:08:40 +01:00
Martin Novak
30cdde6902 feat(common): change chain_id to int; remove url from network jsons 2022-12-06 09:46:29 +01:00
Martin Novak
a19e124091 feat(common): added logger to ethereum_definitions.py 2022-12-06 09:44:49 +01:00
Martin Novak
506ae078e8 feat(core,common,python): added whole definitions to EthereumSignTypedData 2022-12-06 09:41:02 +01:00
Martin Novak
4dbe436a58 feat(common, core, legacy): removed encoded network and keychain from Ethereum get_public_key 2022-12-05 13:36:31 +01:00
Martin Novak
beeb196daa feat(common, core, legacy): refactor definitions 2022-12-02 15:00:43 +01:00
Martin Novak
a436d7bfc4 feat(common): is_testnet field added toCoin 2022-12-02 14:52:53 +01:00
Martin Novak
5186ca1c99 chore(common, docs): ethereum definitions 2022-12-02 14:52:53 +01:00
Martin Novak
8780d56cba feat(core, legacy, python, protobuf): refactoring 2022-12-02 14:51:26 +01:00
Martin Novak
2730f32a3a feat(core, protobuf): removed rskip60 field from definitions 2022-12-02 14:48:38 +01:00
Martin Novak
bcc4314462 feat(tests): new tests for Ethereum definitions 2022-12-02 14:46:16 +01:00
Martin Novak
8914b2afd3 fixup! feat(common): two-phase signing of definitions 2022-12-02 14:45:17 +01:00
Martin Novak
70fb057ace feat(common): two-phase signing of definitions 2022-12-02 14:45:17 +01:00
Martin Novak
c02e73d1dc feat(common): check sizes for network and token definitions 2022-12-02 14:45:17 +01:00
Martin Novak
e05839bdd0 feat(common): generate Eth. definitions also for builtin definitions 2022-12-02 14:45:17 +01:00
Martin Novak
31e0bd9ecb feat(core, legacy): updated built-in definitions 2022-12-02 14:45:17 +01:00
Martin Novak
2f66c18854 feat(core, python): remove encoded network for EthereumVerifyMessage message 2022-12-02 14:39:49 +01:00
Martin Novak
1ca6a51742 feat(legacy): use encoded Ethereum definitions from host 2022-12-02 14:36:27 +01:00
Martin Novak
7fbbfaa665 tests(core): built-in Ethereum definitions 2022-12-02 14:29:53 +01:00
Martin Novak
c1f27e0a11 feat(core): use protobuf messages for network and token definitions; style and typing fixes 2022-12-02 14:27:15 +01:00
Martin Novak
62324c2de9 fixup! feat(common): added built-in Ethereum definitions 2022-12-02 13:41:05 +01:00
Martin Novak
7bf1c85897 feat(core,common): Eth definitions signed using Merkle tree 2022-12-02 13:35:13 +01:00
Martin Novak
fbacd4cc07 feat(common): added built-in Ethereum definitions 2022-12-02 13:31:14 +01:00
Martin Novak
99c791ab76 feat(common): generate Ethereum definitions from CoinGecko and Defillama 2022-12-02 13:30:40 +01:00
Martin Novak
6fce5e75e3 feat(common): add dev keys for ethereum definitions 2022-12-02 13:02:28 +01:00
Martin Novak
64716b1dd7 chore(common/tools): CoinDef generator revived 2022-12-02 13:02:28 +01:00
Martin Novak
3cf9b7c235 feat(core,legacy): Ethereum network/token definitions over protobuf 2022-12-02 10:08:33 +01:00
Martin Novak
ed89bb132a chore(docs): protobuf doc extended 2022-12-02 10:05:25 +01:00
Martin Novak
58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path 2022-11-30 14:23:47 +01:00
Martin Milata
1a9f3c18dd Merge branch 'release/22.11'
Conflicts:
	common/defs/coins_details.json
	core/src/apps/ethereum/networks.py
	core/src/apps/ethereum/tokens.py
	tests/ui_tests/fixtures.json
2022-11-16 18:33:31 +01:00
Melroy van den Berg
609f3f50dc
chore(common): lower the default fees on Bitcoin Cash (#2642)
it appears that as of Nov 2022 1 sat/vB is the long term median fee rate
2022-11-16 12:15:23 +01:00
Melroy van den Berg
154e0016e2
chore(common): update bcash github link
[no changelog]
2022-11-15 23:58:12 +01:00
Andrew Kozlik
2f03ace311 chore(common): Rename "unstable" protobuf tag to "experimental_message".
[no changelog]

(cherry picked from commit 3d645d609a)
2022-11-02 14:59:22 +01:00
Andrew Kozlik
8ef8e57029 chore(common): Remove unstable flag from AuthorizeCoinJoin.
(cherry picked from commit 07e6e7b8b0)
2022-11-02 14:59:22 +01:00
Andrew Kozlik
3d645d609a chore(common): Rename "unstable" protobuf tag to "experimental_message".
[no changelog]
2022-11-02 14:58:01 +01:00
Andrew Kozlik
07e6e7b8b0 chore(common): Remove unstable flag from AuthorizeCoinJoin. 2022-11-02 14:58:01 +01:00
Martin Milata
2dcf09db34 chore(common): update chains and tokens 2022-11-02 12:03:22 +01:00
Martin Milata
eff8e08a9c chore(common): update chains and tokens 2022-11-01 21:02:41 +01:00
Simon Males
e4bc37f10b chore: update tokens & networks 2022-11-01 14:56:19 +01:00
matejcik
ce307c9484 feat(common): mark CoSi fields as required
[no changelog]
2022-11-01 14:56:00 +01:00
grdddj
47a749d683 chore(proto): remove default value from NEM payload
[no changelog]
2022-11-01 10:57:27 +01:00
David Misiak
c36870defa chore(cardano): rename Catalyst to governance 2022-10-31 16:08:39 +01:00
David Misiak
ab02f7a400 feat(cardano): add support for CIP36 Catalyst registration format 2022-10-31 16:08:39 +01:00
Andrew Kozlik
c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits. 2022-10-27 17:37:48 +02:00
Andrew Kozlik
afd900f9b1 feat(common): Add CoinJoin request message.
[no changelog]
2022-10-27 17:37:48 +02:00
Andrew Kozlik
a1a34774b8 fix(common): Fix handling of default booleans in protobuf. 2022-10-17 15:20:46 +02:00
Andrew Kozlik
5b453c88ed feat(core): Add serialize option to SignTx. 2022-10-17 15:20:46 +02:00
Pavol Rusnak
029e47e1e8 chore(common/defs/fido): add proton
[no changelog]
2022-10-17 12:02:54 +02:00