forked from bitcoinops/bitcoinops.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bitmex.yaml
47 lines (47 loc) · 1.27 KB
/
bitmex.yaml
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
---
name: BitMEX
internal_url: /en/compatibility/bitmex
logo: /img/compatibility/bitmex/bitmex.png
rbf:
tested:
date: "2018-11-05"
platforms:
- web
version: "n/a"
features:
receive:
notification: "na"
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/bitmex/rbf/send-screen.png
caption: >
Sending Transaction - Send Transaction screen. Transactions sent out of BitMEX are not RBF signaled. BitMEX only accepts confirmed transactions.
segwit:
tested:
date: "2021-01-27"
platforms:
- web
version: "n/a"
features:
receive:
p2sh_wrapped: "false"
bech32: "false"
default: "p2sh"
send:
bech32: "true" # https://blog.bitmex.com/bitmex-enables-bech32-sending-support/
change_bech32: "false"
segwit_v1: "Bech32 not supported."
bech32_p2wsh: "true"
examples:
- image: /img/compatibility/bitmex/segwit/receive-screen.png
caption: >
BitMEX uses a static P2SH address per user account.