@agoric/builders 0.1.1-upgrade-16-dev-91eb8f4.0 → 0.2.0-u16.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 +47 -0
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -0,0 +1,47 @@
|
|
|
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.2.0-u16.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u16.0...@agoric/builders@0.2.0-u16.1) (2024-07-10)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @agoric/builders
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## 0.2.0-u16.0 (2024-07-02)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### ⚠ BREAKING CHANGES
|
|
18
|
+
|
|
19
|
+
* make Network and IBC vats durable (#8721)
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* smartWallet verstion 2 with watchedPromises ([5ed5107](https://github.com/Agoric/agoric-sdk/commit/5ed51078d39e643d91b572d9c50fad4a276d7ded))
|
|
24
|
+
* a proposal to upgrade scaledPriceAuthorities ([e5ed0ff](https://github.com/Agoric/agoric-sdk/commit/e5ed0ff6abcb83f52b32d49125e21e6e41923ed0))
|
|
25
|
+
* add priceFeed for StkAtom ([6a861df](https://github.com/Agoric/agoric-sdk/commit/6a861dfa14f42b4547a24ba31175a3b1a74c97c1))
|
|
26
|
+
* add upgrade zcf only proposal ([73e0bb8](https://github.com/Agoric/agoric-sdk/commit/73e0bb830e7612e74c8fb510b909db154d2b2219))
|
|
27
|
+
* auctioneer detects failing priceAuthority; requests new one ([#8691](https://github.com/Agoric/agoric-sdk/issues/8691)) ([8604b01](https://github.com/Agoric/agoric-sdk/commit/8604b011b072d7bef43df59c075bcff9582b8804)), closes [#8696](https://github.com/Agoric/agoric-sdk/issues/8696)
|
|
28
|
+
* **builders:** non-ambient `strictPriceFeedProposalBuilder` in `priceFeedSupport.js` ([52a6eeb](https://github.com/Agoric/agoric-sdk/commit/52a6eebd9e2c3d73edd5f4ae35c58a22774a3cd0))
|
|
29
|
+
* make Network and IBC vats durable ([#8721](https://github.com/Agoric/agoric-sdk/issues/8721)) ([3d13c09](https://github.com/Agoric/agoric-sdk/commit/3d13c09363013e23726c2ac5fa299a8e5344fd8c))
|
|
30
|
+
* new 'builders' package ([00c88ab](https://github.com/Agoric/agoric-sdk/commit/00c88ab1615ed55a3928ae52e332be05a173d1f6))
|
|
31
|
+
* **orchestration:** add stakeAtom example contract ([82f1901](https://github.com/Agoric/agoric-sdk/commit/82f1901ec6ecf5a802a72023d033609deeb053e1))
|
|
32
|
+
* **orchestration:** create ChainAccount ([ba75ed6](https://github.com/Agoric/agoric-sdk/commit/ba75ed692a565aae5c5124ad5220f6901576532e))
|
|
33
|
+
* **orchestration:** stakeAtom query balance ([9f0ae09](https://github.com/Agoric/agoric-sdk/commit/9f0ae09e389f1750c9e550d5e6893460d1e21d07))
|
|
34
|
+
* repair KREAd contract on zoe upgrade ([14040d4](https://github.com/Agoric/agoric-sdk/commit/14040d4fb2a1fcc8687e26ed9208d9824c579876))
|
|
35
|
+
* **smart-wallet:** upgrade walletFactory for non-vbank assets ([a0c4ecf](https://github.com/Agoric/agoric-sdk/commit/a0c4ecf5d6f1e3874828f5b2fcf38f87cb0619ba))
|
|
36
|
+
* stakeBld contract ([a7e30a4](https://github.com/Agoric/agoric-sdk/commit/a7e30a4e43c00b2916d2d57c70063650e726321f))
|
|
37
|
+
* start a new auction in a3p-integration ([969235b](https://github.com/Agoric/agoric-sdk/commit/969235b18abbd15187e343d5f616f12177d224c4))
|
|
38
|
+
* **vat-transfer:** first cut at working proposal ([2864bd5](https://github.com/Agoric/agoric-sdk/commit/2864bd5c12300c3595df9676bcfde894dbe59b29))
|
|
39
|
+
* **vats:** provide init-localchain ([19e5aed](https://github.com/Agoric/agoric-sdk/commit/19e5aed4e8a2aad667c04023e0aea01712ff9b9c))
|
|
40
|
+
* Zoe use watchPromise() to wait for contract finish ([#8453](https://github.com/Agoric/agoric-sdk/issues/8453)) ([6388a00](https://github.com/Agoric/agoric-sdk/commit/6388a002b53593f17a8d936d4e937efb7d065d97))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Bug Fixes
|
|
44
|
+
|
|
45
|
+
* **builders:** use proper `oracleBrand` subkey case ([bf531c3](https://github.com/Agoric/agoric-sdk/commit/bf531c36c83958924a1792e0c263ee38f4a65a11))
|
|
46
|
+
* repair storage of zcfBundleCap and add a3p test ([72c7574](https://github.com/Agoric/agoric-sdk/commit/72c75740aff920ffb53231441d0f00a8747400f1))
|
|
47
|
+
* support issuerName separate from keyword in add-collateral-core ([f0b1559](https://github.com/Agoric/agoric-sdk/commit/f0b1559374fe67d10e92f20c85d90a6f07e03cf0))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agoric/builders",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0-u16.1",
|
|
4
4
|
"description": "Build scripts for proposals to an Agoric chain",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
"author": "Agoric",
|
|
24
24
|
"license": "Apache-2.0",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@agoric/ertp": "0.16.3-
|
|
27
|
-
"@agoric/internal": "0.
|
|
28
|
-
"@agoric/notifier": "0.
|
|
29
|
-
"@agoric/smart-wallet": "0.5.4-
|
|
30
|
-
"@agoric/vat-data": "0.5.3-
|
|
31
|
-
"@agoric/vats": "0.
|
|
32
|
-
"@agoric/zoe": "0.26.3-
|
|
26
|
+
"@agoric/ertp": "^0.16.3-u16.1",
|
|
27
|
+
"@agoric/internal": "^0.4.0-u16.1",
|
|
28
|
+
"@agoric/notifier": "^0.7.0-u16.1",
|
|
29
|
+
"@agoric/smart-wallet": "^0.5.4-u16.1",
|
|
30
|
+
"@agoric/vat-data": "^0.5.3-u16.1",
|
|
31
|
+
"@agoric/vats": "^0.16.0-u16.1",
|
|
32
|
+
"@agoric/zoe": "^0.26.3-u16.1",
|
|
33
33
|
"@endo/bundle-source": "^3.2.3",
|
|
34
34
|
"@endo/captp": "^4.2.0",
|
|
35
35
|
"@endo/eventual-send": "^1.2.2",
|
|
@@ -41,14 +41,14 @@
|
|
|
41
41
|
"import-meta-resolve": "^2.2.1"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@agoric/assert": "0.6.1-
|
|
45
|
-
"@agoric/deploy-script-support": "0.10.4-
|
|
46
|
-
"@agoric/governance": "0.10.4-
|
|
47
|
-
"@agoric/inter-protocol": "0.
|
|
48
|
-
"@agoric/store": "0.9.3-
|
|
49
|
-
"@agoric/swing-store": "0.9.2-
|
|
50
|
-
"@agoric/swingset-liveslots": "0.10.3-
|
|
51
|
-
"@agoric/time": "0.3.3-
|
|
44
|
+
"@agoric/assert": "^0.6.1-u16.0",
|
|
45
|
+
"@agoric/deploy-script-support": "^0.10.4-u16.1",
|
|
46
|
+
"@agoric/governance": "^0.10.4-u16.1",
|
|
47
|
+
"@agoric/inter-protocol": "^0.17.0-u16.1",
|
|
48
|
+
"@agoric/store": "^0.9.3-u16.0",
|
|
49
|
+
"@agoric/swing-store": "^0.9.2-u16.1",
|
|
50
|
+
"@agoric/swingset-liveslots": "^0.10.3-u16.1",
|
|
51
|
+
"@agoric/time": "^0.3.3-u16.0",
|
|
52
52
|
"ava": "^5.3.0",
|
|
53
53
|
"c8": "^9.1.0"
|
|
54
54
|
},
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"typeCoverage": {
|
|
81
81
|
"atLeast": 74.36
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "2eaeab90b4015e355faea534c1c933351d25b1b9"
|
|
84
84
|
}
|