@agoric/wallet 0.19.0-u22.0 → 0.19.0-u22.1
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 +4 -0
- package/api/CHANGELOG.md +18 -243
- package/api/LICENSE +201 -0
- package/api/bundles/bundle-wallet-js-meta.json +167 -167
- package/api/bundles/bundle-wallet.js +1 -1
- package/api/package.json +14 -13
- package/package.json +3 -3
package/api/CHANGELOG.md
CHANGED
|
@@ -3,33 +3,41 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @agoric/wallet-backend
|
|
6
|
+
## [0.15.0-u22.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.3...@agoric/wallet-backend@0.15.0-u22.0) (2025-09-09)
|
|
9
7
|
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
10
9
|
|
|
10
|
+
* **solo:** remove `sim-chain` dependency
|
|
11
|
+
* **zone:** use fresh heap and virtual zones
|
|
11
12
|
|
|
13
|
+
### Features
|
|
12
14
|
|
|
15
|
+
* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric/commit/f875bb0923323d019396c605ea9bb4d1382f7f79))
|
|
16
|
+
* **types:** Payment for set-like carries key type ([0765625](https://github.com/Agoric/agoric/commit/0765625bad5a377ce07049ec3b63df000de86762))
|
|
17
|
+
* **zone:** use fresh heap and virtual zones ([7a1a411](https://github.com/Agoric/agoric/commit/7a1a411cf719477e29a2bedeb91794fd633989e9))
|
|
13
18
|
|
|
14
|
-
###
|
|
19
|
+
### Bug Fixes
|
|
15
20
|
|
|
16
|
-
|
|
21
|
+
* promise handling ([c9219ad](https://github.com/Agoric/agoric/commit/c9219adef68914e44f0daa24122086dc3cb19c16))
|
|
22
|
+
* **solo:** remove `sim-chain` dependency ([da75a03](https://github.com/Agoric/agoric/commit/da75a03f95828d773fa3f662d30f0e221030c2ca))
|
|
23
|
+
* **types:** board values ([4196da3](https://github.com/Agoric/agoric/commit/4196da375525fa67382a039a15973810db44ffea))
|
|
24
|
+
* update for `[@jessie](https://github.com/jessie).js/safe-await-separator` ([94c6b3c](https://github.com/Agoric/agoric/commit/94c6b3c83a5326594f1e2886ae01d6a703a7a68f))
|
|
25
|
+
* **wallet:** explicitly harden iteration helper prototype ([c561a12](https://github.com/Agoric/agoric/commit/c561a127523e8d5d1a58db7fe02e777bc66f885d))
|
|
17
26
|
|
|
27
|
+
### [0.14.3](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.2...@agoric/wallet-backend@0.14.3) (2023-06-09)
|
|
18
28
|
|
|
29
|
+
**Note:** Version bump only for package @agoric/wallet-backend
|
|
19
30
|
|
|
31
|
+
### [0.14.2](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.1...@agoric/wallet-backend@0.14.2) (2023-06-02)
|
|
20
32
|
|
|
33
|
+
**Note:** Version bump only for package @agoric/wallet-backend
|
|
21
34
|
|
|
22
35
|
### [0.14.1](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.0...@agoric/wallet-backend@0.14.1) (2023-05-24)
|
|
23
36
|
|
|
24
37
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
25
38
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
39
|
## [0.14.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.13.3...@agoric/wallet-backend@0.14.0) (2023-05-19)
|
|
31
40
|
|
|
32
|
-
|
|
33
41
|
### ⚠ BREAKING CHANGES
|
|
34
42
|
|
|
35
43
|
* emit smallcaps-format data in all marshallers
|
|
@@ -38,7 +46,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
46
|
|
|
39
47
|
* emit smallcaps-format data in all marshallers ([1753df8](https://github.com/Agoric/agoric/commit/1753df83465785b5ee71b250770c9b012d750ffc)), closes [#6822](https://github.com/Agoric/agoric/issues/6822)
|
|
40
48
|
|
|
41
|
-
|
|
42
49
|
### Bug Fixes
|
|
43
50
|
|
|
44
51
|
* use `subscribeEach` to get reconnect benefits ([fb24132](https://github.com/Agoric/agoric/commit/fb24132f9b4e117e56bae2803994e57c188344f3))
|
|
@@ -47,51 +54,28 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
47
54
|
* replace unsafe then with E.when ([#6684](https://github.com/Agoric/agoric/issues/6684)) ([d7a749e](https://github.com/Agoric/agoric/commit/d7a749eec4ddec9ba39bbc65434f03ec113cae7c))
|
|
48
55
|
* update types/dependencies for new @agoric/time ([418545a](https://github.com/Agoric/agoric/commit/418545ae88085de6e7fde415baa7de0a3f3056a4))
|
|
49
56
|
|
|
50
|
-
|
|
51
|
-
|
|
52
57
|
### [0.13.5](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.13.4...@agoric/wallet-backend@0.13.5) (2023-02-17)
|
|
53
58
|
|
|
54
59
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
55
60
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
61
|
### [0.13.4](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.13.3...@agoric/wallet-backend@0.13.4) (2022-12-14)
|
|
61
62
|
|
|
62
63
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
63
64
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
65
|
### [0.13.3](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.13.2...@agoric/wallet-backend@0.13.3) (2022-10-18)
|
|
69
66
|
|
|
70
67
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
71
68
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
69
|
### [0.13.2](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.13.1...@agoric/wallet-backend@0.13.2) (2022-10-08)
|
|
77
70
|
|
|
78
71
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
79
72
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
73
|
### [0.13.1](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.13.0...@agoric/wallet-backend@0.13.1) (2022-10-05)
|
|
85
74
|
|
|
86
75
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
87
76
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
77
|
## [0.13.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.12.1...@agoric/wallet-backend@0.13.0) (2022-09-20)
|
|
93
78
|
|
|
94
|
-
|
|
95
79
|
### ⚠ BREAKING CHANGES
|
|
96
80
|
|
|
97
81
|
* **store:** move some util where they are more reusable (#5990)
|
|
@@ -108,7 +92,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
108
92
|
* **wallet/api:** marshal brand and issuer board ids ([df1d955](https://github.com/Agoric/agoric/commit/df1d9559127f1d8bb8f77ae421f85092e8b297ae))
|
|
109
93
|
* **wallet/api:** marshal contexts for wallet, board ([#5883](https://github.com/Agoric/agoric/issues/5883)) ([088e144](https://github.com/Agoric/agoric/commit/088e1446a100932f801fb04d5881f80f5d94526f))
|
|
110
94
|
|
|
111
|
-
|
|
112
95
|
### Bug Fixes
|
|
113
96
|
|
|
114
97
|
* **wallet-api:** clarify some marshal code ([274f994](https://github.com/Agoric/agoric/commit/274f9941aa44f3049bd045877de170dc8bb1f8fe))
|
|
@@ -124,33 +107,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
124
107
|
* **walletFactory:** marshal using petnames ([#5743](https://github.com/Agoric/agoric/issues/5743)) ([5d49ad7](https://github.com/Agoric/agoric/commit/5d49ad79947f44a7cbe98d232ecde105223763d5))
|
|
125
108
|
* makePublishKit ([#5435](https://github.com/Agoric/agoric/issues/5435)) ([d8228d2](https://github.com/Agoric/agoric/commit/d8228d272cfe18aa2fba713fb5acc4e84eaa1e39))
|
|
126
109
|
|
|
127
|
-
|
|
128
110
|
### Code Refactoring
|
|
129
111
|
|
|
130
112
|
* **run-protocol:** rename to inter-protocol ([f49b342](https://github.com/Agoric/agoric/commit/f49b342aa468e0cac08bb6cfd313918674e924d7))
|
|
131
113
|
|
|
132
|
-
|
|
133
|
-
|
|
134
114
|
### [0.12.1](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.12.0...@agoric/wallet-backend@0.12.1) (2022-05-28)
|
|
135
115
|
|
|
136
116
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
137
117
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
118
|
## [0.12.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.11.0...@agoric/wallet-backend@0.12.0) (2022-05-09)
|
|
143
119
|
|
|
144
|
-
|
|
145
120
|
### Features
|
|
146
121
|
|
|
147
122
|
* **wallet:** support attestations in offers ([f993c0b](https://github.com/Agoric/agoric/commit/f993c0b5f44f2b8d6beba50748da0b4889a26b5c))
|
|
148
123
|
|
|
149
|
-
|
|
150
|
-
|
|
151
124
|
## [0.11.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.10.9...@agoric/wallet-backend@0.11.0) (2022-04-18)
|
|
152
125
|
|
|
153
|
-
|
|
154
126
|
### Features
|
|
155
127
|
|
|
156
128
|
* **wallet:** support reading notifiers from offer result ([934ed3c](https://github.com/Agoric/agoric/commit/934ed3c93b587ad7501fb6c122e8ef7be84ef940))
|
|
@@ -158,26 +130,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
158
130
|
* **wallet-api:** expose `E(wallet).lookup()` to traverse names ([5ef561d](https://github.com/Agoric/agoric/commit/5ef561d4f0cb96c743642d8e1713239f5cfe4721))
|
|
159
131
|
* **wallet-api:** send `proposalTemplate.arguments` as offer args ([9c769f1](https://github.com/Agoric/agoric/commit/9c769f11cc9d04fbd8ab1898f983774b60393544))
|
|
160
132
|
|
|
161
|
-
|
|
162
133
|
### Bug Fixes
|
|
163
134
|
|
|
164
135
|
* **wallet:** change notifiers to publicNotifiers ([2fe5492](https://github.com/Agoric/agoric/commit/2fe5492821826f31bee4f99347aeea5abbd626ab))
|
|
165
136
|
* **wallet-api:** don't drop unused invitations on the floor ([f63ed7e](https://github.com/Agoric/agoric/commit/f63ed7ef8f576d9f4807798c6befb46d4df517dd))
|
|
166
137
|
|
|
167
|
-
|
|
168
|
-
|
|
169
138
|
### [0.10.9](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.10.8...@agoric/wallet-backend@0.10.9) (2022-02-24)
|
|
170
139
|
|
|
171
|
-
|
|
172
140
|
### Bug Fixes
|
|
173
141
|
|
|
174
142
|
* **wallet:** don't publish depositFacet until we're ready to receive ([f448176](https://github.com/Agoric/agoric/commit/f448176fd64ef47da5af00cab029104fb187afc7))
|
|
175
143
|
|
|
176
|
-
|
|
177
|
-
|
|
178
144
|
### [0.10.8](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.10.7...@agoric/wallet-backend@0.10.8) (2022-02-21)
|
|
179
145
|
|
|
180
|
-
|
|
181
146
|
### Bug Fixes
|
|
182
147
|
|
|
183
148
|
* Enhance TypeScript node_modules traversal depth ([000f738](https://github.com/Agoric/agoric/commit/000f73850d46dc7272b2399c06ad774dd3b8fe6e))
|
|
@@ -185,82 +150,52 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
185
150
|
* **wallet-backend:** default new purses to autodeposit ([9a06a92](https://github.com/Agoric/agoric/commit/9a06a926ce1c19b3483b10b27a19f37bd493006e))
|
|
186
151
|
* extract early changes from PR 4136 ([#4190](https://github.com/Agoric/agoric/issues/4190)) ([fea822e](https://github.com/Agoric/agoric/commit/fea822ec75c27c8758b872730424c0a3f1a1c623))
|
|
187
152
|
|
|
188
|
-
|
|
189
|
-
|
|
190
153
|
### [0.10.7](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.10.6...@agoric/wallet-backend@0.10.7) (2021-12-22)
|
|
191
154
|
|
|
192
|
-
|
|
193
155
|
### Bug Fixes
|
|
194
156
|
|
|
195
157
|
* **wallet:** properly get the first timerService value ([636e099](https://github.com/Agoric/agoric/commit/636e0994761998b0857232f9bdd6f0b3ac451b31))
|
|
196
158
|
|
|
197
|
-
|
|
198
|
-
|
|
199
159
|
### 0.10.6 (2021-12-02)
|
|
200
160
|
|
|
201
161
|
**Note:** Version bump only for package @agoric/wallet-backend
|
|
202
162
|
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
163
|
### [0.10.5](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.10.4...@agoric/dapp-svelte-wallet-api@0.10.5) (2021-10-13)
|
|
208
164
|
|
|
209
|
-
|
|
210
165
|
### Features
|
|
211
166
|
|
|
212
167
|
* **wallet-backend:** add `walletAdmin.getClockNotifier()` ([2902ec3](https://github.com/Agoric/agoric/commit/2902ec38f6110a5582f6906695b77911f4d43180))
|
|
213
168
|
* **wallet-backend:** attach timestamp and sequence metadata ([9e02962](https://github.com/Agoric/agoric/commit/9e02962b7c08d56ea1fe72970f3309998b734767))
|
|
214
169
|
* **wallet-connection:** handle dapp approval states ([32b7772](https://github.com/Agoric/agoric/commit/32b7772ed33ed512ed598bbfc5dcea16ed36a705))
|
|
215
170
|
|
|
216
|
-
|
|
217
171
|
### Bug Fixes
|
|
218
172
|
|
|
219
173
|
* **wallet-backend:** get tests passing ([1b4a22b](https://github.com/Agoric/agoric/commit/1b4a22b3b494203b924850e7d36fb65c2e339abb))
|
|
220
174
|
|
|
221
|
-
|
|
222
|
-
|
|
223
175
|
### [0.10.4](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.10.3...@agoric/dapp-svelte-wallet-api@0.10.4) (2021-09-23)
|
|
224
176
|
|
|
225
177
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
226
178
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
179
|
### [0.10.3](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.10.2...@agoric/dapp-svelte-wallet-api@0.10.3) (2021-09-15)
|
|
232
180
|
|
|
233
|
-
|
|
234
181
|
### Features
|
|
235
182
|
|
|
236
183
|
* **wallet:** wire through the Zoe fee information ([f52ea9a](https://github.com/Agoric/agoric/commit/f52ea9a0a94b8d7c88a18afd603b22896306613f))
|
|
237
184
|
|
|
238
|
-
|
|
239
185
|
### Bug Fixes
|
|
240
186
|
|
|
241
187
|
* **wallet:** handle solo restarts while deploying wallet backend ([a6c7bf8](https://github.com/Agoric/agoric/commit/a6c7bf8d781d3b2c5350d6b47d61b1ea9293b8d4))
|
|
242
188
|
|
|
243
|
-
|
|
244
|
-
|
|
245
189
|
### [0.10.2](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.10.1...@agoric/dapp-svelte-wallet-api@0.10.2) (2021-08-21)
|
|
246
190
|
|
|
247
191
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
248
192
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
193
|
### [0.10.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.10.0...@agoric/dapp-svelte-wallet-api@0.10.1) (2021-08-18)
|
|
254
194
|
|
|
255
195
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
256
196
|
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
197
|
## [0.10.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.15...@agoric/dapp-svelte-wallet-api@0.10.0) (2021-08-17)
|
|
262
198
|
|
|
263
|
-
|
|
264
199
|
### ⚠ BREAKING CHANGES
|
|
265
200
|
|
|
266
201
|
* make the run mint within Zoe, and give only the treasury the ability to create a ZCFMint with it
|
|
@@ -279,29 +214,20 @@ See https://github.com/Agoric/agoric-sdk/issues/3672 for the issue to fix the ro
|
|
|
279
214
|
* **wallet:** reenable invitationDetails ([6655857](https://github.com/Agoric/agoric/commit/6655857707c9e457b5fa42609355ac709f19d29f))
|
|
280
215
|
* **wallet:** set up a Zoe fee purse and forward invitationDetails ([42957ab](https://github.com/Agoric/agoric/commit/42957abc83e0152abc705ddcf36b22d2409a5443)), closes [#3669](https://github.com/Agoric/agoric/issues/3669)
|
|
281
216
|
|
|
282
|
-
|
|
283
217
|
### Bug Fixes
|
|
284
218
|
|
|
285
219
|
* **wallet:** never fail to suggestPetname ([dd4fbc1](https://github.com/Agoric/agoric/commit/dd4fbc166565e7ba1f1a0c06f513570305acefe7))
|
|
286
220
|
|
|
287
|
-
|
|
288
221
|
* BREAKING CHANGE: create the RUN Mint within Zoe (#3647) ([48762aa](https://github.com/Agoric/agoric/commit/48762aa83a30eaa0a14b2fd87777456758594262)), closes [#3647](https://github.com/Agoric/agoric/issues/3647)
|
|
289
222
|
|
|
290
|
-
|
|
291
|
-
|
|
292
223
|
### [0.9.15](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.14...@agoric/dapp-svelte-wallet-api@0.9.15) (2021-08-16)
|
|
293
224
|
|
|
294
225
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
295
226
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
227
|
### [0.9.14](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.11...@agoric/dapp-svelte-wallet-api@0.9.14) (2021-08-15)
|
|
301
228
|
|
|
302
229
|
### 0.26.10 (2021-07-28)
|
|
303
230
|
|
|
304
|
-
|
|
305
231
|
### Bug Fixes
|
|
306
232
|
|
|
307
233
|
* some missing Fars ([#3498](https://github.com/Agoric/agoric/issues/3498)) ([8f77271](https://github.com/Agoric/agoric/commit/8f77271b41a4589679ad95ff907126778466aba8))
|
|
@@ -309,13 +235,10 @@ See https://github.com/Agoric/agoric-sdk/issues/3672 for the issue to fix the ro
|
|
|
309
235
|
* **wallet:** be more robust with claiming payments ([0a67988](https://github.com/Agoric/agoric/commit/0a679889103fae9c15c37adaaa4af72dcc73b752))
|
|
310
236
|
* **wallet:** more robust addPayment method handles failed deposit ([7990569](https://github.com/Agoric/agoric/commit/79905692e15a1322c269c7f697bf78374dee4d95))
|
|
311
237
|
|
|
312
|
-
|
|
313
|
-
|
|
314
238
|
### [0.9.13](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.11...@agoric/dapp-svelte-wallet-api@0.9.13) (2021-08-14)
|
|
315
239
|
|
|
316
240
|
### 0.26.10 (2021-07-28)
|
|
317
241
|
|
|
318
|
-
|
|
319
242
|
### Bug Fixes
|
|
320
243
|
|
|
321
244
|
* some missing Fars ([#3498](https://github.com/Agoric/agoric/issues/3498)) ([8f77271](https://github.com/Agoric/agoric/commit/8f77271b41a4589679ad95ff907126778466aba8))
|
|
@@ -323,11 +246,8 @@ See https://github.com/Agoric/agoric-sdk/issues/3672 for the issue to fix the ro
|
|
|
323
246
|
* **wallet:** be more robust with claiming payments ([0a67988](https://github.com/Agoric/agoric/commit/0a679889103fae9c15c37adaaa4af72dcc73b752))
|
|
324
247
|
* **wallet:** more robust addPayment method handles failed deposit ([7990569](https://github.com/Agoric/agoric/commit/79905692e15a1322c269c7f697bf78374dee4d95))
|
|
325
248
|
|
|
326
|
-
|
|
327
|
-
|
|
328
249
|
### [0.9.12](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.11...@agoric/dapp-svelte-wallet-api@0.9.12) (2021-07-28)
|
|
329
250
|
|
|
330
|
-
|
|
331
251
|
### Bug Fixes
|
|
332
252
|
|
|
333
253
|
* some missing Fars ([#3498](https://github.com/Agoric/agoric/issues/3498)) ([8f77271](https://github.com/Agoric/agoric/commit/8f77271b41a4589679ad95ff907126778466aba8))
|
|
@@ -335,231 +255,132 @@ See https://github.com/Agoric/agoric-sdk/issues/3672 for the issue to fix the ro
|
|
|
335
255
|
* **wallet:** be more robust with claiming payments ([0a67988](https://github.com/Agoric/agoric/commit/0a679889103fae9c15c37adaaa4af72dcc73b752))
|
|
336
256
|
* **wallet:** more robust addPayment method handles failed deposit ([7990569](https://github.com/Agoric/agoric/commit/79905692e15a1322c269c7f697bf78374dee4d95))
|
|
337
257
|
|
|
338
|
-
|
|
339
|
-
|
|
340
258
|
### [0.9.11](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.10...@agoric/dapp-svelte-wallet-api@0.9.11) (2021-07-01)
|
|
341
259
|
|
|
342
260
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
343
261
|
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
262
|
### [0.9.10](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.9...@agoric/dapp-svelte-wallet-api@0.9.10) (2021-07-01)
|
|
349
263
|
|
|
350
264
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
351
265
|
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
266
|
### [0.9.9](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.8...@agoric/dapp-svelte-wallet-api@0.9.9) (2021-06-28)
|
|
357
267
|
|
|
358
268
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
359
269
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
270
|
### [0.9.8](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.7...@agoric/dapp-svelte-wallet-api@0.9.8) (2021-06-25)
|
|
365
271
|
|
|
366
272
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
367
273
|
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
274
|
### [0.9.7](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.6...@agoric/dapp-svelte-wallet-api@0.9.7) (2021-06-24)
|
|
373
275
|
|
|
374
276
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
375
277
|
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
278
|
### [0.9.6](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.5...@agoric/dapp-svelte-wallet-api@0.9.6) (2021-06-24)
|
|
381
279
|
|
|
382
280
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
383
281
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
282
|
### [0.9.5](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.4...@agoric/dapp-svelte-wallet-api@0.9.5) (2021-06-23)
|
|
389
283
|
|
|
390
284
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
391
285
|
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
286
|
### [0.9.4](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.3...@agoric/dapp-svelte-wallet-api@0.9.4) (2021-06-16)
|
|
397
287
|
|
|
398
288
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
399
289
|
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
290
|
### [0.9.3](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.2...@agoric/dapp-svelte-wallet-api@0.9.3) (2021-06-15)
|
|
405
291
|
|
|
406
|
-
|
|
407
292
|
### Features
|
|
408
293
|
|
|
409
294
|
* use 'engine-gc.js' to get the Node.js garbage collector ([0153529](https://github.com/Agoric/agoric/commit/0153529cbfc0b7da2d1ec434b32b2171bc246f93))
|
|
410
295
|
|
|
411
|
-
|
|
412
296
|
### Bug Fixes
|
|
413
297
|
|
|
414
298
|
* Pin ESM to forked version ([54dbb55](https://github.com/Agoric/agoric/commit/54dbb55d64d7ff7adb395bc4bd9d1461dd2d3c17))
|
|
415
299
|
* remove references to @agoric/registrar ([ec6cc6d](https://github.com/Agoric/agoric/commit/ec6cc6d8f1da9ec5a38420b501562eaebfbdc76c))
|
|
416
300
|
|
|
417
|
-
|
|
418
|
-
|
|
419
301
|
## [0.9.2](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.1...@agoric/dapp-svelte-wallet-api@0.9.2) (2021-05-10)
|
|
420
302
|
|
|
421
303
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
422
304
|
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
305
|
## [0.9.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.0...@agoric/dapp-svelte-wallet-api@0.9.1) (2021-05-05)
|
|
428
306
|
|
|
429
307
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
430
308
|
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
309
|
# [0.9.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.8.4...@agoric/dapp-svelte-wallet-api@0.9.0) (2021-05-05)
|
|
436
310
|
|
|
437
|
-
|
|
438
311
|
### Bug Fixes
|
|
439
312
|
|
|
440
313
|
* update dapp-svelte-wallet to new packages ([a1dcabd](https://github.com/Agoric/agoric/commit/a1dcabd60790ef1effe16565ea33f9811b32fa09))
|
|
441
314
|
* update types and implementation now that Far preserves them ([a4695c4](https://github.com/Agoric/agoric/commit/a4695c43a09abc92a20c12104cfbfefb4cae2ff2))
|
|
442
315
|
|
|
443
|
-
|
|
444
316
|
### Features
|
|
445
317
|
|
|
446
318
|
* donate RUN from the bootstrap payment on each provision ([43c5db5](https://github.com/Agoric/agoric/commit/43c5db5d819a3be059a5ead074aa96c3d87416c4))
|
|
447
319
|
* **wallet:** subscribe to bank assets and fetch purses ([92a0a44](https://github.com/Agoric/agoric/commit/92a0a44b26a77d75668314f628ba28c4c58331a8))
|
|
448
320
|
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
321
|
## [0.8.4](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.8.3...@agoric/dapp-svelte-wallet-api@0.8.4) (2021-04-22)
|
|
454
322
|
|
|
455
323
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
456
324
|
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
325
|
## [0.8.3](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.8.2...@agoric/dapp-svelte-wallet-api@0.8.3) (2021-04-18)
|
|
462
326
|
|
|
463
327
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
464
328
|
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
329
|
## [0.8.2](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.8.1...@agoric/dapp-svelte-wallet-api@0.8.2) (2021-04-16)
|
|
470
330
|
|
|
471
331
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
472
332
|
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
333
|
## [0.8.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.8.0...@agoric/dapp-svelte-wallet-api@0.8.1) (2021-04-14)
|
|
478
334
|
|
|
479
335
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
480
336
|
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
337
|
# [0.8.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.7.1...@agoric/dapp-svelte-wallet-api@0.8.0) (2021-04-13)
|
|
486
338
|
|
|
487
|
-
|
|
488
339
|
### Features
|
|
489
340
|
|
|
490
341
|
* add contact address property and register depositFacet name ([feae632](https://github.com/Agoric/agoric/commit/feae6321259e29539ab637956e801d1321ba9a8e))
|
|
491
342
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
343
|
## [0.7.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.7.0...@agoric/dapp-svelte-wallet-api@0.7.1) (2021-04-07)
|
|
497
344
|
|
|
498
345
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
499
346
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
347
|
# [0.7.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.6.1...@agoric/dapp-svelte-wallet-api@0.7.0) (2021-04-06)
|
|
505
348
|
|
|
506
|
-
|
|
507
349
|
### Bug Fixes
|
|
508
350
|
|
|
509
351
|
* Many more tests use ses-ava ([#2733](https://github.com/Agoric/agoric/issues/2733)) ([d1e0f0f](https://github.com/Agoric/agoric/commit/d1e0f0fef8251f014b96ca7f3975efd37e1925f8))
|
|
510
352
|
* update to depend on ses 0.12.5 ([#2718](https://github.com/Agoric/agoric/issues/2718)) ([08dbe0d](https://github.com/Agoric/agoric/commit/08dbe0db5ce06944dc92c710865e441a60b31b5b))
|
|
511
353
|
* use ses-ava in SwingSet where possible ([#2709](https://github.com/Agoric/agoric/issues/2709)) ([85b674e](https://github.com/Agoric/agoric/commit/85b674e7942443219fa9828841cc7bd8ef909b47))
|
|
512
354
|
|
|
513
|
-
|
|
514
355
|
### Features
|
|
515
356
|
|
|
516
357
|
* integrate the economy's central token in chain bootstrap ([2288e60](https://github.com/Agoric/agoric/commit/2288e60bf2d85e2c9c9b08c479dbaad41284f55d))
|
|
517
358
|
* **dapp-svelte-wallet:** add getAgoricNames and getNamesByAddress ([7c8f4d5](https://github.com/Agoric/agoric/commit/7c8f4d55cd3956267a72882303d4430a72a58e70))
|
|
518
359
|
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
360
|
## [0.6.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.6.0...@agoric/dapp-svelte-wallet-api@0.6.1) (2021-03-24)
|
|
524
361
|
|
|
525
|
-
|
|
526
362
|
### Bug Fixes
|
|
527
363
|
|
|
528
364
|
* remove use of Data() from all packages ([540d917](https://github.com/Agoric/agoric/commit/540d917b20ae74e44752210524f6ffcb27708892)), closes [#2018](https://github.com/Agoric/agoric/issues/2018)
|
|
529
365
|
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
366
|
# [0.6.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.5.3...@agoric/dapp-svelte-wallet-api@0.6.0) (2021-03-16)
|
|
535
367
|
|
|
536
|
-
|
|
537
368
|
### Bug Fixes
|
|
538
369
|
|
|
539
370
|
* make separate 'test:xs' target, remove XS from 'test' target ([b9c1a69](https://github.com/Agoric/agoric/commit/b9c1a6987093fc8e09e8aba7acd2a1618413bac8)), closes [#2647](https://github.com/Agoric/agoric/issues/2647)
|
|
540
371
|
* **dapp-svelte-wallet:** add Far/Data annotations ([a826805](https://github.com/Agoric/agoric/commit/a826805d8734f6b5a02c0437726a87781e9ff0be)), closes [#2018](https://github.com/Agoric/agoric/issues/2018)
|
|
541
372
|
|
|
542
|
-
|
|
543
373
|
### Features
|
|
544
374
|
|
|
545
375
|
* add static amountMath. Backwards compatible with old amountMath ([#2561](https://github.com/Agoric/agoric/issues/2561)) ([1620307](https://github.com/Agoric/agoric/commit/1620307ee1b45033032617cc14dfabfb338b0dc2))
|
|
546
376
|
* default new purses to autodeposit ([b210b4b](https://github.com/Agoric/agoric/commit/b210b4b918e8e67ab241d5d0c8907b437e58fc6c))
|
|
547
377
|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
378
|
## [0.5.3](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.5.2...@agoric/dapp-svelte-wallet-api@0.5.3) (2021-02-22)
|
|
553
379
|
|
|
554
380
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
555
381
|
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
382
|
## [0.5.2](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.5.1...@agoric/dapp-svelte-wallet-api@0.5.2) (2021-02-16)
|
|
561
383
|
|
|
562
|
-
|
|
563
384
|
### Bug Fixes
|
|
564
385
|
|
|
565
386
|
* Correlate sent errors with received errors ([73b9cfd](https://github.com/Agoric/agoric/commit/73b9cfd33cf7842bdc105a79592028649cb1c92a))
|
|
@@ -569,114 +390,69 @@ See https://github.com/Agoric/agoric-sdk/issues/3672 for the issue to fix the ro
|
|
|
569
390
|
* use assert rather than FooError constructors ([f860c5b](https://github.com/Agoric/agoric/commit/f860c5bf5add165a08cb5bd543502857c3f57998))
|
|
570
391
|
* wire through the CapTP bootstrap message ([7af41bc](https://github.com/Agoric/agoric/commit/7af41bc13a778c4872863e2060874910d6c1fefa))
|
|
571
392
|
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
393
|
## [0.5.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.5.0...@agoric/dapp-svelte-wallet-api@0.5.1) (2020-12-10)
|
|
577
394
|
|
|
578
|
-
|
|
579
395
|
### Bug Fixes
|
|
580
396
|
|
|
581
397
|
* add more types and refactor naming of facets ([8f81091](https://github.com/Agoric/agoric/commit/8f810917e63aa8a2b78a523213310285abd49f8a))
|
|
582
398
|
* minor fixes while debugging purse notifiers ([bc4992a](https://github.com/Agoric/agoric/commit/bc4992ac65bba9007d44d242d6f0144072bf717b))
|
|
583
399
|
* replace "observable purse" with getCurrentAmountNotifier ([bdebc9e](https://github.com/Agoric/agoric/commit/bdebc9eedcb283ab6d12d40b1b3258cd1919d2fa))
|
|
584
400
|
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
401
|
# [0.5.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.5.0-dev.0...@agoric/dapp-svelte-wallet-api@0.5.0) (2020-11-07)
|
|
590
402
|
|
|
591
|
-
|
|
592
403
|
### Bug Fixes
|
|
593
404
|
|
|
594
405
|
* make wallet more robust, and handle decimals fully ([9c29e10](https://github.com/Agoric/agoric/commit/9c29e10225c3aef0717661674a7bdbdb2318231f))
|
|
595
406
|
* put all parsing and stringification into the wallet ui ([58ff9a3](https://github.com/Agoric/agoric/commit/58ff9a32f10778e76e379d8a81cabf655c26c580))
|
|
596
407
|
|
|
597
|
-
|
|
598
408
|
### Features
|
|
599
409
|
|
|
600
410
|
* update wallet for decimals ([898ce50](https://github.com/Agoric/agoric/commit/898ce50978bfeae94b5d342d94a0188b9a060a47))
|
|
601
411
|
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
412
|
# [0.5.0-dev.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.4.0...@agoric/dapp-svelte-wallet-api@0.5.0-dev.0) (2020-10-19)
|
|
607
413
|
|
|
608
|
-
|
|
609
414
|
### Features
|
|
610
415
|
|
|
611
416
|
* **zoe:** export src/contractFacet/fakeVatAdmin for dapps ([ea8568f](https://github.com/Agoric/agoric/commit/ea8568f7d2b67b10507d911c6585b1728ad3d011))
|
|
612
417
|
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
418
|
# [0.4.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.3.1-dev.2...@agoric/dapp-svelte-wallet-api@0.4.0) (2020-10-11)
|
|
618
419
|
|
|
619
|
-
|
|
620
420
|
### Bug Fixes
|
|
621
421
|
|
|
622
422
|
* **wallet:** propagate offer handler exceptions to the WebSocket ([3965361](https://github.com/Agoric/agoric/commit/39653616bb45546593ba49cc59a8e6a0d1b515f2))
|
|
623
423
|
* add getBootstrap method to handler object ([bb1f525](https://github.com/Agoric/agoric/commit/bb1f5256bd6ab49c83cb46aee9e3a6557293f5b6))
|
|
624
424
|
* properly update inbox petnames ([00477b5](https://github.com/Agoric/agoric/commit/00477b58a0995d1cc1ad11f33312abaf7749fb20))
|
|
625
425
|
|
|
626
|
-
|
|
627
426
|
### Features
|
|
628
427
|
|
|
629
428
|
* allow CapTP URL handlers ([b3e1e61](https://github.com/Agoric/agoric/commit/b3e1e61b2a2dee7bd203bcffa23b2d1d5d1409bd))
|
|
630
429
|
* cleanups and fixes to the wallet ([db525f8](https://github.com/Agoric/agoric/commit/db525f85a72c578bffcd055c151743fa8176dcd2))
|
|
631
430
|
* pass through URL search params via wallet-bridge.html ([643636e](https://github.com/Agoric/agoric/commit/643636e3a0de564b4574a134368963a569252a96))
|
|
632
431
|
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
432
|
## [0.3.1-dev.2](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.3.1-dev.1...@agoric/dapp-svelte-wallet-api@0.3.1-dev.2) (2020-09-18)
|
|
638
433
|
|
|
639
434
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
640
435
|
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
436
|
## [0.3.1-dev.1](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.3.1-dev.0...@agoric/dapp-svelte-wallet-api@0.3.1-dev.1) (2020-09-18)
|
|
646
437
|
|
|
647
438
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
648
439
|
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
440
|
## [0.3.1-dev.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.3.0...@agoric/dapp-svelte-wallet-api@0.3.1-dev.0) (2020-09-18)
|
|
654
441
|
|
|
655
442
|
**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
|
|
656
443
|
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
444
|
# [0.3.0](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.2.0...@agoric/dapp-svelte-wallet-api@0.3.0) (2020-09-16)
|
|
662
445
|
|
|
663
|
-
|
|
664
446
|
### Bug Fixes
|
|
665
447
|
|
|
666
448
|
* need to expose the wallet bridge to the dapp ([e520b8f](https://github.com/Agoric/agoric/commit/e520b8fc2afa6f24447140fa54581f4c25cf08cb))
|
|
667
449
|
|
|
668
|
-
|
|
669
450
|
### Features
|
|
670
451
|
|
|
671
452
|
* provide a button to activate the wallet from the bridge ([18f1cb2](https://github.com/Agoric/agoric/commit/18f1cb2793f9a3db25fcab09882fb6421e2e364b))
|
|
672
453
|
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
454
|
# 0.2.0 (2020-08-31)
|
|
678
455
|
|
|
679
|
-
|
|
680
456
|
### Bug Fixes
|
|
681
457
|
|
|
682
458
|
* deprecate getMathHelpersName for getMathHelperName ([#1409](https://github.com/Agoric/agoric/issues/1409)) ([2375b28](https://github.com/Agoric/agoric/commit/2375b28c1aadf8116c3665cec0ef0397e6a91102))
|
|
@@ -684,7 +460,6 @@ See https://github.com/Agoric/agoric-sdk/issues/3672 for the issue to fix the ro
|
|
|
684
460
|
* reduce inconsistency among our linting rules ([#1492](https://github.com/Agoric/agoric/issues/1492)) ([b6b675e](https://github.com/Agoric/agoric/commit/b6b675e2de110e2af19cad784a66220cab21dacf))
|
|
685
461
|
* send and receive Remotable tags ([#1628](https://github.com/Agoric/agoric/issues/1628)) ([1bae122](https://github.com/Agoric/agoric/commit/1bae1220c2c35f48f279cb3aeab6012bce8ddb5a))
|
|
686
462
|
|
|
687
|
-
|
|
688
463
|
### Features
|
|
689
464
|
|
|
690
465
|
* add the Svelte wallet ([f950400](https://github.com/Agoric/agoric/commit/f950400eeb9323729616012ff1c319d05e087e93))
|