Skip to content

Commit 2c94901

Browse files
committed
compatibility data: jaxx
1 parent 3b83f4b commit 2c94901

File tree

9 files changed

+63
-0
lines changed

9 files changed

+63
-0
lines changed

_data/compatibility/jaxx.yaml

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
name: Jaxx
3+
internal_url: /en/compatibility/jaxx
4+
logo: /img/compatibility/jaxx/jaxx.png
5+
rbf:
6+
tested:
7+
date: "2018-11-07"
8+
platforms:
9+
- iOS
10+
version: "2.0.5"
11+
features:
12+
receive:
13+
notification: "na"
14+
list: "false"
15+
details: "false"
16+
shows_replaced_version: "true"
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/jaxx/rbf/transaction-list-incoming-rbf.png
26+
caption: >
27+
Receiving Transaction Signaling RBF - Transaction list showing incoming transaction. RBF not noted.
28+
- image: /img/compatibility/jaxx/rbf/transaction-list-incoming-replacement.png
29+
caption: >
30+
Receiving Replacement Transaction - Replacement transaction shown, original disappears.
31+
segwit:
32+
tested:
33+
date: "2019-07-24"
34+
platforms:
35+
- iOS
36+
version: "2.2.2"
37+
features:
38+
receive:
39+
p2sh_wrapped: "false"
40+
bech32: "false"
41+
default: "p2pkh"
42+
send:
43+
bech32: "false"
44+
change_bech32: "false"
45+
segwit_v1: "Fails on validation of the address."
46+
bech32_p2wsh: "false"
47+
examples:
48+
- image: /img/compatibility/jaxx/segwit/receive-screen.png
49+
caption: >
50+
Jaxx generates only legacy P2PKH receive addresses.
51+
- image: /img/compatibility/jaxx/segwit/send-screen.png
52+
caption: >
53+
Jaxx cannot send to any bech32 addresses.
54+
- image: /img/compatibility/jaxx/segwit/send-screen-segwit-v1-error.png
55+
caption: >
56+
Jaxx displays a validation error when trying to send to a segwit v1
57+
address (or any other bech32 address).

en/compatibility/jaxx.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: page
3+
permalink: /en/compatibility/jaxx/
4+
---
5+
{% assign tool = site.data.compatibility.jaxx %}
6+
{% include templates/compatibility-page.md %}

img/compatibility/jaxx/jaxx.png

9.85 KB
Loading
Loading
Loading
Loading
Loading
67.8 KB
Loading
89.4 KB
Loading

0 commit comments

Comments
 (0)