@agoric/wallet 0.19.0-u21.0.1 → 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 CHANGED
@@ -3,8 +3,11 @@
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
- ## [0.19.0-u21.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.19.0-u21.0) (2025-06-19)
6
+ ## [0.19.0-u22.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.19.0-u22.0...@agoric/wallet@0.19.0-u22.1) (2025-09-09)
7
7
 
8
+ **Note:** Version bump only for package @agoric/wallet
9
+
10
+ ## [0.19.0-u22.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.19.0-u22.0) (2025-09-08)
8
11
 
9
12
  ### ⚠ BREAKING CHANGES
10
13
 
@@ -17,7 +20,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
17
20
  * **types:** Payment for set-like carries key type ([0765625](https://github.com/Agoric/agoric-sdk/commit/0765625bad5a377ce07049ec3b63df000de86762))
18
21
  * **zone:** use fresh heap and virtual zones ([7a1a411](https://github.com/Agoric/agoric-sdk/commit/7a1a411cf719477e29a2bedeb91794fd633989e9))
19
22
 
20
-
21
23
  ### Bug Fixes
22
24
 
23
25
  * promise handling ([c9219ad](https://github.com/Agoric/agoric-sdk/commit/c9219adef68914e44f0daa24122086dc3cb19c16))
@@ -27,35 +29,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
29
  * **wallet:** don't assume node_modules layout ([1ac063e](https://github.com/Agoric/agoric-sdk/commit/1ac063e79992a0b0cd2f7780964ce7bca3e9a467))
28
30
  * **wallet:** explicitly harden iteration helper prototype ([c561a12](https://github.com/Agoric/agoric-sdk/commit/c561a127523e8d5d1a58db7fe02e777bc66f885d))
29
31
 
30
-
31
-
32
32
  ### [0.18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.2...@agoric/wallet@0.18.3) (2023-06-09)
33
33
 
34
34
  **Note:** Version bump only for package @agoric/wallet
35
35
 
36
-
37
-
38
-
39
-
40
36
  ### [0.18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.1...@agoric/wallet@0.18.2) (2023-06-02)
41
37
 
42
38
  **Note:** Version bump only for package @agoric/wallet
43
39
 
44
-
45
-
46
-
47
-
48
40
  ### [0.18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.0...@agoric/wallet@0.18.1) (2023-05-24)
49
41
 
50
42
  **Note:** Version bump only for package @agoric/wallet
51
43
 
52
-
53
-
54
-
55
-
56
44
  ## [0.18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.17.0...@agoric/wallet@0.18.0) (2023-05-19)
57
45
 
58
-
59
46
  ### ⚠ BREAKING CHANGES
60
47
 
61
48
  * emit smallcaps-format data in all marshallers
@@ -72,7 +59,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
72
59
  * **wallet-ui:** link out to ToS ([9b27ceb](https://github.com/Agoric/agoric-sdk/commit/9b27cebc9f1e44bcc2079d9fa3a14b11fab919e4))
73
60
  * omit "SEVERED: " in Wallet offers ([838f5d2](https://github.com/Agoric/agoric-sdk/commit/838f5d22d1e747bee2199b38c109b30e298a5fb8))
74
61
 
75
-
76
62
  ### Bug Fixes
77
63
 
78
64
  * use `subscribeEach` to get reconnect benefits ([fb24132](https://github.com/Agoric/agoric-sdk/commit/fb24132f9b4e117e56bae2803994e57c188344f3))
@@ -83,36 +69,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
83
69
  * **smart-wallet:** reenable provisioning options ([55f3ab1](https://github.com/Agoric/agoric-sdk/commit/55f3ab1a0842ae2cc60a05b55e17120e964570b5))
84
70
  * **wallet-ui:** dont overrite all offers when adding new one ([6d4ef3a](https://github.com/Agoric/agoric-sdk/commit/6d4ef3a5cebf4f7f114788af8a9a8d020fd45684))
85
71
 
86
-
87
-
88
72
  ### [0.17.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.17.1...@agoric/wallet@0.17.2) (2023-02-17)
89
73
 
90
74
  **Note:** Version bump only for package @agoric/wallet
91
75
 
92
-
93
-
94
-
95
-
96
76
  ### [0.17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.17.0...@agoric/wallet@0.17.1) (2022-12-14)
97
77
 
98
78
  **Note:** Version bump only for package @agoric/wallet
99
79
 
100
-
101
-
102
-
103
-
104
80
  ## [0.17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.16.0...@agoric/wallet@0.17.0) (2022-10-18)
105
81
 
106
-
107
82
  ### Features
108
83
 
109
84
  * **web-components:** add 'makeAgoricKeplrConnection' util ([#6452](https://github.com/Agoric/agoric-sdk/issues/6452)) ([0b4b1aa](https://github.com/Agoric/agoric-sdk/commit/0b4b1aac42379c68aabe807904f5bfd6670009c5))
110
85
 
111
-
112
-
113
86
  ## [0.16.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.15.0...@agoric/wallet@0.16.0) (2022-10-08)
114
87
 
115
-
116
88
  ### Features
117
89
 
118
90
  * **connection:** default to main ([06be161](https://github.com/Agoric/agoric-sdk/commit/06be1618c1bdf5ce5f3e791ca8bfaea287381a7e))
@@ -122,7 +94,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
122
94
  * **wallet-ui:** require 100IST in pool to provision smart wallet ([1c374ed](https://github.com/Agoric/agoric-sdk/commit/1c374ed1a990aad5e7e9a6d9800894352cf08c7a))
123
95
  * **wallet/ui:** show JSON in keplr signer even without Ledger ([035dfe0](https://github.com/Agoric/agoric-sdk/commit/035dfe08f31ea8eaffae8db81b627942749b7444)), closes [#6424](https://github.com/Agoric/agoric-sdk/issues/6424)
124
96
 
125
-
126
97
  ### Bug Fixes
127
98
 
128
99
  * **wallet-ui:** call firstCallback after wallet loads ([c56f5d1](https://github.com/Agoric/agoric-sdk/commit/c56f5d10eed437c7487ebb2b0da5e976bbb6cc33))
@@ -130,11 +101,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
130
101
  * **wallet-ui:** update offers correctly ([21adc3a](https://github.com/Agoric/agoric-sdk/commit/21adc3a71c5b06ab9e6885528ab677a23c40bbb1))
131
102
  * **wallet/ui:** signing offers (PSM trades) with Ledger ([6ed4ca7](https://github.com/Agoric/agoric-sdk/commit/6ed4ca7ad40239ccf0ad4c41b9cbd44b3be9b5f8))
132
103
 
133
-
134
-
135
104
  ## [0.15.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.14.0...@agoric/wallet@0.15.0) (2022-10-05)
136
105
 
137
-
138
106
  ### Features
139
107
 
140
108
  * **cli:** show status of invitations ([8506e6d](https://github.com/Agoric/agoric-sdk/commit/8506e6d87ef331e781c9d2e2251fdcf48e784e04))
@@ -146,7 +114,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
146
114
  * **wallet-ui:** submit provision on dialog action ([8012e8f](https://github.com/Agoric/agoric-sdk/commit/8012e8f4d99c5cf8084d710a71058a38a6172889))
147
115
  * **wallet-ui:** use new wallet.current node ([703eecd](https://github.com/Agoric/agoric-sdk/commit/703eecd0af917cd432d1f6a12e645a12ab9d2c39))
148
116
 
149
-
150
117
  ### Bug Fixes
151
118
 
152
119
  * **wallet/ui:** amino encoding details (for Ledger) ([223b45d](https://github.com/Agoric/agoric-sdk/commit/223b45d0486cdd91cf06f48e6a60f5c75e06f8c0))
@@ -156,11 +123,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
156
123
  * **wallet-ui:** show rejected offers properly ([7b77ee0](https://github.com/Agoric/agoric-sdk/commit/7b77ee0301060921dc6542daa7c4bef8960a2454))
157
124
  * **wallet-ui:** wait until window loads to access keplr ([c9b4fc3](https://github.com/Agoric/agoric-sdk/commit/c9b4fc3e5a272fe4a2b6b12774b138fdfa58be95))
158
125
 
159
-
160
-
161
126
  ## [0.14.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.13.1...@agoric/wallet@0.14.0) (2022-09-20)
162
127
 
163
-
164
128
  ### ⚠ BREAKING CHANGES
165
129
 
166
130
  * **legacy-smart-wallet:** remove dead package
@@ -194,7 +158,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
194
158
  * read only smart wallet ([#5741](https://github.com/Agoric/agoric-sdk/issues/5741)) ([9f3745d](https://github.com/Agoric/agoric-sdk/commit/9f3745da424424ff9a2e4c8f7b26bb0de89dd3eb))
195
159
  * store dapps in localstorage not contract ([#5804](https://github.com/Agoric/agoric-sdk/issues/5804)) ([2fc72d5](https://github.com/Agoric/agoric-sdk/commit/2fc72d5439a7d8e103b15a8afaad2a86c3d455c5))
196
160
 
197
-
198
161
  ### Bug Fixes
199
162
 
200
163
  * **casting:** Align cosmjs deps ([0ba7a1f](https://github.com/Agoric/agoric-sdk/commit/0ba7a1f7a18d4f83afa04b3637f432fdd72f3cd8))
@@ -223,41 +186,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
223
186
  * userSeat allocation only for testing ([#5826](https://github.com/Agoric/agoric-sdk/issues/5826)) ([9cb561b](https://github.com/Agoric/agoric-sdk/commit/9cb561b39d56cc54e87258980d333d912e837f38))
224
187
  * **walletFactory:** marshal using petnames ([#5743](https://github.com/Agoric/agoric-sdk/issues/5743)) ([5d49ad7](https://github.com/Agoric/agoric-sdk/commit/5d49ad79947f44a7cbe98d232ecde105223763d5))
225
188
 
226
-
227
189
  ### Code Refactoring
228
190
 
229
191
  * **run-protocol:** rename to inter-protocol ([f49b342](https://github.com/Agoric/agoric-sdk/commit/f49b342aa468e0cac08bb6cfd313918674e924d7))
230
192
  * **wallet-ui:** remove Solo wallet support ([d952e56](https://github.com/Agoric/agoric-sdk/commit/d952e561e7a6d7396af088a7977d20d8d8ef42f0))
231
193
 
232
-
233
194
  ### Miscellaneous Chores
234
195
 
235
196
  * **legacy-smart-wallet:** remove dead package ([bb56ce8](https://github.com/Agoric/agoric-sdk/commit/bb56ce8ed0556949c5e434734cedf113ae649fdb))
236
197
 
237
-
238
-
239
198
  ### [0.13.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.13.0...@agoric/wallet@0.13.1) (2022-05-28)
240
199
 
241
-
242
200
  ### Bug Fixes
243
201
 
244
202
  * **wallet-ui:** put back missing dapps notifier ([2720247](https://github.com/Agoric/agoric-sdk/commit/272024775e3670b4ead5934a82e9625631e9ea77))
245
203
  * **wallet-ui:** update state when resetting wallet connection ([eff4186](https://github.com/Agoric/agoric-sdk/commit/eff4186d9b30ff53897f0c683660ea1a3a22949d))
246
204
 
247
-
248
-
249
205
  ## [0.13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.12.0...@agoric/wallet@0.13.0) (2022-05-09)
250
206
 
251
-
252
207
  ### Features
253
208
 
254
209
  * **wallet:** support attestations in offers ([f993c0b](https://github.com/Agoric/agoric-sdk/commit/f993c0b5f44f2b8d6beba50748da0b4889a26b5c))
255
210
 
256
-
257
-
258
211
  ## [0.12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.11.9...@agoric/wallet@0.12.0) (2022-04-18)
259
212
 
260
-
261
213
  ### Features
262
214
 
263
215
  * **wallet:** support reading notifiers from offer result ([934ed3c](https://github.com/Agoric/agoric-sdk/commit/934ed3c93b587ad7501fb6c122e8ef7be84ef940))
@@ -266,34 +218,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
266
218
  * **wallet-api:** send `proposalTemplate.arguments` as offer args ([9c769f1](https://github.com/Agoric/agoric-sdk/commit/9c769f11cc9d04fbd8ab1898f983774b60393544))
267
219
  * **wallet-ui:** cheap rendering of offer arguments ([192500d](https://github.com/Agoric/agoric-sdk/commit/192500d019bc482437ed5224a12a76b2488cb23b))
268
220
 
269
-
270
221
  ### Bug Fixes
271
222
 
272
223
  * **wallet:** change notifiers to publicNotifiers ([2fe5492](https://github.com/Agoric/agoric-sdk/commit/2fe5492821826f31bee4f99347aeea5abbd626ab))
273
224
  * **wallet-api:** don't drop unused invitations on the floor ([f63ed7e](https://github.com/Agoric/agoric-sdk/commit/f63ed7ef8f576d9f4807798c6befb46d4df517dd))
274
225
  * **wallet-ui:** don't add or strip `board:` prefix ([55d0a0a](https://github.com/Agoric/agoric-sdk/commit/55d0a0a79057a735076630a7c972ea1dbd327f71))
275
226
 
276
-
277
-
278
227
  ### [0.11.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.11.8...@agoric/wallet@0.11.9) (2022-02-24)
279
228
 
280
-
281
229
  ### Bug Fixes
282
230
 
283
231
  * **wallet:** don't publish depositFacet until we're ready to receive ([f448176](https://github.com/Agoric/agoric-sdk/commit/f448176fd64ef47da5af00cab029104fb187afc7))
284
232
 
285
-
286
-
287
233
  ### [0.11.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.11.7...@agoric/wallet@0.11.8) (2022-02-21)
288
234
 
289
-
290
235
  ### Features
291
236
 
292
237
  * example txn ([2cc8a45](https://github.com/Agoric/agoric-sdk/commit/2cc8a45e403f6bdd80566330ddf3f6e4e9477396))
293
238
  * **wallet:** keplr connection ([259345e](https://github.com/Agoric/agoric-sdk/commit/259345e56c4cd48d3ff6f47da280d5d24b3548ac))
294
239
  * **wallet-ui:** use new `WalletBackendAdapter` ([4c03015](https://github.com/Agoric/agoric-sdk/commit/4c03015d2cce617b959a0f3105a99d2a29ad65cd))
295
240
 
296
-
297
241
  ### Bug Fixes
298
242
 
299
243
  * **wallet:** dont crash when purses arent loaded before payments ([2965063](https://github.com/Agoric/agoric-sdk/commit/296506378ea6197c74976849bcc54d7c34e34da9))
@@ -309,23 +253,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
309
253
  * **wallet-ui:** flatten schema into `actions` and iterators ([21bdfd1](https://github.com/Agoric/agoric-sdk/commit/21bdfd142df0aee91ad19b882a9b8f79a3894e95))
310
254
  * extract early changes from PR 4136 ([#4190](https://github.com/Agoric/agoric-sdk/issues/4190)) ([fea822e](https://github.com/Agoric/agoric-sdk/commit/fea822ec75c27c8758b872730424c0a3f1a1c623))
311
255
 
312
-
313
-
314
256
  ### [0.11.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.11.6...@agoric/wallet@0.11.7) (2021-12-22)
315
257
 
316
-
317
258
  ### Features
318
259
 
319
260
  * **wallet:** add help link to documentation ([977262e](https://github.com/Agoric/agoric-sdk/commit/977262e596259788a773f0fe17eb61fb03d30ea4))
320
261
 
321
-
322
262
  ### Bug Fixes
323
263
 
324
264
  * **wallet:** properly get the first timerService value ([636e099](https://github.com/Agoric/agoric-sdk/commit/636e0994761998b0857232f9bdd6f0b3ac451b31))
325
265
  * **wallet:** render issuer brand correctly ([f648c19](https://github.com/Agoric/agoric-sdk/commit/f648c19bbf397e9b322e7b990025157c124d2156))
326
266
 
327
-
328
-
329
267
  ### 0.11.6 (2021-12-02)
330
268
 
331
269
  **Note:** Version bump only for package @agoric/wallet