@agoric/ertp 0.16.3-dev-ecf2d8e.0 → 0.16.3-other-dev-70beeb7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,743 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ### [0.16.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.2...@agoric/ertp@0.16.3-u11.0) (2023-08-24)
7
+
8
+ **Note:** Version bump only for package @agoric/ertp
9
+
10
+
11
+
12
+
13
+
14
+ ### [0.16.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.1...@agoric/ertp@0.16.2) (2023-06-02)
15
+
16
+ **Note:** Version bump only for package @agoric/ertp
17
+
18
+
19
+
20
+
21
+
22
+ ### [0.16.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.0...@agoric/ertp@0.16.1) (2023-05-24)
23
+
24
+ **Note:** Version bump only for package @agoric/ertp
25
+
26
+
27
+
28
+
29
+
30
+ ## [0.16.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.15.3...@agoric/ertp@0.16.0) (2023-05-19)
31
+
32
+
33
+ ### ⚠ BREAKING CHANGES
34
+
35
+ * rename 'fit' to 'mustMatch'
36
+
37
+ ### Features
38
+
39
+ * **ERTP:** hasIssuer(baggage) ([a2c0283](https://github.com/Agoric/agoric-sdk/commit/a2c02839fb2a657b896b83c3da3dad0cb4692502))
40
+ * NotifierShape ([1b53522](https://github.com/Agoric/agoric-sdk/commit/1b535224231463a521f42c96d30018812e923f7b))
41
+ * RatioShape ([3efc7de](https://github.com/Agoric/agoric-sdk/commit/3efc7de9f13be002fa4080bb1dc0a05520b0bbf5))
42
+ * **store:** M.splitArray and M.splitRecord ([#6597](https://github.com/Agoric/agoric-sdk/issues/6597)) ([e7427e3](https://github.com/Agoric/agoric-sdk/commit/e7427e386bcbfbe99312b41342b1fa2e722c57c7))
43
+
44
+
45
+ ### Bug Fixes
46
+
47
+ * **ERTP:** `getCurrentAmountNotifier` returns a `LatestTopic` ([735d005](https://github.com/Agoric/agoric-sdk/commit/735d005ec4f4087a4055d48ff1dd1801c9a3d836))
48
+ * collection type param defaults ([7c529b0](https://github.com/Agoric/agoric-sdk/commit/7c529b0c84a6cc76ac81a455b7b3bb8185ecbbfa))
49
+ * incomparables have no min or max ([#6764](https://github.com/Agoric/agoric-sdk/issues/6764)) ([229708b](https://github.com/Agoric/agoric-sdk/commit/229708bcc66afa53dbab929ce1826787942179f7))
50
+ * remove deprecated issuer payment methods ([#7113](https://github.com/Agoric/agoric-sdk/issues/7113)) ([978894a](https://github.com/Agoric/agoric-sdk/commit/978894a87b526efe9c87b2832030b7beee907b31))
51
+ * **zoe:** payments more recoverable ([#7112](https://github.com/Agoric/agoric-sdk/issues/7112)) ([ce7244d](https://github.com/Agoric/agoric-sdk/commit/ce7244d6cf23f57e6de73b5d119e9681456fded7))
52
+ * missing zcfMint options ([753ea03](https://github.com/Agoric/agoric-sdk/commit/753ea03d713f791bebeea82422d659ffc46bca80))
53
+ * prepare for patterns to schematize storage ([#6819](https://github.com/Agoric/agoric-sdk/issues/6819)) ([f0bd3d6](https://github.com/Agoric/agoric-sdk/commit/f0bd3d62c9e480b102fc077997c65d89c0488fa8))
54
+ * rename from FarClass to ExoClass, etc ([#6323](https://github.com/Agoric/agoric-sdk/issues/6323)) ([da96c7c](https://github.com/Agoric/agoric-sdk/commit/da96c7c3c902a5e266baeedf23df02481f2e9c9d))
55
+ * rename vivify to prepare ([#6825](https://github.com/Agoric/agoric-sdk/issues/6825)) ([9261e42](https://github.com/Agoric/agoric-sdk/commit/9261e42e677a3fc31f52defc8fc7ae800f098838))
56
+ * swingset should define these types, not zoe/ERTP ([35a977b](https://github.com/Agoric/agoric-sdk/commit/35a977b2fa3c03bd5292718e318a26e897ff3d04))
57
+
58
+
59
+ ### Miscellaneous Chores
60
+
61
+ * rename 'fit' to 'mustMatch' ([9fa3232](https://github.com/Agoric/agoric-sdk/commit/9fa32324f84bfb85de9e99e0c9ad277b8017b50e)), closes [#6844](https://github.com/Agoric/agoric-sdk/issues/6844)
62
+
63
+
64
+
65
+ ### [0.15.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.15.4...@agoric/ertp@0.15.5) (2023-02-17)
66
+
67
+ **Note:** Version bump only for package @agoric/ertp
68
+
69
+
70
+
71
+
72
+
73
+ ### [0.15.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.15.3...@agoric/ertp@0.15.4) (2022-12-14)
74
+
75
+ **Note:** Version bump only for package @agoric/ertp
76
+
77
+
78
+
79
+
80
+
81
+ ### [0.15.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.15.2...@agoric/ertp@0.15.3) (2022-10-18)
82
+
83
+ **Note:** Version bump only for package @agoric/ertp
84
+
85
+
86
+
87
+
88
+
89
+ ### [0.15.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.15.1...@agoric/ertp@0.15.2) (2022-10-08)
90
+
91
+ **Note:** Version bump only for package @agoric/ertp
92
+
93
+
94
+
95
+
96
+
97
+ ### [0.15.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.15.0...@agoric/ertp@0.15.1) (2022-10-05)
98
+
99
+ **Note:** Version bump only for package @agoric/ertp
100
+
101
+
102
+
103
+
104
+
105
+ ## [0.15.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.14.2...@agoric/ertp@0.15.0) (2022-09-20)
106
+
107
+
108
+ ### ⚠ BREAKING CHANGES
109
+
110
+ * **store:** move from Schema to Shape terminology (#6072)
111
+ * **store:** split `provide` into collision vs no-collision variants (#6080)
112
+ * **store:** move some util where they are more reusable (#5990)
113
+
114
+ ### Features
115
+
116
+ * make PSM bootstrap support multiple brands ([#6146](https://github.com/Agoric/agoric-sdk/issues/6146)) ([d9583f8](https://github.com/Agoric/agoric-sdk/commit/d9583f88fe98eaa16b5d5147f33a99f0722453e1)), closes [#6142](https://github.com/Agoric/agoric-sdk/issues/6142) [#6139](https://github.com/Agoric/agoric-sdk/issues/6139)
117
+
118
+
119
+ ### Bug Fixes
120
+
121
+ * align issuer declaration order ([#6012](https://github.com/Agoric/agoric-sdk/issues/6012)) ([84f0198](https://github.com/Agoric/agoric-sdk/commit/84f0198aa596591d574a7b218b84b73889574cc7))
122
+ * better mismatch errors ([#5947](https://github.com/Agoric/agoric-sdk/issues/5947)) ([46e34f6](https://github.com/Agoric/agoric-sdk/commit/46e34f6deb7e5d8210a227bdea32fe3e2296e9ef))
123
+ * Better pattern mismatch diagnostics ([#5906](https://github.com/Agoric/agoric-sdk/issues/5906)) ([cf97ba3](https://github.com/Agoric/agoric-sdk/commit/cf97ba310fb5eb5f1ff5946d7104fdf27bcccfd4))
124
+ * bug in M.setOf and M.bagOf ([#5952](https://github.com/Agoric/agoric-sdk/issues/5952)) ([c940736](https://github.com/Agoric/agoric-sdk/commit/c940736dae49a1d3095194839dae355d4db2a67f))
125
+ * correct input validation of displayInfo ([#5876](https://github.com/Agoric/agoric-sdk/issues/5876)) ([7488530](https://github.com/Agoric/agoric-sdk/commit/74885306b09df45783dee8e63e97daa817cb0d9b)), closes [#5898](https://github.com/Agoric/agoric-sdk/issues/5898)
126
+ * far classes with interface guards, used by ERTP ([#5960](https://github.com/Agoric/agoric-sdk/issues/5960)) ([a8882a1](https://github.com/Agoric/agoric-sdk/commit/a8882a1cef97c9177bf76d04d1a1253d02c7921b))
127
+ * Make pattern matching faster ([#6158](https://github.com/Agoric/agoric-sdk/issues/6158)) ([9a2b427](https://github.com/Agoric/agoric-sdk/commit/9a2b427416e5e17a63cfa7c90dfa674741365d24))
128
+ * Use new `||` assert style, but when TS confused use `if` instead ([#6174](https://github.com/Agoric/agoric-sdk/issues/6174)) ([94625d3](https://github.com/Agoric/agoric-sdk/commit/94625d38c3bb5333b00a69dd3086b1ac13490f62))
129
+ * **store:** move some util where they are more reusable ([#5990](https://github.com/Agoric/agoric-sdk/issues/5990)) ([0eb83cd](https://github.com/Agoric/agoric-sdk/commit/0eb83cdf3650f75c70be02e863f341214e0e9a8d))
130
+ * prepare for inherited method representation ([#5989](https://github.com/Agoric/agoric-sdk/issues/5989)) ([348b860](https://github.com/Agoric/agoric-sdk/commit/348b860c62d9479962df268cfb1795b6c369c2b8))
131
+ * schema limit minting and offers ([#5461](https://github.com/Agoric/agoric-sdk/issues/5461)) ([dc7baa1](https://github.com/Agoric/agoric-sdk/commit/dc7baa195281f6442cfc28d0984adf0cf0d2341b))
132
+ * shutdown controller after tests ([93191e3](https://github.com/Agoric/agoric-sdk/commit/93191e33783f6a3286b55e3496fa0d7024690dd1))
133
+ * **ERTP:** limit decimal places to shift by (-100,100) ([8a154b8](https://github.com/Agoric/agoric-sdk/commit/8a154b8ebbc4c1abb2ca867daf139464765f80d3))
134
+
135
+
136
+ ### Code Refactoring
137
+
138
+ * **store:** move from Schema to Shape terminology ([#6072](https://github.com/Agoric/agoric-sdk/issues/6072)) ([757b887](https://github.com/Agoric/agoric-sdk/commit/757b887edd2d41960fadc86d4900ebde55729867))
139
+ * **store:** split `provide` into collision vs no-collision variants ([#6080](https://github.com/Agoric/agoric-sdk/issues/6080)) ([939e25e](https://github.com/Agoric/agoric-sdk/commit/939e25e615ea1fcefff15a032996613031151c0d)), closes [#5875](https://github.com/Agoric/agoric-sdk/issues/5875)
140
+
141
+
142
+
143
+ ### [0.14.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.14.1...@agoric/ertp@0.14.2) (2022-05-28)
144
+
145
+ **Note:** Version bump only for package @agoric/ertp
146
+
147
+
148
+
149
+
150
+
151
+ ### [0.14.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.14.0...@agoric/ertp@0.14.1) (2022-05-09)
152
+
153
+ **Note:** Version bump only for package @agoric/ertp
154
+
155
+
156
+
157
+
158
+
159
+ ## [0.14.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.13.3...@agoric/ertp@0.14.0) (2022-04-18)
160
+
161
+
162
+ ### ⚠ BREAKING CHANGES
163
+
164
+ * consistent Node engine requirement (>=14.15.0)
165
+
166
+ ### Features
167
+
168
+ * implement the durable kind API ([56bad98](https://github.com/Agoric/agoric-sdk/commit/56bad985275787d18c34ac14b377a4d0348d699b)), closes [#4495](https://github.com/Agoric/agoric-sdk/issues/4495)
169
+ * split single- and multi-faceted VO definitions into their own functions ([fcf293a](https://github.com/Agoric/agoric-sdk/commit/fcf293a4fcdf64bf30b377c7b3fb8b728efbb4af)), closes [#5093](https://github.com/Agoric/agoric-sdk/issues/5093)
170
+ * yet another overhaul of the `defineKind` API ([3e02d42](https://github.com/Agoric/agoric-sdk/commit/3e02d42312b2963c165623c8cd559b431e5ecdce)), closes [#4905](https://github.com/Agoric/agoric-sdk/issues/4905)
171
+ * **ertp:** support min/max for AmountMath ([#4474](https://github.com/Agoric/agoric-sdk/issues/4474)) ([05c3060](https://github.com/Agoric/agoric-sdk/commit/05c3060c6f589dc6d7ba209e27d3300e9ad4b05c))
172
+
173
+
174
+ ### Bug Fixes
175
+
176
+ * document invariants ([9a7ac04](https://github.com/Agoric/agoric-sdk/commit/9a7ac04093a79df4092907c245c2242599c98bc7))
177
+ * recover stuck payments ([2e366cb](https://github.com/Agoric/agoric-sdk/commit/2e366cbbd447c0117f66bb740b05d2a1b4e82f33))
178
+ * remove purse.claim per review comment ([e68ce40](https://github.com/Agoric/agoric-sdk/commit/e68ce40cb019f82b21ec623761a1df3cd68c27f2))
179
+ * revert moveAssets changes ([58a61bb](https://github.com/Agoric/agoric-sdk/commit/58a61bb6f842357bd4cbc9628204fc8a1e8c7b53))
180
+ * review comments ([f35ec10](https://github.com/Agoric/agoric-sdk/commit/f35ec103e7a8efe16baa42ffad32055142fde1c1))
181
+ * typo ([#4871](https://github.com/Agoric/agoric-sdk/issues/4871)) ([3d36314](https://github.com/Agoric/agoric-sdk/commit/3d36314559b65a01287b89c74c4ad96dfd632027))
182
+ * virtualize payments, purses, ledger ([#4618](https://github.com/Agoric/agoric-sdk/issues/4618)) ([dfeda1b](https://github.com/Agoric/agoric-sdk/commit/dfeda1bd7d8ca954b139d8dedda0624b924b8d81))
183
+
184
+
185
+ ### Miscellaneous Chores
186
+
187
+ * consistent Node engine requirement (>=14.15.0) ([ddc40fa](https://github.com/Agoric/agoric-sdk/commit/ddc40fa525f845ed900512c38b99f01458a3d131))
188
+
189
+
190
+
191
+ ### [0.13.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.13.2...@agoric/ertp@0.13.3) (2022-02-24)
192
+
193
+
194
+ ### Features
195
+
196
+ * overhaul the virtual object API ([e40674b](https://github.com/Agoric/agoric-sdk/commit/e40674b0b19f29adde2f5e6a460bafb7340d42b6)), closes [#4606](https://github.com/Agoric/agoric-sdk/issues/4606)
197
+
198
+
199
+
200
+ ### [0.13.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.13.1...@agoric/ertp@0.13.2) (2022-02-21)
201
+
202
+
203
+ ### Features
204
+
205
+ * implement persistent stores ([e1050b0](https://github.com/Agoric/agoric-sdk/commit/e1050b010e095b23547a38d48a12e5c8841a7466))
206
+
207
+
208
+ ### Bug Fixes
209
+
210
+ * Enhance TypeScript node_modules traversal depth ([000f738](https://github.com/Agoric/agoric-sdk/commit/000f73850d46dc7272b2399c06ad774dd3b8fe6e))
211
+ * extract early changes from PR 4136 ([#4190](https://github.com/Agoric/agoric-sdk/issues/4190)) ([fea822e](https://github.com/Agoric/agoric-sdk/commit/fea822ec75c27c8758b872730424c0a3f1a1c623))
212
+ * fullOrder leak. Semi-fungibles via CopyBags ([#4305](https://github.com/Agoric/agoric-sdk/issues/4305)) ([79c4276](https://github.com/Agoric/agoric-sdk/commit/79c4276da8c856674bd425c54715adec92648c48))
213
+ * ordered set operations ([#4196](https://github.com/Agoric/agoric-sdk/issues/4196)) ([bda9206](https://github.com/Agoric/agoric-sdk/commit/bda920694c7ab573822415653335e258b9c21281))
214
+ * remove pureCopy deleted from endo 1061 ([#4458](https://github.com/Agoric/agoric-sdk/issues/4458)) ([50e8523](https://github.com/Agoric/agoric-sdk/commit/50e852346d0b4005c613e30d10b469d89a4e5564))
215
+ * towards patterns and stores ([c241e39](https://github.com/Agoric/agoric-sdk/commit/c241e3978a36778197b1bf3874b07f1ed4df9ceb))
216
+
217
+
218
+
219
+ ### [0.13.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.13.0...@agoric/ertp@0.13.1) (2021-12-22)
220
+
221
+ **Note:** Version bump only for package @agoric/ertp
222
+
223
+
224
+
225
+
226
+
227
+ ## [0.13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.12.2...@agoric/ertp@0.13.0) (2021-12-02)
228
+
229
+
230
+ ### ⚠ BREAKING CHANGES
231
+
232
+ * **ERTP:** NatValues now only accept bigints, lower-case amountMath is removed, and AmountMath methods always follow the order of: brand, value
233
+
234
+ * chore: fix up INPUT_VALIDATON.md
235
+
236
+ * chore: address PR comments
237
+
238
+ ### Miscellaneous Chores
239
+
240
+ * **ERTP:** additional input validation and clean up ([#3892](https://github.com/Agoric/agoric-sdk/issues/3892)) ([067ea32](https://github.com/Agoric/agoric-sdk/commit/067ea32b069596202d7f8e7c5e09d5ea7821f6b2))
241
+
242
+
243
+
244
+ ### [0.12.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.12.1...@agoric/ertp@0.12.2) (2021-10-13)
245
+
246
+ **Note:** Version bump only for package @agoric/ertp
247
+
248
+
249
+
250
+
251
+
252
+ ### [0.12.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.12.0...@agoric/ertp@0.12.1) (2021-09-23)
253
+
254
+ **Note:** Version bump only for package @agoric/ertp
255
+
256
+
257
+
258
+
259
+
260
+ ## [0.12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.16...@agoric/ertp@0.12.0) (2021-09-15)
261
+
262
+
263
+ ### ⚠ BREAKING CHANGES
264
+
265
+ * improve error message when a purse is overdrawn (#3811)
266
+
267
+ ### Bug Fixes
268
+
269
+ * improve error message when a purse is overdrawn ([#3811](https://github.com/Agoric/agoric-sdk/issues/3811)) ([7b5841c](https://github.com/Agoric/agoric-sdk/commit/7b5841caf6a3d99464c2156156e0f6337bb04690))
270
+ * more missing Fars. kill "this" ([#3746](https://github.com/Agoric/agoric-sdk/issues/3746)) ([7bd027a](https://github.com/Agoric/agoric-sdk/commit/7bd027a879f98a9a3f30429ee1b54e6057efec42))
271
+
272
+
273
+
274
+ ### [0.11.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.15...@agoric/ertp@0.11.16) (2021-08-18)
275
+
276
+ **Note:** Version bump only for package @agoric/ertp
277
+
278
+
279
+
280
+
281
+
282
+ ### [0.11.15](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.14...@agoric/ertp@0.11.15) (2021-08-17)
283
+
284
+
285
+ ### Bug Fixes
286
+
287
+ * **ERTP:** log the payment object when it fails liveness ([ed7d5e1](https://github.com/Agoric/agoric-sdk/commit/ed7d5e114675a8e5604d7184f238696fb96cb834))
288
+
289
+
290
+
291
+ ### [0.11.14](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.13...@agoric/ertp@0.11.14) (2021-08-16)
292
+
293
+ **Note:** Version bump only for package @agoric/ertp
294
+
295
+
296
+
297
+
298
+
299
+ ### [0.11.13](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.10...@agoric/ertp@0.11.13) (2021-08-15)
300
+
301
+ ### 0.26.10 (2021-07-28)
302
+
303
+
304
+ ### Bug Fixes
305
+
306
+ * **ERTP:** use metered=true and xs-worker on all swingset tests ([8c3da1f](https://github.com/Agoric/agoric-sdk/commit/8c3da1fa05c5734e1c839d480642f1716d003dd3))
307
+ * some missing Fars ([#3498](https://github.com/Agoric/agoric-sdk/issues/3498)) ([8f77271](https://github.com/Agoric/agoric-sdk/commit/8f77271b41a4589679ad95ff907126778466aba8))
308
+
309
+
310
+
311
+ ### [0.11.12](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.10...@agoric/ertp@0.11.12) (2021-08-14)
312
+
313
+ ### 0.26.10 (2021-07-28)
314
+
315
+
316
+ ### Bug Fixes
317
+
318
+ * **ERTP:** use metered=true and xs-worker on all swingset tests ([8c3da1f](https://github.com/Agoric/agoric-sdk/commit/8c3da1fa05c5734e1c839d480642f1716d003dd3))
319
+ * some missing Fars ([#3498](https://github.com/Agoric/agoric-sdk/issues/3498)) ([8f77271](https://github.com/Agoric/agoric-sdk/commit/8f77271b41a4589679ad95ff907126778466aba8))
320
+
321
+
322
+
323
+ ### [0.11.11](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.10...@agoric/ertp@0.11.11) (2021-07-28)
324
+
325
+
326
+ ### Bug Fixes
327
+
328
+ * **ERTP:** use metered=true and xs-worker on all swingset tests ([8c3da1f](https://github.com/Agoric/agoric-sdk/commit/8c3da1fa05c5734e1c839d480642f1716d003dd3))
329
+ * some missing Fars ([#3498](https://github.com/Agoric/agoric-sdk/issues/3498)) ([8f77271](https://github.com/Agoric/agoric-sdk/commit/8f77271b41a4589679ad95ff907126778466aba8))
330
+
331
+
332
+
333
+ ### [0.11.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.9...@agoric/ertp@0.11.10) (2021-07-01)
334
+
335
+ **Note:** Version bump only for package @agoric/ertp
336
+
337
+
338
+
339
+
340
+
341
+ ### [0.11.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.8...@agoric/ertp@0.11.9) (2021-06-28)
342
+
343
+ **Note:** Version bump only for package @agoric/ertp
344
+
345
+
346
+
347
+
348
+
349
+ ### [0.11.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.7...@agoric/ertp@0.11.8) (2021-06-25)
350
+
351
+ **Note:** Version bump only for package @agoric/ertp
352
+
353
+
354
+
355
+
356
+
357
+ ### [0.11.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.6...@agoric/ertp@0.11.7) (2021-06-24)
358
+
359
+ **Note:** Version bump only for package @agoric/ertp
360
+
361
+
362
+
363
+
364
+
365
+ ### [0.11.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.5...@agoric/ertp@0.11.6) (2021-06-24)
366
+
367
+ **Note:** Version bump only for package @agoric/ertp
368
+
369
+
370
+
371
+
372
+
373
+ ### [0.11.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.4...@agoric/ertp@0.11.5) (2021-06-23)
374
+
375
+ **Note:** Version bump only for package @agoric/ertp
376
+
377
+
378
+
379
+
380
+
381
+ ### [0.11.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.3...@agoric/ertp@0.11.4) (2021-06-16)
382
+
383
+ **Note:** Version bump only for package @agoric/ertp
384
+
385
+
386
+
387
+
388
+
389
+ ### [0.11.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.2...@agoric/ertp@0.11.3) (2021-06-15)
390
+
391
+
392
+ ### Bug Fixes
393
+
394
+ * Pin ESM to forked version ([54dbb55](https://github.com/Agoric/agoric-sdk/commit/54dbb55d64d7ff7adb395bc4bd9d1461dd2d3c17))
395
+
396
+
397
+
398
+ ## [0.11.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.1...@agoric/ertp@0.11.2) (2021-05-10)
399
+
400
+ **Note:** Version bump only for package @agoric/ertp
401
+
402
+
403
+
404
+
405
+
406
+ ## [0.11.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.0...@agoric/ertp@0.11.1) (2021-05-05)
407
+
408
+ **Note:** Version bump only for package @agoric/ertp
409
+
410
+
411
+
412
+
413
+
414
+ # [0.11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.8...@agoric/ertp@0.11.0) (2021-05-05)
415
+
416
+
417
+ ### Bug Fixes
418
+
419
+ * **ERTP:** now that {} is data, always return a displayInfo object ([fcc0cc4](https://github.com/Agoric/agoric-sdk/commit/fcc0cc4e61daef103556589fe7003da99d3c4626))
420
+ * settle REMOTE_STYLE name ([#2900](https://github.com/Agoric/agoric-sdk/issues/2900)) ([3dc6638](https://github.com/Agoric/agoric-sdk/commit/3dc66385b85cb3e8a1056b8d6e64cd3e448c041f))
421
+ * **ERTP:** avoid jessie warning ([fa68a8a](https://github.com/Agoric/agoric-sdk/commit/fa68a8af6864d04a73fbc9dc70f63fb3d4225c1a)), closes [#2704](https://github.com/Agoric/agoric-sdk/issues/2704)
422
+
423
+
424
+ ### Features
425
+
426
+ * upgrade use-jessie eslint, and honour '// [@jessie-check](https://github.com/jessie-check)' ([fd1c24a](https://github.com/Agoric/agoric-sdk/commit/fd1c24a84584f6b5f7b7d5e8b21d756464db05b6))
427
+
428
+
429
+
430
+
431
+
432
+ ## [0.10.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.7...@agoric/ertp@0.10.8) (2021-04-22)
433
+
434
+
435
+ ### Bug Fixes
436
+
437
+ * **ERTP:** avoid jessie warning ([fe9319b](https://github.com/Agoric/agoric-sdk/commit/fe9319b40fe0c1e440db62f4200ffd2598a419d6)), closes [#2704](https://github.com/Agoric/agoric-sdk/issues/2704)
438
+
439
+
440
+
441
+
442
+
443
+ ## [0.10.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.6...@agoric/ertp@0.10.7) (2021-04-18)
444
+
445
+ **Note:** Version bump only for package @agoric/ertp
446
+
447
+
448
+
449
+
450
+
451
+ ## [0.10.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.5...@agoric/ertp@0.10.6) (2021-04-16)
452
+
453
+ **Note:** Version bump only for package @agoric/ertp
454
+
455
+
456
+
457
+
458
+
459
+ ## [0.10.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.4...@agoric/ertp@0.10.5) (2021-04-14)
460
+
461
+ **Note:** Version bump only for package @agoric/ertp
462
+
463
+
464
+
465
+
466
+
467
+ ## [0.10.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.3...@agoric/ertp@0.10.4) (2021-04-13)
468
+
469
+ **Note:** Version bump only for package @agoric/ertp
470
+
471
+
472
+
473
+
474
+
475
+ ## [0.10.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.2...@agoric/ertp@0.10.3) (2021-04-07)
476
+
477
+ **Note:** Version bump only for package @agoric/ertp
478
+
479
+
480
+
481
+
482
+
483
+ ## [0.10.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.1...@agoric/ertp@0.10.2) (2021-04-06)
484
+
485
+
486
+ ### Bug Fixes
487
+
488
+ * Many more tests use ses-ava ([#2733](https://github.com/Agoric/agoric-sdk/issues/2733)) ([d1e0f0f](https://github.com/Agoric/agoric-sdk/commit/d1e0f0fef8251f014b96ca7f3975efd37e1925f8))
489
+ * update to depend on ses 0.12.5 ([#2718](https://github.com/Agoric/agoric-sdk/issues/2718)) ([08dbe0d](https://github.com/Agoric/agoric-sdk/commit/08dbe0db5ce06944dc92c710865e441a60b31b5b))
490
+ * use ses-ava in SwingSet where possible ([#2709](https://github.com/Agoric/agoric-sdk/issues/2709)) ([85b674e](https://github.com/Agoric/agoric-sdk/commit/85b674e7942443219fa9828841cc7bd8ef909b47))
491
+ * use SWINGSET_WORKER_TYPE to avoid WORKER_TYPE ambiguity ([c4616f1](https://github.com/Agoric/agoric-sdk/commit/c4616f1db0f2668eef5dbb97e30800d4e9caf3a0))
492
+
493
+
494
+
495
+
496
+
497
+ ## [0.10.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.10.0...@agoric/ertp@0.10.1) (2021-03-24)
498
+
499
+
500
+ ### Bug Fixes
501
+
502
+ * remove use of Data() from all packages ([540d917](https://github.com/Agoric/agoric-sdk/commit/540d917b20ae74e44752210524f6ffcb27708892)), closes [#2018](https://github.com/Agoric/agoric-sdk/issues/2018)
503
+
504
+
505
+
506
+
507
+
508
+ # [0.10.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.9.2...@agoric/ertp@0.10.0) (2021-03-16)
509
+
510
+
511
+ ### Bug Fixes
512
+
513
+ * make separate 'test:xs' target, remove XS from 'test' target ([b9c1a69](https://github.com/Agoric/agoric-sdk/commit/b9c1a6987093fc8e09e8aba7acd2a1618413bac8)), closes [#2647](https://github.com/Agoric/agoric-sdk/issues/2647)
514
+
515
+
516
+ ### Features
517
+
518
+ * **ava-xs:** handle some zoe tests ([#2573](https://github.com/Agoric/agoric-sdk/issues/2573)) ([7789834](https://github.com/Agoric/agoric-sdk/commit/7789834f7d232e395a707c5117295b768ed3fcff)), closes [#2503](https://github.com/Agoric/agoric-sdk/issues/2503)
519
+ * add static amountMath. Backwards compatible with old amountMath ([#2561](https://github.com/Agoric/agoric-sdk/issues/2561)) ([1620307](https://github.com/Agoric/agoric-sdk/commit/1620307ee1b45033032617cc14dfabfb338b0dc2))
520
+
521
+
522
+
523
+
524
+
525
+ ## [0.9.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.9.1...@agoric/ertp@0.9.2) (2021-02-22)
526
+
527
+ **Note:** Version bump only for package @agoric/ertp
528
+
529
+
530
+
531
+
532
+
533
+ ## [0.9.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.9.0...@agoric/ertp@0.9.1) (2021-02-16)
534
+
535
+
536
+ ### Bug Fixes
537
+
538
+ * review comments ([7db7e5c](https://github.com/Agoric/agoric-sdk/commit/7db7e5c4c569dfedff8d748dd58893218b0a2458))
539
+ * use assert rather than FooError constructors ([f860c5b](https://github.com/Agoric/agoric-sdk/commit/f860c5bf5add165a08cb5bd543502857c3f57998))
540
+
541
+
542
+
543
+
544
+
545
+ # [0.9.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.8.0...@agoric/ertp@0.9.0) (2020-12-10)
546
+
547
+
548
+ ### Features
549
+
550
+ * **ertp:** add purse.getCurrentAmountNotifier ([a060b5f](https://github.com/Agoric/agoric-sdk/commit/a060b5f5e760ea010aac68a300f9fadd12e1393b))
551
+ * **import-bundle:** Preliminary support Endo zip hex bundle format ([#1983](https://github.com/Agoric/agoric-sdk/issues/1983)) ([983681b](https://github.com/Agoric/agoric-sdk/commit/983681bfc4bf512b6bd90806ed9220cd4fefc13c))
552
+
553
+
554
+
555
+
556
+
557
+ # [0.8.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.3-dev.0...@agoric/ertp@0.8.0) (2020-11-07)
558
+
559
+
560
+ ### Bug Fixes
561
+
562
+ * lexical balance simplifies issuer code ([#1889](https://github.com/Agoric/agoric-sdk/issues/1889)) ([224b39a](https://github.com/Agoric/agoric-sdk/commit/224b39add05ae3c10c1b1dc18b4ec71f9117e8ea))
563
+ * somewhat tighter test for plain empty object ([#1981](https://github.com/Agoric/agoric-sdk/issues/1981)) ([eff15a4](https://github.com/Agoric/agoric-sdk/commit/eff15a4056d27623c1e9bce0f53dc4022bf78345))
564
+
565
+
566
+ ### Features
567
+
568
+ * add a decimals parameter, and decimals method to brand ([241d0aa](https://github.com/Agoric/agoric-sdk/commit/241d0aa6fa20bd2618f362e6f1781f5c92a844b5))
569
+ * convert the fakePriceAuthority to a PlayerPiano model ([#1985](https://github.com/Agoric/agoric-sdk/issues/1985)) ([cd7ebd8](https://github.com/Agoric/agoric-sdk/commit/cd7ebd86b1f37655b9213786ab6828dd6c7c098a))
570
+
571
+
572
+
573
+
574
+
575
+ ## [0.7.3-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.2...@agoric/ertp@0.7.3-dev.0) (2020-10-19)
576
+
577
+ **Note:** Version bump only for package @agoric/ertp
578
+
579
+
580
+
581
+
582
+
583
+ ## [0.7.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.2-dev.2...@agoric/ertp@0.7.2) (2020-10-11)
584
+
585
+
586
+ ### Bug Fixes
587
+
588
+ * **ERTP:** use makeExternalStore for ledgers ([20667ce](https://github.com/Agoric/agoric-sdk/commit/20667ce71ae07ddb6ff5d8c52a255e95b65ae70c))
589
+
590
+
591
+
592
+
593
+
594
+ ## [0.7.2-dev.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.2-dev.1...@agoric/ertp@0.7.2-dev.2) (2020-09-18)
595
+
596
+ **Note:** Version bump only for package @agoric/ertp
597
+
598
+
599
+
600
+
601
+
602
+ ## [0.7.2-dev.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.2-dev.0...@agoric/ertp@0.7.2-dev.1) (2020-09-18)
603
+
604
+ **Note:** Version bump only for package @agoric/ertp
605
+
606
+
607
+
608
+
609
+
610
+ ## [0.7.2-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.1...@agoric/ertp@0.7.2-dev.0) (2020-09-18)
611
+
612
+ **Note:** Version bump only for package @agoric/ertp
613
+
614
+
615
+
616
+
617
+
618
+ ## [0.7.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.7.0...@agoric/ertp@0.7.1) (2020-09-16)
619
+
620
+
621
+ ### Bug Fixes
622
+
623
+ * declare amountMathKind parameter to makeissuerkit optional ([a21832a](https://github.com/Agoric/agoric-sdk/commit/a21832a9a2b88aa43d2b532a5b92f99c47d3e11b)), closes [#1373](https://github.com/Agoric/agoric-sdk/issues/1373)
624
+
625
+
626
+
627
+
628
+
629
+ # [0.7.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.6.0...@agoric/ertp@0.7.0) (2020-08-31)
630
+
631
+
632
+ ### Bug Fixes
633
+
634
+ * `ERef<T>` is `T | PromiseLike<T>` ([#1383](https://github.com/Agoric/agoric-sdk/issues/1383)) ([8ef4d66](https://github.com/Agoric/agoric-sdk/commit/8ef4d662dc80daf80420c0c531c2abe41517b6cd))
635
+ * clean up E.when and E.resolve ([#1561](https://github.com/Agoric/agoric-sdk/issues/1561)) ([634046c](https://github.com/Agoric/agoric-sdk/commit/634046c0fc541fc1db258105a75c7313b5668aa0))
636
+ * deprecate getMathHelpersName for getMathHelperName ([#1409](https://github.com/Agoric/agoric-sdk/issues/1409)) ([2375b28](https://github.com/Agoric/agoric-sdk/commit/2375b28c1aadf8116c3665cec0ef0397e6a91102))
637
+ * excise @agoric/harden from the codebase ([eee6fe1](https://github.com/Agoric/agoric-sdk/commit/eee6fe1153730dec52841c9eb4c056a8c5438b0f))
638
+ * reduce inconsistency among our linting rules ([#1492](https://github.com/Agoric/agoric-sdk/issues/1492)) ([b6b675e](https://github.com/Agoric/agoric-sdk/commit/b6b675e2de110e2af19cad784a66220cab21dacf))
639
+ * rename producePromise to makePromiseKit ([#1329](https://github.com/Agoric/agoric-sdk/issues/1329)) ([1d2925a](https://github.com/Agoric/agoric-sdk/commit/1d2925ad640cce7b419751027b44737bd46a6d59))
640
+ * send and receive Remotable tags ([#1628](https://github.com/Agoric/agoric-sdk/issues/1628)) ([1bae122](https://github.com/Agoric/agoric-sdk/commit/1bae1220c2c35f48f279cb3aeab6012bce8ddb5a))
641
+ * **zoe:** unify InstanceRecord usage (.instanceHandle -> .handle) ([9af7903](https://github.com/Agoric/agoric-sdk/commit/9af790322fc84a3aa1e41e957614fea2873c63b1))
642
+ * update JS typings ([20941e6](https://github.com/Agoric/agoric-sdk/commit/20941e675302ee5905e4825638e661065ad5d3f9))
643
+
644
+
645
+ ### Features
646
+
647
+ * ERTP v0.7.0 ([#1317](https://github.com/Agoric/agoric-sdk/issues/1317)) ([2d66b5a](https://github.com/Agoric/agoric-sdk/commit/2d66b5ae1feaeef1024fc6bfac7066a385ed5207)), closes [#1306](https://github.com/Agoric/agoric-sdk/issues/1306) [#1305](https://github.com/Agoric/agoric-sdk/issues/1305)
648
+
649
+
650
+
651
+
652
+
653
+ # [0.6.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.5...@agoric/ertp@0.6.0) (2020-06-30)
654
+
655
+
656
+ ### Bug Fixes
657
+
658
+ * **ERTP:** use install-ses for tests ([41478e5](https://github.com/Agoric/agoric-sdk/commit/41478e53c35a087a69b4c1a741007c3170a7b6ce))
659
+ * replace openDetail with quoting q ([#1134](https://github.com/Agoric/agoric-sdk/issues/1134)) ([67808a4](https://github.com/Agoric/agoric-sdk/commit/67808a4df515630ef7dc77c59054382f626ece96))
660
+
661
+
662
+ ### Features
663
+
664
+ * **zoe:** Zoe release 0.7.0 ([#1143](https://github.com/Agoric/agoric-sdk/issues/1143)) ([4a14455](https://github.com/Agoric/agoric-sdk/commit/4a14455e10f1e3807fd6633594c86a0f60026393))
665
+
666
+
667
+
668
+
669
+
670
+ ## [0.5.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.4...@agoric/ertp@0.5.5) (2020-05-17)
671
+
672
+ **Note:** Version bump only for package @agoric/ertp
673
+
674
+
675
+
676
+
677
+
678
+ ## [0.5.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.3...@agoric/ertp@0.5.4) (2020-05-10)
679
+
680
+ **Note:** Version bump only for package @agoric/ertp
681
+
682
+
683
+
684
+
685
+
686
+ ## [0.5.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.2...@agoric/ertp@0.5.3) (2020-05-04)
687
+
688
+
689
+ ### Bug Fixes
690
+
691
+ * use the new (typed) harden package ([2eb1af0](https://github.com/Agoric/agoric-sdk/commit/2eb1af08fe3967629a3ce165752fd501a5c85a96))
692
+ * **zoe:** Invitation to offer refactored to use upcall ([#853](https://github.com/Agoric/agoric-sdk/issues/853)) ([c142b7a](https://github.com/Agoric/agoric-sdk/commit/c142b7a64e77262927da22bde3af5793a9d39c2a))
693
+
694
+
695
+
696
+
697
+
698
+ ## [0.5.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.2-alpha.0...@agoric/ertp@0.5.2) (2020-04-13)
699
+
700
+ **Note:** Version bump only for package @agoric/ertp
701
+
702
+
703
+
704
+
705
+
706
+ ## [0.5.2-alpha.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.1...@agoric/ertp@0.5.2-alpha.0) (2020-04-12)
707
+
708
+ **Note:** Version bump only for package @agoric/ertp
709
+
710
+
711
+
712
+
713
+
714
+ ## [0.5.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.1-alpha.0...@agoric/ertp@0.5.1) (2020-04-02)
715
+
716
+ **Note:** Version bump only for package @agoric/ertp
717
+
718
+
719
+
720
+
721
+
722
+ ## [0.5.1-alpha.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.5.0...@agoric/ertp@0.5.1-alpha.0) (2020-04-02)
723
+
724
+
725
+ ### Tests
726
+
727
+ * convert some tests from try/catch/finally to t.plan() ([df8e686](https://github.com/Agoric/agoric-sdk/commit/df8e686bb2ea3a95e67cff930b9bfe46850f017d))
728
+
729
+
730
+
731
+
732
+
733
+ # 0.5.0 (2020-03-26)
734
+
735
+
736
+ ### Bug Fixes
737
+
738
+ * **eventual-send:** Update the API throughout agoric-sdk ([97fc1e7](https://github.com/Agoric/ertp/commit/97fc1e748d8e3955b29baf0e04bfa788d56dad9f))
739
+
740
+
741
+ ### Features
742
+
743
+ * make ERTP methods acccept promises or payments ([4b7f060](https://github.com/Agoric/ertp/commit/4b7f06048bb0f86c2028a9c9cfae8ff90b595bd7))