forked from bitcoinops/bitcoinops.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkraken.yaml
More file actions
58 lines (58 loc) · 1.61 KB
/
kraken.yaml
File metadata and controls
58 lines (58 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
name: Kraken
internal_url: /en/compatibility/kraken
logo: /img/compatibility/kraken/kraken.png
rbf:
tested:
date: "2020-02-21"
platforms:
- web
version: "n/a"
features:
receive:
notification: "false"
list: "false"
details: "false"
shows_replaced_version: "false"
shows_original_version: "false"
send:
signals_bip125: "false"
list: "untested"
details: "untested"
shows_replaced_version: "untested"
shows_original_version: "untested"
examples:
- image: /img/compatibility/kraken/rbf/send-confirm.png
caption: >
Sending Transaction - Send confirmation screen. No RBF options.
Transactions are not sent signaling RBF.
- image: /img/compatibility/kraken/rbf/transaction-list.png
caption: >
Receiving Transaction Signaling RBF - No unconfirmed transactions appear
in transaction list. No RBF note.
segwit:
tested:
date: "2020-02-21"
platforms:
- web
version: "n/a"
features:
receive:
p2sh_wrapped: "true"
bech32: "false"
default: "p2sh_wrapped_p2wsh"
send:
bech32: "true"
change_bech32: "false"
segwit_v1: ""
bech32_p2wsh: "true"
examples:
- image: /img/compatibility/kraken/segwit/receive-screen.png
caption: >
Kraken receives deposits to P2SH-P2WSH addresses.
- image: /img/compatibility/kraken/segwit/create-address.png
caption: >
Kraken can send to all variants of bech32 addresses for v0.
- image: /img/compatibility/kraken/segwit/send-screen.png
caption: >
Default send screen.