1
+ ---
2
+ name : Mycelium
3
+ internal_url : /en/compatibility/mycelium
4
+ logo : /img/compatibility/mycelium/mycelium.png
5
+ rbf :
6
+ tested :
7
+ date : " 2018-10-30"
8
+ platforms :
9
+ - iOS
10
+ version : " 1.11"
11
+ features :
12
+ receive :
13
+ notification : " na"
14
+ list : " false"
15
+ details : " false"
16
+ shows_replaced_version : " false"
17
+ shows_original_version : " false"
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/mycelium/rbf/send-screen-default.png
26
+ caption : >
27
+ Sending Transaction - Default send transaction screen. No options for RBF while sending or in app settings.
28
+ - image : /img/compatibility/mycelium/rbf/send-miner-fee-options.png
29
+ caption : >
30
+ Sending Transaction - Send transaction miner fee details. No RBF options.
31
+ - image : /img/compatibility/mycelium/rbf/transaction-list-sent.png
32
+ caption : >
33
+ Attempting Transaction Replacement - Transaction list. No option to bump since transaction sent without RBF.
34
+ - image : /img/compatibility/mycelium/rbf/transaction-details-sent.png
35
+ caption : >
36
+ Attempting Transaction Replacement - Sent transaction details. No sign RBF/not or bumping.
37
+ - image : /img/compatibility/mycelium/rbf/transaction-list-incoming-rbf.png
38
+ caption : >
39
+ Receiving Transaction Signaling RBF - When receiving RBF, or any transaction, no unconfirmed transactions show.
40
+ segwit :
41
+ tested :
42
+ date : " 2019-07-24"
43
+ platforms :
44
+ - iOS
45
+ version : " 14"
46
+ features :
47
+ receive :
48
+ p2sh_wrapped : " false"
49
+ bech32 : " false"
50
+ default : " p2pkh"
51
+ send :
52
+ bech32 : " false"
53
+ change_bech32 : " false"
54
+ segwit_v1 : " Fails during address validation."
55
+ bech32_p2wsh : " false"
56
+ examples :
57
+ - image : /img/compatibility/mycelium/segwit/receive-screen.png
58
+ caption : >
59
+ Mycelium only generates P2PKH receive addresses.
60
+ - image : /img/compatibility/mycelium/segwit/send-screen.png
61
+ caption : >
62
+ Mycelium cannot send to any bech32 addresses.
63
+ - image : /img/compatibility/mycelium/segwit/send-screen-segwit-v1-error.png
64
+ caption : >
65
+ Mycelium displays a validation error when trying to send to a segwit v1
66
+ address (or any other bech32 address).
0 commit comments