docs: add changelogs

pull/1882/head
matejcik 3 years ago committed by matejcik
parent 2a2da21879
commit 0870befe58

@ -0,0 +1 @@
Cardano root is derived together with the normal master secret.

@ -0,0 +1 @@
Session must be configured with Initialize(derive_cardano=True), otherwise Cardano functions will fail.

@ -0,0 +1 @@
For compatibility with other Cardano implementations, it is now possible to specify which Cardano derivation type is used.

@ -0,0 +1 @@
Cardano derivation type must be specified for all Cardano functions.

@ -0,0 +1 @@
Added parameters to enable Cardano derivation when calling `init_device()`.

@ -0,0 +1 @@
`client.init_device(derive_cardano=True)` must be used before calling Cardano functions.

@ -0,0 +1 @@
Added parameters to specify kind of Cardano derivation to all functions and `trezorctl` commands.

@ -0,0 +1 @@
Cardano derivation now defaults to Icarus method. This will result in different keys for users with 24-word seed.
Loading…
Cancel
Save