mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 11:28:14 +00:00
43d718f9d6
- get_tx_key supports retrieval of private tx keys - required by users to check the transaction or when resolving disputes with the decipient - get_tx_key supports to return transaction derivations = private tx key * public view key. This enables to compute tx_proof for outgoing transactions which is also a nice tool when resolving disputes, provides better protection as tx private key is hidden. - live refresh enables computation of key images on the fly during the refresh. This helps to completely avoid key image sync and enables to use the Trezor with untrusted node. |
||
---|---|---|
defs | ||
keys | ||
protob | ||
tools | ||
udev | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
COPYING | ||
README.md | ||
shell.nix |