1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 03:10:58 +00:00
trezor-firmware/src
Jochen Hoenicke 8cdec0652e Ethereum: Fix fee computation.
- Gas is always in ether, even when sending tokens.
- Fee is computed by multiplying gas limit with gas price.
- Parse numbers already in sign_tx.
- Made rlp.encode non-recursive (also fixes not passing include_length).
2018-03-08 18:49:28 +01:00
..
apps Ethereum: Fix fee computation. 2018-03-08 18:49:28 +01:00
trezor Ethereum: Fix fee computation. 2018-03-08 18:49:28 +01:00
.gitignore
boot.py src: minor visual nits 2018-03-01 01:13:26 +01:00
main.py src/apps: cleanup workflow modules 2018-02-27 16:36:17 +01:00
protobuf.py src/protobuf: fix small typo in docstring 2018-03-08 18:37:45 +01:00