Skip to content

Commit 18ad8b9

Browse files
authored
Update Polytope bootnode URLs and bump node to v1.4.3 (#751)
1 parent 0700766 commit 18ad8b9

File tree

4 files changed

+174
-161
lines changed

4 files changed

+174
-161
lines changed

parachain/chainspec/gargantua.paseo.json

Lines changed: 89 additions & 83 deletions
Large diffs are not rendered by default.

parachain/chainspec/gargantua.plain.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"chainType": "Live",
55
"bootNodes": [
66
"/ip4/34.78.130.110/tcp/30333/p2p/12D3KooWMRRsnAgJ1hjxCj3uJXPkauHqhP2BbbP4M5XF8xVJpeLX",
7-
"/ip4/34.22.173.252/tcp/30333/p2p/12D3KooWGuMWMXSj7GUGMRdJAceRHoSuSkWW53b6nebzybUEoauB"
7+
"/ip4/34.22.173.252/tcp/30333/p2p/12D3KooWGuMWMXSj7GUGMRdJAceRHoSuSkWW53b6nebzybUEoauB",
8+
"/dns4/gargantua.bootnode.polytope.technology/tcp/30433/p2p/12D3KooWLC6HJsjfegUYib3L7p1RfybmNMkj8R9dLJ9cv8tyDNdx"
89
],
910
"telemetryEndpoints": [
1011
[

parachain/chainspec/nexus.json

Lines changed: 82 additions & 76 deletions
Large diffs are not rendered by default.

parachain/node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperbridge"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
authors = ["Polytope Labs <hello@polytope.technology>"]
55
description = "The Hyperbridge coprocessor node"
66
repository = "https://github.com/polytope-labs/hyperbridge"

0 commit comments

Comments
 (0)