2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
- ## [ 2.0.0] ( https://github.com/kleros/archon/compare/v1.2.3...v2.0.0 ) (2021-07-13)
5
+ ## [ 2.4.0] ( https://github.com/kleros/archon/compare/v2.2.2...v2.4.0 ) (2024-05-20)
6
+
7
+ ## [ 2.3.0] ( https://github.com/kleros/archon/compare/v2.2.2...v2.3.0 ) (2024-05-20)
6
8
9
+ ## [ 2.0.0] ( https://github.com/kleros/archon/compare/v1.2.3...v2.0.0 ) (2021-07-13)
7
10
8
11
### ⚠ BREAKING CHANGES
9
12
10
- * released version 2.0 ([ 91f93c9] ( https://github.com/kleros/archon/commit/91f93c9009a56f4cbf64671d8181e6534dfad203 ) )
13
+ - released version 2.0 ([ 91f93c9] ( https://github.com/kleros/archon/commit/91f93c9009a56f4cbf64671d8181e6534dfad203 ) )
11
14
12
15
### [ 1.2.4] ( https://github.com/kleros/archon/compare/v1.2.1...v1.2.4 ) (2021-05-21)
13
16
14
- * Bumped ` web3 ` version to ` 1.3.6 `
17
+ - Bumped ` web3 ` version to ` 1.3.6 `
15
18
16
19
### [ 1.2.2] ( https://github.com/kleros/archon/compare/v1.2.1...v1.2.2 ) (2021-02-10)
17
20
18
-
19
21
### Bug Fixes
20
22
21
- * invalid URI throwing whole evidence request ([ 42317d5] ( https://github.com/kleros/archon/commit/42317d50d1e19a86d82db6d5f3c4e49c9b439637 ) )
23
+ - invalid URI throwing whole evidence request ([ 42317d5] ( https://github.com/kleros/archon/commit/42317d50d1e19a86d82db6d5f3c4e49c9b439637 ) )
22
24
23
25
### [ 1.2.1] ( https://github.com/kleros/archon/compare/v1.2.0...v1.2.1 ) (2021-02-01)
24
26
25
27
## [ 1.2.0] ( https://github.com/kleros/archon/compare/v1.1.1...v1.2.0 ) (2020-12-22)
26
28
27
-
28
29
### Features
29
30
30
- * ff fix ([ 5585d5a] ( https://github.com/kleros/archon/commit/5585d5a71defbf0934a66a03da86d8b0ba8a4bec ) )
31
+ - ff fix ([ 5585d5a] ( https://github.com/kleros/archon/commit/5585d5a71defbf0934a66a03da86d8b0ba8a4bec ) )
31
32
32
33
### [ 1.1.1] ( https://github.com/kleros/archon/compare/v1.1.0...v1.1.1 ) (2020-12-21)
33
34
34
35
## [ 1.1.0] ( https://github.com/kleros/archon/compare/v0.11.2...v1.1.0 ) (2020-10-28)
35
36
36
-
37
37
### Features
38
38
39
- * archon 1.x ([ 8dfe037] ( https://github.com/kleros/archon/commit/8dfe03746426578fa3d553b05492110ccced1692 ) )
40
-
39
+ - archon 1.x ([ 8dfe037] ( https://github.com/kleros/archon/commit/8dfe03746426578fa3d553b05492110ccced1692 ) )
41
40
42
41
### Bug Fixes
43
42
44
- * switch abi to js files ([ a9538b2] ( https://github.com/kleros/archon/commit/a9538b2685c09e032f715ac413b16b621394894c ) )
43
+ - switch abi to js files ([ a9538b2] ( https://github.com/kleros/archon/commit/a9538b2685c09e032f715ac413b16b621394894c ) )
45
44
46
45
### [ 0.11.2] ( https://github.com/kleros/archon/compare/v0.11.1...v0.11.2 ) (2020-10-21)
47
46
@@ -54,218 +53,178 @@ All notable changes to this project will be documented in this file. See [standa
54
53
### [ 0.10.3] ( https://github.com/kleros/archon/compare/v0.10.2...v0.10.3 ) (2020-08-10)
55
54
56
55
<a name =" 0.10.2 " ></a >
57
- ## [ 0.10.2] ( https://github.com/kleros/archon/compare/v0.10.1...v0.10.2 ) (2020-07-20)
58
56
57
+ ## [ 0.10.2] ( https://github.com/kleros/archon/compare/v0.10.1...v0.10.2 ) (2020-07-20)
59
58
60
59
### Bug Fixes
61
60
62
- * add special circumstance for ff users ([ 489770b] ( https://github.com/kleros/archon/commit/489770b ) )
63
-
64
-
61
+ - add special circumstance for ff users ([ 489770b] ( https://github.com/kleros/archon/commit/489770b ) )
65
62
66
63
<a name =" 0.10.1 " ></a >
67
- ## [ 0.10.1] ( https://github.com/kleros/archon/compare/v0.10.0...v0.10.1 ) (2019-05-28)
68
64
65
+ ## [ 0.10.1] ( https://github.com/kleros/archon/compare/v0.10.0...v0.10.1 ) (2019-05-28)
69
66
70
67
### Bug Fixes
71
68
72
- * ** dynamicScript:** remove display from iframe ([ 2350dbd] ( https://github.com/kleros/archon/commit/2350dbd ) )
73
-
74
-
69
+ - ** dynamicScript:** remove display from iframe ([ 2350dbd] ( https://github.com/kleros/archon/commit/2350dbd ) )
75
70
76
71
<a name =" 0.10.0 " ></a >
77
- # [ 0.10.0] ( https://github.com/kleros/archon/compare/v0.9.0...v0.10.0 ) (2019-05-14)
78
72
73
+ # [ 0.10.0] ( https://github.com/kleros/archon/compare/v0.9.0...v0.10.0 ) (2019-05-14)
79
74
80
75
### Features
81
76
82
- * ** sanitize:** default to single-select ([ 029c550] ( https://github.com/kleros/archon/commit/029c550 ) )
83
-
84
-
77
+ - ** sanitize:** default to single-select ([ 029c550] ( https://github.com/kleros/archon/commit/029c550 ) )
85
78
86
79
<a name =" 0.9.0 " ></a >
87
- # [ 0.9.0] ( https://github.com/kleros/archon/compare/v0.8.0...v0.9.0 ) (2019-05-01)
88
80
81
+ # [ 0.9.0] ( https://github.com/kleros/archon/compare/v0.8.0...v0.9.0 ) (2019-05-01)
89
82
90
83
### Features
91
84
92
- * ** frame-loader:** use getMetaEvidence ([ 10b5ebe] ( https://github.com/kleros/archon/commit/10b5ebe ) )
93
-
94
-
85
+ - ** frame-loader:** use getMetaEvidence ([ 10b5ebe] ( https://github.com/kleros/archon/commit/10b5ebe ) )
95
86
96
87
<a name =" 0.8.0 " ></a >
97
- # [ 0.8.0] ( https://github.com/kleros/archon/compare/v0.7.0...v0.8.0 ) (2019-04-09)
98
88
89
+ # [ 0.8.0] ( https://github.com/kleros/archon/compare/v0.7.0...v0.8.0 ) (2019-04-09)
99
90
100
91
### Features
101
92
102
- * sanitize metaEvidence to add support for legacy standard ([ 7d526c0] ( https://github.com/kleros/archon/commit/7d526c0 ) )
103
-
104
-
93
+ - sanitize metaEvidence to add support for legacy standard ([ 7d526c0] ( https://github.com/kleros/archon/commit/7d526c0 ) )
105
94
106
95
<a name =" 0.7.0 " ></a >
107
- # [ 0.7.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.7.0 ) (2019-04-09)
108
96
97
+ # [ 0.7.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.7.0 ) (2019-04-09)
109
98
110
99
### Bug Fixes
111
100
112
- * version badge ([ 452873c] ( https://github.com/kleros/archon/commit/452873c ) )
113
-
101
+ - version badge ([ 452873c] ( https://github.com/kleros/archon/commit/452873c ) )
114
102
115
103
### Features
116
104
117
- * evidence groups ([ aec7052] ( https://github.com/kleros/archon/commit/aec7052 ) )
118
-
119
-
105
+ - evidence groups ([ aec7052] ( https://github.com/kleros/archon/commit/aec7052 ) )
120
106
121
107
<a name =" 0.6.0 " ></a >
122
- # [ 0.6.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.6.0 ) (2019-02-19)
123
108
109
+ # [ 0.6.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.6.0 ) (2019-02-19)
124
110
125
111
### Features
126
112
127
- * evidence groups ([ f83cf08] ( https://github.com/kleros/archon/commit/f83cf08 ) )
128
-
129
-
113
+ - evidence groups ([ f83cf08] ( https://github.com/kleros/archon/commit/f83cf08 ) )
130
114
131
115
<a name =" 0.5.7 " ></a >
132
- ## [ 0.5.7] ( https://github.com/kleros/archon/compare/v0.5.6...v0.5.7 ) (2019-02-14)
133
-
134
116
117
+ ## [ 0.5.7] ( https://github.com/kleros/archon/compare/v0.5.6...v0.5.7 ) (2019-02-14)
135
118
136
119
<a name =" 0.5.6 " ></a >
137
- ## [ 0.5.6] ( https://github.com/kleros/archon/compare/v0.5.5...v0.5.6 ) (2019-02-06)
138
120
121
+ ## [ 0.5.6] ( https://github.com/kleros/archon/compare/v0.5.5...v0.5.6 ) (2019-02-06)
139
122
140
123
### Bug Fixes
141
124
142
- * pin to specific web3 version to avoid breaking changes ([ 208cf1f] ( https://github.com/kleros/archon/commit/208cf1f ) )
143
-
144
-
125
+ - pin to specific web3 version to avoid breaking changes ([ 208cf1f] ( https://github.com/kleros/archon/commit/208cf1f ) )
145
126
146
127
<a name =" 0.5.5 " ></a >
147
- ## [ 0.5.5] ( https://github.com/kleros/archon/compare/v0.5.4...v0.5.5 ) (2019-02-06)
148
128
129
+ ## [ 0.5.5] ( https://github.com/kleros/archon/compare/v0.5.4...v0.5.5 ) (2019-02-06)
149
130
150
131
### Bug Fixes
151
132
152
- * never use ints for event logs as 0 is interpreted as null ([ d7dfb2b] ( https://github.com/kleros/archon/commit/d7dfb2b ) )
153
-
154
-
133
+ - never use ints for event logs as 0 is interpreted as null ([ d7dfb2b] ( https://github.com/kleros/archon/commit/d7dfb2b ) )
155
134
156
135
<a name =" 0.5.4 " ></a >
157
- ## [ 0.5.4] ( https://github.com/kleros/archon/compare/v0.5.3...v0.5.4 ) (2018-12-31)
158
-
159
136
137
+ ## [ 0.5.4] ( https://github.com/kleros/archon/compare/v0.5.3...v0.5.4 ) (2018-12-31)
160
138
161
139
<a name =" 0.5.3 " ></a >
162
- ## [ 0.5.3] ( https://github.com/kleros/archon/compare/v0.5.2...v0.5.3 ) (2018-12-19)
163
-
164
140
141
+ ## [ 0.5.3] ( https://github.com/kleros/archon/compare/v0.5.2...v0.5.3 ) (2018-12-19)
165
142
166
143
<a name =" 0.5.2 " ></a >
167
- ## [ 0.5.2] ( https://github.com/kleros/archon/compare/v0.5.1...v0.5.2 ) (2018-12-18)
168
-
169
144
145
+ ## [ 0.5.2] ( https://github.com/kleros/archon/compare/v0.5.1...v0.5.2 ) (2018-12-18)
170
146
171
147
<a name =" 0.5.1 " ></a >
172
- ## [ 0.5.1] ( https://github.com/kleros/archon/compare/v0.5.0...v0.5.1 ) (2018-12-18)
173
148
149
+ ## [ 0.5.1] ( https://github.com/kleros/archon/compare/v0.5.0...v0.5.1 ) (2018-12-18)
174
150
175
151
### Bug Fixes
176
152
177
- * static methods and class methods for utils etc ([ 359a6bc] ( https://github.com/kleros/archon/commit/359a6bc ) )
178
-
179
-
153
+ - static methods and class methods for utils etc ([ 359a6bc] ( https://github.com/kleros/archon/commit/359a6bc ) )
180
154
181
155
<a name =" 0.5.0 " ></a >
182
- # [ 0.5.0] ( https://github.com/kleros/archon/compare/v0.4.3...v0.5.0 ) (2018-12-07)
183
156
157
+ # [ 0.5.0] ( https://github.com/kleros/archon/compare/v0.4.3...v0.5.0 ) (2018-12-07)
184
158
185
159
### Features
186
160
187
- * add uri utils ([ 6f20756] ( https://github.com/kleros/archon/commit/6f20756 ) )
188
-
189
-
161
+ - add uri utils ([ 6f20756] ( https://github.com/kleros/archon/commit/6f20756 ) )
190
162
191
163
<a name =" 0.4.3 " ></a >
192
- ## [ 0.4.3] ( https://github.com/kleros/archon/compare/v0.4.2...v0.4.3 ) (2018-12-05)
193
164
165
+ ## [ 0.4.3] ( https://github.com/kleros/archon/compare/v0.4.2...v0.4.3 ) (2018-12-05)
194
166
195
167
### Bug Fixes
196
168
197
- * update tests ([ f90ec80] ( https://github.com/kleros/archon/commit/f90ec80 ) )
198
-
199
-
169
+ - update tests ([ f90ec80] ( https://github.com/kleros/archon/commit/f90ec80 ) )
200
170
201
171
<a name =" 0.4.2 " ></a >
202
- ## [ 0.4.2] ( https://github.com/kleros/archon/compare/v0.4.0...v0.4.2 ) (2018-12-05)
203
172
173
+ ## [ 0.4.2] ( https://github.com/kleros/archon/compare/v0.4.0...v0.4.2 ) (2018-12-05)
204
174
205
175
### Bug Fixes
206
176
207
- * remove extra / in ipfs uris ([ 210638c] ( https://github.com/kleros/archon/commit/210638c ) )
208
-
209
-
177
+ - remove extra / in ipfs uris ([ 210638c] ( https://github.com/kleros/archon/commit/210638c ) )
210
178
211
179
<a name =" 0.4.0 " ></a >
212
- # [ 0.4.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.4.0 ) (2018-11-28)
213
180
181
+ # [ 0.4.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.4.0 ) (2018-11-28)
214
182
215
183
### Features
216
184
217
- * bubble up errors to top level calls to handle ([ 52b2278] ( https://github.com/kleros/archon/commit/52b2278 ) )
218
- * pass ipfsGateway as param to standards instead of env var ([ 4a90a65] ( https://github.com/kleros/archon/commit/4a90a65 ) )
219
-
220
-
185
+ - bubble up errors to top level calls to handle ([ 52b2278] ( https://github.com/kleros/archon/commit/52b2278 ) )
186
+ - pass ipfsGateway as param to standards instead of env var ([ 4a90a65] ( https://github.com/kleros/archon/commit/4a90a65 ) )
221
187
222
188
<a name =" 0.3.0 " ></a >
223
- # [ 0.3.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.3.0 ) (2018-10-25)
224
189
190
+ # [ 0.3.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.3.0 ) (2018-10-25)
225
191
226
192
### Features
227
193
228
- * bubble up errors to top level calls to handle ([ 7e4e5f9] ( https://github.com/kleros/archon/commit/7e4e5f9 ) )
229
-
230
-
194
+ - bubble up errors to top level calls to handle ([ 7e4e5f9] ( https://github.com/kleros/archon/commit/7e4e5f9 ) )
231
195
232
196
<a name =" 0.2.0 " ></a >
233
- # [ 0.2.0] ( https://github.com/kleros/archon/compare/v0.1.1...v0.2.0 ) (2018-10-17)
234
197
198
+ # [ 0.2.0] ( https://github.com/kleros/archon/compare/v0.1.1...v0.2.0 ) (2018-10-17)
235
199
236
200
### Features
237
201
238
- * arbitrable getDispute + doc updates ([ 6f48f40] ( https://github.com/kleros/archon/commit/6f48f40 ) )
239
- * support accepted ipfs uris ([ d90473c] ( https://github.com/kleros/archon/commit/d90473c ) )
240
-
241
-
202
+ - arbitrable getDispute + doc updates ([ 6f48f40] ( https://github.com/kleros/archon/commit/6f48f40 ) )
203
+ - support accepted ipfs uris ([ d90473c] ( https://github.com/kleros/archon/commit/d90473c ) )
242
204
243
205
<a name =" 0.1.1 " ></a >
244
- ## [ 0.1.1] ( https://github.com/kleros/archon/compare/v0.1.0...v0.1.1 ) (2018-10-08)
245
206
207
+ ## [ 0.1.1] ( https://github.com/kleros/archon/compare/v0.1.0...v0.1.1 ) (2018-10-08)
246
208
247
209
### Bug Fixes
248
210
249
- * remove appened /ipfs/ from default uri ([ f9422c3] ( https://github.com/kleros/archon/commit/f9422c3 ) )
250
-
251
-
211
+ - remove appened /ipfs/ from default uri ([ f9422c3] ( https://github.com/kleros/archon/commit/f9422c3 ) )
252
212
253
213
<a name =" 0.1.0 " ></a >
254
- # 0.1.0 (2018-10-08)
255
214
215
+ # 0.1.0 (2018-10-08)
256
216
257
217
### Bug Fixes
258
218
259
- * default ipfs gateway ([ 8ddf46e] ( https://github.com/kleros/archon/commit/8ddf46e ) )
260
- * errors and lints ([ aef891b] ( https://github.com/kleros/archon/commit/aef891b ) )
261
- * styling ([ 802be78] ( https://github.com/kleros/archon/commit/802be78 ) )
262
-
219
+ - default ipfs gateway ([ 8ddf46e] ( https://github.com/kleros/archon/commit/8ddf46e ) )
220
+ - errors and lints ([ aef891b] ( https://github.com/kleros/archon/commit/aef891b ) )
221
+ - styling ([ 802be78] ( https://github.com/kleros/archon/commit/802be78 ) )
263
222
264
223
### Features
265
224
266
- * dry out validation ([ 3586b54] ( https://github.com/kleros/archon/commit/3586b54 ) )
267
- * ** arbitrable:** get ruling ([ ee28edd] ( https://github.com/kleros/archon/commit/ee28edd ) )
268
- * ** arbitrator:** imlpement stardard arbitrator methods ([ 0d2c44e] ( https://github.com/kleros/archon/commit/0d2c44e ) )
269
- * setIpfsGateway ([ 6ace0c4] ( https://github.com/kleros/archon/commit/6ace0c4 ) )
270
- * support more hashing algorithms and add hashFile() ([ 2939d99] ( https://github.com/kleros/archon/commit/2939d99 ) )
271
- * validation util ([ a67d7f6] ( https://github.com/kleros/archon/commit/a67d7f6 ) )
225
+ - dry out validation ([ 3586b54] ( https://github.com/kleros/archon/commit/3586b54 ) )
226
+ - ** arbitrable:** get ruling ([ ee28edd] ( https://github.com/kleros/archon/commit/ee28edd ) )
227
+ - ** arbitrator:** imlpement stardard arbitrator methods ([ 0d2c44e] ( https://github.com/kleros/archon/commit/0d2c44e ) )
228
+ - setIpfsGateway ([ 6ace0c4] ( https://github.com/kleros/archon/commit/6ace0c4 ) )
229
+ - support more hashing algorithms and add hashFile() ([ 2939d99] ( https://github.com/kleros/archon/commit/2939d99 ) )
230
+ - validation util ([ a67d7f6] ( https://github.com/kleros/archon/commit/a67d7f6 ) )
0 commit comments