@agoric/vats 0.16.0-upgrade-18-dev-cc4b6b8.0 → 0.16.0-upgrade-18-emerynet-fix-dev-f8c45b8.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 +16 -0
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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.16.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.16.0-u18.4...@agoric/vats@0.16.0-u18.5) (2024-12-24)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **cosmic-swingset:** Add support for testing blocks of a mock chain ([48b6405](https://github.com/Agoric/agoric-sdk/commit/48b6405d23dc3dc051e3a9aea66ffb3f9749a82e))
|
|
12
|
+
* upgrade v7-board and test it ([#10516](https://github.com/Agoric/agoric-sdk/issues/10516)) ([d8a109e](https://github.com/Agoric/agoric-sdk/commit/d8a109edcc78c977ef856131b52dd449e6a9d724)), closes [#10394](https://github.com/Agoric/agoric-sdk/issues/10394)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* **ERTP,vats:** fix 9407 AmountPatternShape ([#9863](https://github.com/Agoric/agoric-sdk/issues/9863)) ([59b1a9f](https://github.com/Agoric/agoric-sdk/commit/59b1a9f2961eaf3107e2c733da1bd67466bb2f94)), closes [#9410](https://github.com/Agoric/agoric-sdk/issues/9410) [#9407](https://github.com/Agoric/agoric-sdk/issues/9407) [#9410](https://github.com/Agoric/agoric-sdk/issues/9410) [#9407](https://github.com/Agoric/agoric-sdk/issues/9407) [#9410](https://github.com/Agoric/agoric-sdk/issues/9410) [#9407](https://github.com/Agoric/agoric-sdk/issues/9407) [#9410](https://github.com/Agoric/agoric-sdk/issues/9410)
|
|
18
|
+
* **vaultFactory:** fix proposal description ([bc1f87a](https://github.com/Agoric/agoric-sdk/commit/bc1f87a802f68d629972874c6bb60339c3933de4))
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [0.16.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.16.0-u18.3...@agoric/vats@0.16.0-u18.4) (2024-12-17)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @agoric/vats
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agoric/vats",
|
|
3
|
-
"version": "0.16.0-upgrade-18-dev-
|
|
3
|
+
"version": "0.16.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
4
4
|
"description": "Agoric's Vat library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -22,19 +22,19 @@
|
|
|
22
22
|
"author": "Agoric",
|
|
23
23
|
"license": "Apache-2.0",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@agoric/cosmic-proto": "0.5.0-upgrade-18-dev-
|
|
26
|
-
"@agoric/ertp": "0.16.3-upgrade-18-dev-
|
|
27
|
-
"@agoric/governance": "0.10.4-upgrade-18-dev-
|
|
28
|
-
"@agoric/internal": "0.4.0-upgrade-18-dev-
|
|
29
|
-
"@agoric/network": "0.2.0-upgrade-18-dev-
|
|
30
|
-
"@agoric/notifier": "0.7.0-upgrade-18-dev-
|
|
31
|
-
"@agoric/store": "0.9.3-upgrade-18-dev-
|
|
32
|
-
"@agoric/swingset-vat": "0.33.0-upgrade-18-dev-
|
|
33
|
-
"@agoric/time": "0.3.3-upgrade-18-dev-
|
|
34
|
-
"@agoric/vat-data": "0.5.3-upgrade-18-dev-
|
|
35
|
-
"@agoric/vow": "0.2.0-upgrade-18-dev-
|
|
36
|
-
"@agoric/zoe": "0.26.3-upgrade-18-dev-
|
|
37
|
-
"@agoric/zone": "0.3.0-upgrade-18-dev-
|
|
25
|
+
"@agoric/cosmic-proto": "0.5.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
26
|
+
"@agoric/ertp": "0.16.3-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
27
|
+
"@agoric/governance": "0.10.4-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
28
|
+
"@agoric/internal": "0.4.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
29
|
+
"@agoric/network": "0.2.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
30
|
+
"@agoric/notifier": "0.7.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
31
|
+
"@agoric/store": "0.9.3-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
32
|
+
"@agoric/swingset-vat": "0.33.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
33
|
+
"@agoric/time": "0.3.3-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
34
|
+
"@agoric/vat-data": "0.5.3-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
35
|
+
"@agoric/vow": "0.2.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
36
|
+
"@agoric/zoe": "0.26.3-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
37
|
+
"@agoric/zone": "0.3.0-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
38
38
|
"@endo/errors": "^1.2.8",
|
|
39
39
|
"@endo/far": "^1.1.9",
|
|
40
40
|
"@endo/import-bundle": "^1.3.2",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"jessie.js": "^0.3.4"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@agoric/swingset-liveslots": "0.10.3-upgrade-18-dev-
|
|
50
|
+
"@agoric/swingset-liveslots": "0.10.3-upgrade-18-emerynet-fix-dev-f8c45b8.0+f8c45b8",
|
|
51
51
|
"@endo/bundle-source": "^3.5.0",
|
|
52
52
|
"@endo/init": "^1.1.7",
|
|
53
53
|
"ava": "^5.3.0",
|
|
@@ -79,5 +79,5 @@
|
|
|
79
79
|
"typeCoverage": {
|
|
80
80
|
"atLeast": 91.21
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "f8c45b8a2e29a51522a81a6692af25b2d7f6b50f"
|
|
83
83
|
}
|