1
+ ---
2
+ name : Electrum
3
+ internal_url : /en/compatibility/electrum
4
+ logo : /img/compatibility/electrum/electrum.png
5
+ rbf :
6
+ tested :
7
+ date : " 2018-08-28"
8
+ platforms :
9
+ - macOS
10
+ version : " 3.2.2"
11
+ features :
12
+ receive :
13
+ notification : " false"
14
+ list : " true"
15
+ details : " false"
16
+ shows_replaced_version : " true"
17
+ shows_original_version : " false"
18
+ send :
19
+ signals_bip125 : " true"
20
+ list : " true"
21
+ details : " false"
22
+ shows_replaced_version : " true"
23
+ shows_original_version : " false"
24
+ examples :
25
+ - image : /img/compatibility/electrum/rbf/default-wallet-send-screen.png
26
+ caption : >
27
+ Sending Transaction - Default Wallet Send Screen.
28
+ - image : /img/compatibility/electrum/rbf/preference-rbf-checkbox.png
29
+ caption : >
30
+ Sending Transaction - Preferences Pane with RBF checkbox.
31
+ - image : /img/compatibility/electrum/rbf/transaction-list-outgoing-rbf-transaction.png
32
+ caption : >
33
+ Sending Transaction - Transaction list screen for outgoing RBF signaling
34
+ transaction. RBF noted.
35
+ - image : /img/compatibility/electrum/rbf/transaction-details-outgoing-rbf-transaction.png
36
+ caption : >
37
+ Sending Transaction - Transaction details screen for outgoing RBF
38
+ signaling transaction. No note of RBF signaling.
39
+ - image : /img/compatibility/electrum/rbf/transaction-list-context-menu-increase-fee.png
40
+ caption : >
41
+ Attempting Transaction Replacement - Transaction List context menu for “Increase fee”.
42
+ - image : /img/compatibility/electrum/rbf/dialog-bumped-fee-input.png
43
+ caption : >
44
+ Attempting Transaction Replacement - Dialog for inputting replacement transaction fee.
45
+ - image : /img/compatibility/electrum/rbf/transaction-list-replacement-tx-only.png
46
+ caption : >
47
+ Attempting Transaction Replacement - Transaction list shows only one
48
+ unconfirmed transaction, the latest replacement transaction. RBF noted.
49
+ - image : /img/compatibility/electrum/rbf/transaction-details-replacement-tx.png
50
+ caption : >
51
+ Attempting Transaction Replacement - Transaction details of replacement transaction. No RBF noted. No note of original transaction.
52
+ - image : /img/compatibility/electrum/rbf/incoming-transaction-alert.png
53
+ caption : >
54
+ Receiving Transaction Signaling RBF - Notification of incoming transaction. No specific note that the transaction is RBF signaled.
55
+ - image : /img/compatibility/electrum/rbf/transaction-list-rbf-noted.png
56
+ caption : >
57
+ Receiving Transaction Signaling RBF - Transaction List Screen. Notes RBF
58
+ signaling as well as fee size.
59
+ - image : /img/compatibility/electrum/rbf/transaction-details-incoming.png
60
+ caption : >
61
+ Receiving Transaction Signaling RBF - Transaction Details screen for an
62
+ RBF signaling transaction. No RBF note.
63
+ - image : /img/compatibility/electrum/rbf/alert-incoming-replacement-tx.png
64
+ caption : >
65
+ Receiving Replacement Transaction - New transaction notification for the RBF replacement transaction.
66
+ - image : /img/compatibility/electrum/rbf/transaction-list-replacement-tx.png
67
+ caption : >
68
+ Receiving Replacement Transaction - Transaction List Screen. Notes
69
+ transaction signaling RBF as well as fee size. The replacement transaction does not
70
+ show up as a separate. The original transaction disappears.
71
+ - image : /img/compatibility/electrum/rbf/transaction-details-incoming-replacement.png
72
+ caption : >
73
+ Receiving Replacement Transaction - Transaction details of incoming
74
+ replacement transaction. RBF not noted.
75
+ segwit :
76
+ tested :
77
+ date : " 2019-04-11"
78
+ platforms :
79
+ - macOS
80
+ version : " 3.3.4"
81
+ features :
82
+ receive :
83
+ p2sh_wrapped : " true"
84
+ bech32 : " true"
85
+ default : " bech32"
86
+ send :
87
+ bech32 : " true"
88
+ change_bech32 : " true"
89
+ segwit_v1 : " Error message during broadcasting of transaction."
90
+ bech32_p2wsh : " true"
91
+ examples :
92
+ - image : /img/compatibility/electrum/segwit/create-wallet.png
93
+ caption : >
94
+ Electrum prompts users to choose a wallet type. Segwit or Legacy options
95
+ available with Segwit as the default option.
96
+ available.
97
+ - image : /img/compatibility/electrum/segwit/receive-screen.png
98
+ caption : >
99
+ Default receive screen when using a "Segwit" wallet uses bech32 native
100
+ addresses for receiving.
101
+ - image : /img/compatibility/electrum/segwit/create-wallet-p2sh-wrapped.png
102
+ caption : >
103
+ Electrum also [allows p2sh-wrapped segwit
104
+ addresses](https://bitcointalk.org/index.php?topic=3057784.msg31519322#msg31519322)
105
+ with a workaround.
106
+ - image : /img/compatibility/electrum/segwit/address-list.png
107
+ caption : >
108
+ Electrum uses the wallet type's address format for change addresses.
109
+ When using bech32/segwit wallet, the change addresses are bech32.
110
+ - image : /img/compatibility/electrum/segwit/send-screen.png
111
+ caption : >
112
+ Sending to bech32 addresses is possible from all Electrum wallet types.
113
+ - image : /img/compatibility/electrum/segwit/send-segwit-v1-error.png
114
+ caption : >
115
+ Sending to segwit v1 addresses fails during broadcast of transaction.
0 commit comments