1
+ ---
2
+ name : Ledger Live
3
+ internal_url : /en/compatibility/ledger-live
4
+ logo : /img/compatibility/ledger-live/ledger-live.png
5
+ rbf :
6
+ tested :
7
+ date : " 2018-10-11"
8
+ platforms :
9
+ - macOS
10
+ version : " 1.2.0"
11
+ features :
12
+ receive :
13
+ notification : " false"
14
+ list : " false"
15
+ details : " false"
16
+ shows_replaced_version : " false"
17
+ shows_original_version : " true"
18
+ send :
19
+ signals_bip125 : " false"
20
+ list : " untested"
21
+ details : " untested"
22
+ shows_replaced_version : " untested"
23
+ shows_original_version : " untested"
24
+ examples :
25
+ - image : /img/compatibility/ledger-live/rbf/send-screen.png
26
+ caption : >
27
+ Sending Transaction - Send transaction screen does not allow for RBF. Fee options are available. No RBF options in settings.
28
+ - image : /img/compatibility/ledger-live/rbf/transaction-details-sent.png
29
+ caption : >
30
+ Attempting Transaction Replacement - Transaction details screen. No RBF fee bumping supported.
31
+ - image : /img/compatibility/ledger-live/rbf/transaction-list-incoming-rbf.png
32
+ caption : >
33
+ Receiving Transaction Signaling RBF - Transaction list screen. No RBF flag.
34
+ - image : /img/compatibility/ledger-live/rbf/transaction-details-incoming-rbf.png
35
+ caption : >
36
+ Receiving Transaction Signaling RBF - Transaction details screen. No RBF flag.
37
+ - image : /img/compatibility/ledger-live/rbf/transaction-list-incoming-replacement.png
38
+ caption : >
39
+ Receiving Replacement Transaction - Transaction list screen does not show the replacement transaction. Only the original. Even after the new, replacement transaction received 6+ confirmations.
40
+ - image : /img/compatibility/ledger-live/rbf/error-screen.png
41
+ caption : >
42
+ Receiving Transaction Signaling RBF - Internal database error shows conflicting
43
+ bitcoin inputs. Original transaction remains unconfirmed. Ticket opened
44
+ with Ledger to address. Update - Solution was to clear cache in app.
45
+ segwit :
46
+ tested :
47
+ date : " 2019-07-24"
48
+ platforms :
49
+ - macOS
50
+ version : " 1.12.0"
51
+ features :
52
+ receive :
53
+ p2sh_wrapped : " true"
54
+ bech32 : " true"
55
+ default : " bech32"
56
+ send :
57
+ bech32 : " true"
58
+ change_bech32 : " true"
59
+ segwit_v1 : " Fails when transaction is sent to the hardwave device for signing."
60
+ bech32_p2wsh : " true"
61
+ examples :
62
+ - image : /img/compatibility/ledger-live/segwit/receive-screen.png
63
+ caption : >
64
+ Ledger Live can generate bech32 native addresses. Note this depends on
65
+ how your wallet was initial created. Bech32 support is new in Ledger Live.
66
+ - image : /img/compatibility/ledger-live/segwit/send-screen.png
67
+ caption : >
68
+ Ledger Live can send to all variants of bech32 addresses for v0.
69
+ - image : /img/compatibility/ledger-live/segwit/send-screen-segwit-v1-error.png
70
+ caption : >
71
+ Ledger Live displays an error during hardware device signing when trying
72
+ to send to a segwit v1 address.
0 commit comments