-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathversions.json
163 lines (163 loc) · 5.14 KB
/
versions.json
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
{
"$schema": "../versions.schema.json",
"chain_name": "coreum",
"versions": [
{
"name": "v1",
"tag": "v1.0.0",
"height": 0,
"recommended_version": "v1.0.0",
"compatible_versions": [
"v1.0.0"
],
"consensus": {
"type": "tendermint",
"version": "0.34"
},
"binaries": {
"linux/amd64": "https://github.com/CoreumFoundation/coreum/releases/download/v1.0.0/cored-linux-amd64?checksum=sha256:34098ad7586bda364b1b2e7c4569cbcefb630cd4ed7c8f68eb5bced834082c57",
"linux/arm64": "https://github.com/CoreumFoundation/coreum/releases/download/v1.0.0/cored-linux-arm64?checksum=sha256:3ced97f06607f0cdaf77e7ff0b36b2011d101c660684e4f3e54c2ac6bf344dd6"
},
"next_version_name": "v2",
"sdk": {
"type": "cosmos",
"version": "0.45"
},
"cosmwasm": {
"version": "0.30",
"enabled": true
}
},
{
"name": "v2",
"tag": "v2.0.2",
"proposal": 5,
"height": 6947500,
"recommended_version": "v2.0.2",
"compatible_versions": [
"v2.0.2"
],
"consensus": {
"type": "tendermint",
"version": "0.34"
},
"binaries": {
"linux/amd64": "https://github.com/CoreumFoundation/coreum/releases/download/v2.0.2/cored-linux-amd64?checksum=sha256:3facf55f7ff795719f68b9bcf76ea08262bc7c9e9cd735c660257ba73678250e",
"linux/arm64": "https://github.com/CoreumFoundation/coreum/releases/download/v2.0.2/cored-linux-arm64?checksum=sha256:35e261eb3b87c833c30174e6b8667a6155f5962441275d443157e209bbb0bf0d"
},
"next_version_name": "v3",
"sdk": {
"type": "cosmos",
"version": "0.45"
},
"cosmwasm": {
"version": "0.30",
"enabled": true
}
},
{
"name": "v3",
"tag": "v3.0.3",
"proposal": 8,
"height": 13480000,
"recommended_version": "v3.0.3",
"compatible_versions": [
"v3.0.3"
],
"consensus": {
"type": "cometbft",
"version": "0.37"
},
"binaries": {
"linux/amd64": "https://github.com/CoreumFoundation/coreum/releases/download/v3.0.3/cored-linux-amd64?checksum=sha256:1719a32e6f8e8813d00cd86e1d8d02e893324d4f59fa7a1b8cedc5836140ecef",
"linux/arm64": "https://github.com/CoreumFoundation/coreum/releases/download/v3.0.3/cored-linux-arm64?checksum=sha256:cfbbad6803c0327407e4dd222a108505e6ff9e294d7c86e34b6b895b96b61bbd"
},
"sdk": {
"type": "cosmos",
"version": "0.47"
},
"cosmwasm": {
"version": "0.44",
"enabled": true
}
},
{
"name": "v4",
"tag": "v4.0.1",
"proposal": 11,
"height": 23338750,
"recommended_version": "v4.0.1",
"compatible_versions": [
"v4.0.1"
],
"consensus": {
"type": "cometbft",
"version": "0.37.5"
},
"binaries": {
"linux/amd64": "https://github.com/CoreumFoundation/coreum/releases/download/v4.0.1/cored-linux-amd64?checksum=sha256:fdbb6a0c393f1cad0d03c6357b6af2e840508ef3be7ab186f2caeee10d13ae73",
"linux/arm64": "https://github.com/CoreumFoundation/coreum/releases/download/v4.0.1/cored-linux-arm64?checksum=sha256:ade147bf5a63259dae1b69762e3295600b5acd9f748b3cfba4d885dfaff15f1e"
},
"sdk": {
"type": "cosmos",
"version": "0.47"
},
"cosmwasm": {
"version": "0.45",
"enabled": true
}
},
{
"name": "v4patch1",
"tag": "v4.1.0",
"proposal": 12,
"height": 25891000,
"recommended_version": "v4.1.0",
"compatible_versions": [
"v4.1.0"
],
"consensus": {
"type": "cometbft",
"version": "0.37"
},
"binaries": {
"linux/amd64": "https://github.com/CoreumFoundation/coreum/releases/download/v4.1.0/cored-linux-amd64?checksum=sha256:ed2506c3c0482730159fcfd1d1e373bcb091a3ebd65b75b0e28306f26aa71c82",
"linux/arm64": "https://github.com/CoreumFoundation/coreum/releases/download/v4.1.0/cored-linux-arm64?checksum=sha256:f2033fc25132a1ca491a012842ca9537f2efa884449d74ce9425711e10cabdc8"
},
"sdk": {
"type": "cosmos",
"version": "0.47"
},
"cosmwasm": {
"version": "0.45",
"enabled": true
}
},
{
"name": "v4patch2",
"tag": "v4.1.2",
"proposal": 13,
"height": 32312000,
"recommended_version": "v4.1.2",
"compatible_versions": [
"v4.1.2"
],
"consensus": {
"type": "cometbft",
"version": "0.38"
},
"binaries": {
"linux/amd64": "https://github.com/CoreumFoundation/coreum/releases/download/v4.1.2/cored-linux-amd64?checksum=sha256:872b1eb6f2a77651401c7555b6b54eb2599e5de614acfcebeffce4384e7ab97a",
"linux/arm64": "https://github.com/CoreumFoundation/coreum/releases/download/v4.1.2/cored-linux-arm64?checksum=sha256:0be2851639208dee0803b7a4a43c847770a5961afcd66644ead32e78f530f5ca"
},
"sdk": {
"type": "cosmos",
"version": "0.47"
},
"cosmwasm": {
"version": "0.45",
"enabled": true
}
}
]
}