Skip to content

Commit d0b286b

Browse files
committed
Merge branch 'release/0.5.2'
2 parents bd82e0f + 453f1aa commit d0b286b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = 'https://mathwallet.net/mathchain'
77
license = 'Unlicense'
88
name = 'mathchain'
99
repository = 'https://github.com/mathwallet/MathChain/'
10-
version = '0.5.1'
10+
version = '0.5.2'
1111

1212
[package.metadata.docs.rs]
1313
targets = ['x86_64-unknown-linux-gnu']

node/res/galois.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
"bootNodes": [
66
"/ip4/47.111.168.132/tcp/3031/p2p/12D3KooWQaE83fQvHza7hhLa18FB5Y1F8RmywVu4T52Stdooei5U"
77
],
8-
"telemetryEndpoints": null,
8+
"telemetryEndpoints": [
9+
[
10+
"/dns4/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F",
11+
0
12+
]
13+
],
914
"protocolId": "math",
1015
"properties": {
1116
"ss58Format": 40,

0 commit comments

Comments
 (0)