-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathversions.json
289 lines (289 loc) · 10.2 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
{
"$schema": "../versions.schema.json",
"chain_name": "evmos",
"versions": [
{
"name": "v12",
"tag": "v12.1.5",
"proposal": 137,
"height": 12303000,
"recommended_version": "v12.1.5",
"compatible_versions": [
"v12.1.5",
"v12.1.3",
"v12.1.2",
"v12.1.1",
"v12.1.0"
],
"consensus": {
"type": "tendermint",
"version": "0.34"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v12.1.5/evmos_12.1.5_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v12.1.5/evmos_12.1.5_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v12.1.5/evmos_12.1.5_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v12.1.5/evmos_12.1.5_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v12.1.5/evmos_12.1.5_Windows_amd64.zip"
},
"next_version_name": "v13.0.2",
"sdk": {
"type": "cosmos",
"version": "0.46"
},
"ibc": {
"type": "go",
"version": "6.1.0"
}
},
{
"name": "v13.0.2",
"tag": "v13.0.2",
"proposal": 149,
"height": 14538200,
"recommended_version": "v13.0.2",
"compatible_versions": [
"v13.0.2"
],
"consensus": {
"type": "cometbft",
"version": "v0.34.29"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v13.0.2/evmos_13.0.2_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v13.0.2/evmos_13.0.2_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v13.0.2/evmos_13.0.2_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v13.0.2/evmos_13.0.2_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v13.0.2/evmos_13.0.2_Windows_amd64.zip"
},
"next_version_name": "v14.0.0",
"sdk": {
"type": "cosmos",
"version": "0.46"
},
"ibc": {
"type": "go",
"version": "v6.2.0"
}
},
{
"name": "v14.0.0",
"tag": "v14.0.0",
"proposal": 196,
"height": 16105000,
"recommended_version": "v14.0.0",
"compatible_versions": [
"v14.0.0"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.2"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v14.0.0/evmos_14.0.0_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v14.0.0/evmos_14.0.0_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v14.0.0/evmos_14.0.0_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v14.0.0/evmos_14.0.0_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v14.0.0/evmos_14.0.0_Windows_amd64.zip"
},
"next_version_name": "v15.0.0",
"sdk": {
"type": "cosmos",
"version": "v0.47.4",
"tag": "v0.47.4-evmos.2"
},
"ibc": {
"type": "go",
"version": "v7.3.0"
}
},
{
"name": "v15.0.0",
"tag": "v15.0.0",
"proposal": 240,
"height": 16946771,
"recommended_version": "v15.0.0",
"compatible_versions": [
"v15.0.0"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.3",
"tag": "v0.37.3-0.20230920093934-46df7b597e3c"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v15.0.0/evmos_15.0.0_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v15.0.0/evmos_15.0.0_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v15.0.0/evmos_15.0.0_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v15.0.0/evmos_15.0.0_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v15.0.0/evmos_15.0.0_Windows_amd64.zip"
},
"next_version_name": "v16.0.0",
"sdk": {
"type": "cosmos",
"version": "v0.47.5",
"tag": "v0.47.5-evmos.2"
},
"ibc": {
"type": "go",
"version": "v7.3.1"
}
},
{
"name": "v16.0.0",
"tag": "v16.0.4",
"proposal": 265,
"height": 18295000,
"recommended_version": "v16.0.4",
"compatible_versions": [
"v16.0.4"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.3",
"tag": "v0.37.3-0.20230920093934-46df7b597e3c"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v16.0.4/evmos_16.0.4_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v16.0.4/evmos_16.0.4_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v16.0.4/evmos_16.0.4_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v16.0.4/evmos_16.0.4_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v16.0.4/evmos_16.0.4_Windows_amd64.zip"
},
"next_version_name": "v17.0.0",
"sdk": {
"type": "cosmos",
"version": "v0.47.5",
"tag": "v0.47.5-evmos.2"
},
"ibc": {
"type": "go",
"version": "v7.3.1"
}
},
{
"name": "v17.0.0",
"tag": "v17.0.1",
"height": 20101000,
"recommended_version": "v17.0.1",
"compatible_versions": [
"v17.0.1"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v17.0.1/evmos_17.0.1_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v17.0.1/evmos_17.0.1_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v17.0.1/evmos_17.0.1_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v17.0.1/evmos_17.0.1_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v17.0.1/evmos_17.0.1_Windows_amd64.zip"
},
"next_version_name": "v18.0.0",
"sdk": {
"type": "cosmos",
"repo": "https://github.com/evmos/cosmos-sdk",
"version": "v0.47.5",
"tag": "v0.47.5-evmos.2"
},
"ibc": {
"type": "go",
"version": "7.4.0"
}
},
{
"name": "v18.0.0",
"tag": "v18.0.1",
"height": 20396852,
"recommended_version": "v18.0.1",
"compatible_versions": [
"v18.0.1"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v18.0.1/evmos_18.0.1_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v18.0.1/evmos_18.0.1_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v18.0.1/evmos_18.0.1_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v18.0.1/evmos_18.0.1_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v18.0.1/evmos_18.0.1_Windows_amd64.zip"
},
"next_version_name": "v18.1.0",
"sdk": {
"type": "cosmos",
"repo": "https://github.com/evmos/cosmos-sdk",
"version": "v0.47.5",
"tag": "v0.47.5-evmos.2"
},
"ibc": {
"type": "go",
"version": "7.4.0"
}
},
{
"name": "v18.1.0",
"tag": "v18.1.0",
"height": 21209000,
"recommended_version": "v18.1.0",
"compatible_versions": [
"v18.1.0"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.4"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v18.1.0/evmos_18.1.0_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v18.1.0/evmos_18.1.0_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v18.1.0/evmos_18.1.0_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v18.1.0/evmos_18.1.0_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v18.1.0/evmos_18.1.0_Windows_amd64.zip"
},
"sdk": {
"type": "cosmos",
"repo": "https://github.com/evmos/cosmos-sdk",
"version": "v0.47.5",
"tag": "v0.47.5-evmos.2"
},
"ibc": {
"type": "go",
"version": "7.4.0"
},
"next_version_name": "v19.1.0"
},
{
"name": "v19.1.0",
"tag": "v19.1.0",
"height": 22763500,
"recommended_version": "v19.1.0",
"compatible_versions": [
"v19.1.0"
],
"consensus": {
"type": "cometbft",
"version": "v0.37.9"
},
"binaries": {
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v19.1.0/evmos_19.1.0_Linux_amd64.tar.gz",
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v19.1.0/evmos_19.1.0_Linux_arm64.tar.gz",
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v19.1.0/evmos_19.1.0_Darwin_amd64.tar.gz",
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v19.1.0/evmos_19.1.0_Darwin_arm64.tar.gz",
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v19.1.0/evmos_19.1.0_Windows_amd64.zip"
},
"sdk": {
"type": "cosmos",
"repo": "https://github.com/evmos/cosmos-sdk",
"version": "v0.47.12",
"tag": "v0.47.12-evmos.2"
},
"ibc": {
"type": "go",
"version": "7.6.0"
},
"next_version_name": ""
}
]
}