1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 07:12:34 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Martin Novak
e89e453152 fix: after-rebase fixes 2022-12-07 13:19:09 +01:00
Martin Novak
584b30fca7 fix(common, python): commands help docs 2022-12-06 10:10:15 +01:00
Martin Novak
f0f0878e78 feat(common): check built-in ETH defs when generating all ETH defs 2022-12-06 10:10:15 +01:00
Martin Novak
1dc55f00f0 feat(core, legacy, common): update definitions timestamp in FW 2022-12-06 10:10:15 +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
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
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
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
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
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