1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +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 add perf option to emu.sh (-p) 2016-09-27 17:25:58 +02:00
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