From 4ff2b9cafb198012e00772278ee1cca05738e7e1 Mon Sep 17 00:00:00 2001 From: Mujahid Khan <106528609+mujahidkay@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:38:07 +0500 Subject: [PATCH 1/2] chore(release): publish - @agoric/cosmos@0.35.0-u18.5 - @agoric/ertp@0.16.3-u18.1 - @agoric/swingset-vat@0.33.0-u18.1 - @agoric/access-token@0.4.22-u18.1 - agoric@0.22.0-u18.6 - @agoric/async-flow@0.2.0-u18.1 - @agoric/base-zone@0.1.1-u18.1 - @agoric/benchmark@0.1.1-u18.6 - @agoric/boot@0.2.0-u18.6 - @agoric/builders@0.2.0-u18.6 - @agoric/cache@0.3.3-u18.1 - @agoric/casting@0.4.3-u18.5 - @agoric/client-utils@0.2.0-u18.0 - @agoric/cosmic-proto@0.5.0-u18.5 - @agoric/cosmic-swingset@0.42.0-u18.6 - @agoric/create-dapp@0.1.1-u18.6 - @agoric/deploy-script-support@0.10.4-u18.5 - @agoric/deployment@4.0.0-u18.1 - @agoric/eslint-config@0.4.1-u18.1 - @agoric/fast-usdc@0.2.0-u18.0 - @agoric/governance@0.10.4-u18.1 - @agoric/import-manager@0.3.12-u18.1 - @agoric/inter-protocol@0.17.0-u18.6 - @agoric/internal@0.4.0-u18.1 - @agoric/kmarshal@0.1.1-u18.1 - @agoric/network@0.2.0-u18.1 - @agoric/notifier@0.7.0-u18.1 - @agoric/orchestration@0.2.0-u18.5 - @agoric/pegasus@0.8.0-u18.5 - @agoric/smart-wallet@0.5.4-u18.5 - @agoric/solo@0.11.0-u18.6 - @agoric/spawner@0.6.9-u18.1 - @agoric/stat-logger@0.4.29-u18.1 - @agoric/store@0.9.3-u18.1 - @agoric/swing-store@0.10.0-u18.1 - @agoric/swingset-liveslots@0.10.3-u18.1 - @agoric/swingset-runner@0.22.3-u18.6 - @agoric/swingset-xsnap-supervisor@0.10.3-u18.1 - @agoric/telemetry@0.6.3-u18.4 - @agoric/time@0.3.3-u18.1 - @agoric/vat-data@0.5.3-u18.1 - @agoric/vats@0.16.0-u18.5 - @agoric/vm-config@0.1.1-u18.1 - @agoric/vow@0.2.0-u18.1 - @agoric/wallet@0.19.0-u18.1 - @agoric/xsnap-lockdown@0.14.1-u18.1 - @agoric/xsnap@0.14.3-u18.1 - @agoric/zoe@0.26.3-u18.1 - @agoric/zone@0.3.0-u18.1 - @agoric/wallet-backend@0.15.0-u18.5 --- golang/cosmos/CHANGELOG.md | 26 ++++ golang/cosmos/package.json | 2 +- packages/ERTP/CHANGELOG.md | 10 ++ packages/ERTP/package.json | 12 +- packages/SwingSet/CHANGELOG.md | 15 +++ packages/SwingSet/package.json | 22 ++-- packages/access-token/CHANGELOG.md | 8 ++ packages/access-token/package.json | 2 +- packages/agoric-cli/CHANGELOG.md | 31 +++++ packages/agoric-cli/package.json | 40 +++--- packages/async-flow/CHANGELOG.md | 8 ++ packages/async-flow/package.json | 14 +- packages/base-zone/CHANGELOG.md | 8 ++ packages/base-zone/package.json | 4 +- packages/benchmark/CHANGELOG.md | 8 ++ packages/benchmark/package.json | 15 +-- packages/boot/CHANGELOG.md | 21 +++ packages/boot/package.json | 54 ++++---- packages/builders/CHANGELOG.md | 35 +++++ packages/builders/package.json | 34 ++--- packages/cache/CHANGELOG.md | 8 ++ packages/cache/package.json | 12 +- packages/casting/CHANGELOG.md | 9 ++ packages/casting/package.json | 10 +- packages/client-utils/CHANGELOG.md | 40 ++++++ packages/client-utils/package.json | 12 +- packages/cosmic-proto/CHANGELOG.md | 15 +++ packages/cosmic-proto/package.json | 4 +- packages/cosmic-swingset/CHANGELOG.md | 19 +++ packages/cosmic-swingset/package.json | 22 ++-- packages/create-dapp/CHANGELOG.md | 8 ++ packages/create-dapp/package.json | 4 +- packages/deploy-script-support/CHANGELOG.md | 8 ++ packages/deploy-script-support/package.json | 20 +-- packages/deployment/CHANGELOG.md | 8 ++ packages/deployment/package.json | 2 +- packages/eslint-config/CHANGELOG.md | 8 ++ packages/eslint-config/package.json | 8 +- packages/fast-usdc/CHANGELOG.md | 122 ++++++++++++++++++ packages/fast-usdc/package.json | 28 ++-- packages/governance/CHANGELOG.md | 9 ++ packages/governance/package.json | 20 +-- packages/import-manager/CHANGELOG.md | 8 ++ packages/import-manager/package.json | 4 +- packages/inter-protocol/CHANGELOG.md | 17 +++ packages/inter-protocol/package.json | 30 ++--- packages/internal/CHANGELOG.md | 15 +++ packages/internal/package.json | 8 +- packages/kmarshal/CHANGELOG.md | 8 ++ packages/kmarshal/package.json | 6 +- packages/network/CHANGELOG.md | 8 ++ packages/network/package.json | 18 +-- packages/notifier/CHANGELOG.md | 8 ++ packages/notifier/package.json | 14 +- packages/orchestration/CHANGELOG.md | 42 ++++++ packages/orchestration/package.json | 30 ++--- packages/pegasus/CHANGELOG.md | 8 ++ packages/pegasus/package.json | 28 ++-- packages/smart-wallet/CHANGELOG.md | 8 ++ packages/smart-wallet/package.json | 26 ++-- packages/solo/CHANGELOG.md | 9 ++ packages/solo/package.json | 30 ++--- packages/spawner/CHANGELOG.md | 8 ++ packages/spawner/package.json | 6 +- packages/stat-logger/CHANGELOG.md | 8 ++ packages/stat-logger/package.json | 2 +- packages/store/CHANGELOG.md | 8 ++ packages/store/package.json | 2 +- packages/swing-store/CHANGELOG.md | 9 ++ packages/swing-store/package.json | 6 +- packages/swingset-liveslots/CHANGELOG.md | 9 ++ packages/swingset-liveslots/package.json | 12 +- packages/swingset-runner/CHANGELOG.md | 8 ++ packages/swingset-runner/package.json | 28 ++-- .../swingset-xsnap-supervisor/CHANGELOG.md | 8 ++ .../swingset-xsnap-supervisor/package.json | 6 +- packages/telemetry/CHANGELOG.md | 12 ++ packages/telemetry/package.json | 8 +- packages/time/CHANGELOG.md | 9 ++ packages/time/package.json | 4 +- packages/vat-data/CHANGELOG.md | 8 ++ packages/vat-data/package.json | 10 +- packages/vats/CHANGELOG.md | 16 +++ packages/vats/package.json | 30 ++--- packages/vm-config/CHANGELOG.md | 8 ++ packages/vm-config/package.json | 3 +- packages/vow/CHANGELOG.md | 8 ++ packages/vow/package.json | 10 +- packages/wallet/CHANGELOG.md | 17 +++ packages/wallet/api/CHANGELOG.md | 9 ++ packages/wallet/api/package.json | 24 ++-- packages/wallet/package.json | 4 +- packages/xsnap-lockdown/CHANGELOG.md | 8 ++ packages/xsnap-lockdown/package.json | 2 +- packages/xsnap/CHANGELOG.md | 8 ++ packages/xsnap/package.json | 8 +- packages/zoe/CHANGELOG.md | 9 ++ packages/zoe/package.json | 30 ++--- packages/zone/CHANGELOG.md | 8 ++ packages/zone/package.json | 8 +- 100 files changed, 1101 insertions(+), 370 deletions(-) diff --git a/golang/cosmos/CHANGELOG.md b/golang/cosmos/CHANGELOG.md index 66930422e8e..84e757fe60f 100644 --- a/golang/cosmos/CHANGELOG.md +++ b/golang/cosmos/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.35.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u18.4...@agoric/cosmos@0.35.0-u18.5) (2024-12-24) + + +### Features + +* **cosmos:** Support arbitrary core eval builder arguments ([#10767](https://github.com/Agoric/agoric-sdk/issues/10767)) ([a944f4c](https://github.com/Agoric/agoric-sdk/commit/a944f4cdf36012e8c07fe0804de5e9f3532db3ce)), closes [#10752](https://github.com/Agoric/agoric-sdk/issues/10752) [#10752](https://github.com/Agoric/agoric-sdk/issues/10752) +* **cosmos:** use `x/vbank` ConsensusVersion to upgrade monitoring ([0e367d3](https://github.com/Agoric/agoric-sdk/commit/0e367d3e9870622acc8a38afe57c2b6cbe629341)) +* migrate upgrade of v7-board from upgrade 19 to upgrade 18 ([#10761](https://github.com/Agoric/agoric-sdk/issues/10761)) ([837776e](https://github.com/Agoric/agoric-sdk/commit/837776e6eb693603bce4ed3f9af5c659c9a19d2d)), closes [#10760](https://github.com/Agoric/agoric-sdk/issues/10760) +* 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) +* **vbank:** new param `allowed_monitoring_accounts` ([5ac4c52](https://github.com/Agoric/agoric-sdk/commit/5ac4c527b5a3e85bb14ba91a32bcbb6beb0097c9)) +* **vtransfer:** extract base address from parameterized address ([3d44b53](https://github.com/Agoric/agoric-sdk/commit/3d44b5363324baa803a2d9523ce11ded7cce1ed1)) +* **vtransfer:** port some `address-hooks.js` functions to Go ([159098b](https://github.com/Agoric/agoric-sdk/commit/159098bbfaddf4448da4778aa29fbc072aed80a9)) +* **x/swingset:** Add parameters for controlling vat cleanup budget ([02c8138](https://github.com/Agoric/agoric-sdk/commit/02c8138bb2090bc995bfe517bc52952014458984)), closes [#8928](https://github.com/Agoric/agoric-sdk/issues/8928) +* **x/swingset:** Define default vat cleanup budget as { default: 5, kv: 50 } ([d86ee6d](https://github.com/Agoric/agoric-sdk/commit/d86ee6d5cf0882a53ac3a6e3b802e4002c4c1d12)) +* **x/swingset:** Read beansPerUnit in each message handler and pass down to helpers ([55b9b49](https://github.com/Agoric/agoric-sdk/commit/55b9b49d5f77be9db33ae132a8f7b7017a90d0a9)) +* **x/swingset:** Require a non-empty vat cleanup budget to include `default` ([28c4d8b](https://github.com/Agoric/agoric-sdk/commit/28c4d8bf9897f1ff744e64ea0e681ee41064aafd)) + + +### Bug Fixes + +* **agd:** upgrade all orchestration vats to new liveslots ([59fa82c](https://github.com/Agoric/agoric-sdk/commit/59fa82c4740e1ddace28e1389e3c7c875bcdf93e)) +* **cosmos:** return an error if version is unsupported ([d17e55b](https://github.com/Agoric/agoric-sdk/commit/d17e55b5d5c0a178e49ed9a0402ed52827074426)) +* **x/swingset:** Let migration see incomplete Params structs ([315cdd5](https://github.com/Agoric/agoric-sdk/commit/315cdd56e0955ba26d624ca3a4997888abc1d635)) + + + ## [0.35.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u18.3...@agoric/cosmos@0.35.0-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/cosmos diff --git a/golang/cosmos/package.json b/golang/cosmos/package.json index e78d9a8eda9..bd48cf23db4 100644 --- a/golang/cosmos/package.json +++ b/golang/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmos", - "version": "0.35.0-u18.4", + "version": "0.35.0-u18.5", "description": "Connect JS to the Cosmos blockchain SDK", "parsers": { "js": "mjs" diff --git a/packages/ERTP/CHANGELOG.md b/packages/ERTP/CHANGELOG.md index 44337a5d473..91c116fdd58 100644 --- a/packages/ERTP/CHANGELOG.md +++ b/packages/ERTP/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.16.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.3-u18.0...@agoric/ertp@0.16.3-u18.1) (2024-12-24) + + +### Bug Fixes + +* **ertp:** remove unneeded ertp type imports ([#10467](https://github.com/Agoric/agoric-sdk/issues/10467)) ([e96ff82](https://github.com/Agoric/agoric-sdk/commit/e96ff8256e1072d0d7e08e04c82960489b04e205)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) +* **orchestration:** harden exported patterns ([#10470](https://github.com/Agoric/agoric-sdk/issues/10470)) ([47bebb8](https://github.com/Agoric/agoric-sdk/commit/47bebb8357715f60a699a6f7627dac3d2cf26db7)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) + + + ### [0.16.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.2...@agoric/ertp@0.16.3-u18.0) (2024-10-31) diff --git a/packages/ERTP/package.json b/packages/ERTP/package.json index cd8d58b2484..790fc39b251 100644 --- a/packages/ERTP/package.json +++ b/packages/ERTP/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/ertp", - "version": "0.16.3-u18.0", + "version": "0.16.3-u18.1", "description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights", "type": "module", "main": "src/index.js", @@ -39,11 +39,11 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/errors": "^1.2.8", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", "@endo/eventual-send": "^1.2.8", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", @@ -52,7 +52,7 @@ "@endo/promise-kit": "^1.1.8" }, "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/bundle-source": "^3.5.0", "@fast-check/ava": "^1.1.5", "ava": "^5.3.0", diff --git a/packages/SwingSet/CHANGELOG.md b/packages/SwingSet/CHANGELOG.md index 05fda5e159b..f92157ed504 100644 --- a/packages/SwingSet/CHANGELOG.md +++ b/packages/SwingSet/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.33.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.33.0-u18.0...@agoric/swingset-vat@0.33.0-u18.1) (2024-12-24) + + +### Features + +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) + + +### Bug Fixes + +* **orchestration:** harden exported patterns ([#10470](https://github.com/Agoric/agoric-sdk/issues/10470)) ([47bebb8](https://github.com/Agoric/agoric-sdk/commit/47bebb8357715f60a699a6f7627dac3d2cf26db7)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) +* **SwingSet:** Introduce a termination-dedicated "VatUndertaker" analog to "VatKeeper" ([b786414](https://github.com/Agoric/agoric-sdk/commit/b786414a987cb850b35cdbf26351ace4109684c8)) + + + ## [0.33.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.32.2...@agoric/swingset-vat@0.33.0-u18.0) (2024-10-31) diff --git a/packages/SwingSet/package.json b/packages/SwingSet/package.json index 0fa9cea10b0..18b5de4e73e 100644 --- a/packages/SwingSet/package.json +++ b/packages/SwingSet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-vat", - "version": "0.33.0-u18.0", + "version": "0.33.0-u18.1", "description": "Vat/Container Launcher", "type": "module", "main": "src/index.js", @@ -27,21 +27,21 @@ "@types/yargs-parser": "^21.0.0" }, "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/kmarshal": "^0.1.1-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/swingset-xsnap-supervisor": "^0.10.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/xsnap-lockdown": "^0.14.1-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/kmarshal": "^0.1.1-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/swingset-xsnap-supervisor": "^0.10.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/xsnap-lockdown": "^0.14.1-u18.1", "@endo/base64": "^1.0.9", "@endo/bundle-source": "^3.5.0", "@endo/captp": "^4.4.3", "@endo/check-bundle": "^1.0.12", "@endo/compartment-mapper": "^1.4.0", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/far": "^1.1.9", "@endo/import-bundle": "^1.3.2", diff --git a/packages/access-token/CHANGELOG.md b/packages/access-token/CHANGELOG.md index 6d05a174e3b..50317669b67 100644 --- a/packages/access-token/CHANGELOG.md +++ b/packages/access-token/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.4.22-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.22-u18.0...@agoric/access-token@0.4.22-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/access-token + + + + + ### [0.4.22-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.21...@agoric/access-token@0.4.22-u18.0) (2024-10-31) diff --git a/packages/access-token/package.json b/packages/access-token/package.json index dd3f1177999..09e51f82d26 100644 --- a/packages/access-token/package.json +++ b/packages/access-token/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/access-token", - "version": "0.4.22-u18.0", + "version": "0.4.22-u18.1", "description": "Persistent credentials for Agoric users, backed by a simple JSON file", "type": "module", "main": "src/access-token.js", diff --git a/packages/agoric-cli/CHANGELOG.md b/packages/agoric-cli/CHANGELOG.md index 7452ca069ce..a6b05d64e8c 100644 --- a/packages/agoric-cli/CHANGELOG.md +++ b/packages/agoric-cli/CHANGELOG.md @@ -3,6 +3,37 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.22.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u18.5...agoric@0.22.0-u18.6) (2024-12-24) + + +### ⚠ BREAKING CHANGES + +* remove agoricNames from VstorageKit + +### Features + +* **agoric-cli:** Add `agoric wallet send` gas limit options ([21a03f8](https://github.com/Agoric/agoric-sdk/commit/21a03f816e392a25c197b692905b2d0388632ee9)) +* **agoric-cli:** Block `agoric wallet send` on tx inclusion ([0389a21](https://github.com/Agoric/agoric-sdk/commit/0389a21b85c783f70f4a2af30d5ee96ccea5cb47)) +* client-utils package ([50af71f](https://github.com/Agoric/agoric-sdk/commit/50af71f2b2c3a1eee9da62dbd87c9cda0521979b)) +* export cli lib ([0d2d4aa](https://github.com/Agoric/agoric-sdk/commit/0d2d4aa7886cc424e64a121821fc1373912aff82)) +* fetchEnvNetworkConfig ([9bdba57](https://github.com/Agoric/agoric-sdk/commit/9bdba57d18672ef8d40b8a38cb54a082e1b89e50)) +* makeWalletUtils wo/spawn ([bc10509](https://github.com/Agoric/agoric-sdk/commit/bc105094afdafebed090313e849998b132b50172)) +* makeWalletUtils wo/spawn ([20083ae](https://github.com/Agoric/agoric-sdk/commit/20083ae6cf3b479ca68aa7b81415157aceca38fe)) +* VstorageKit ([71486d7](https://github.com/Agoric/agoric-sdk/commit/71486d714cfa8f0393fbec7731dca71d1a342a1c)) + + +### Bug Fixes + +* **agoric-cli:** use readPublished consistently in agops oracle ([e8f6de2](https://github.com/Agoric/agoric-sdk/commit/e8f6de2aaf1fa5457f4a31bcaa7a742e4634eeb8)) +* proposeParamChange options ([202ba1e](https://github.com/Agoric/agoric-sdk/commit/202ba1e1924c30f65edefa7584b484f580ce5386)) + + +### Miscellaneous Chores + +* remove agoricNames from VstorageKit ([1c69d39](https://github.com/Agoric/agoric-sdk/commit/1c69d39c6b5571e8501cd4be8d32e3d1bd9d3844)) + + + ## [0.22.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u18.4...agoric@0.22.0-u18.5) (2024-12-17) **Note:** Version bump only for package agoric diff --git a/packages/agoric-cli/package.json b/packages/agoric-cli/package.json index c4953bbe4b5..b5917e824d5 100644 --- a/packages/agoric-cli/package.json +++ b/packages/agoric-cli/package.json @@ -1,6 +1,6 @@ { "name": "agoric", - "version": "0.22.0-u18.5", + "version": "0.22.0-u18.6", "description": "Manage the Agoric Javascript smart contract platform", "type": "module", "main": "src/main.js", @@ -30,30 +30,29 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/cosmic-swingset": "^0.42.0-u18.5", - "@agoric/deploy-script-support": "^0.10.4-u18.4", + "@agoric/cosmic-swingset": "^0.42.0-u18.6", + "@agoric/deploy-script-support": "^0.10.4-u18.5", "ava": "^5.3.0", "c8": "^10.1.2", "dd-trace": "^4.11.1" }, "dependencies": { - "@agoric/access-token": "^0.4.22-u18.0", - "@endo/errors": "^1.2.8", - "@agoric/cache": "^0.3.3-u18.0", - "@agoric/casting": "^0.4.3-u18.4", - "@agoric/client-utils": "^0.1.0", - "@agoric/cosmic-proto": "^0.5.0-u18.4", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/governance": "^0.10.4-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.5", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/network": "^0.2.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.4", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/access-token": "^0.4.22-u18.1", + "@agoric/cache": "^0.3.3-u18.1", + "@agoric/casting": "^0.4.3-u18.5", + "@agoric/client-utils": "^0.2.0-u18.0", + "@agoric/cosmic-proto": "^0.5.0-u18.5", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/governance": "^0.10.4-u18.1", + "@agoric/inter-protocol": "^0.17.0-u18.6", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/network": "^0.2.0-u18.1", + "@agoric/smart-wallet": "^0.5.4-u18.5", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@confio/relayer": "^0.11.3", "@cosmjs/crypto": "^0.32.3", "@cosmjs/encoding": "^0.32.3", @@ -64,6 +63,7 @@ "@endo/captp": "^4.4.3", "@endo/compartment-mapper": "^1.4.0", "@endo/env-options": "^1.1.8", + "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", "@endo/init": "^1.1.7", "@endo/marshal": "^1.6.2", diff --git a/packages/async-flow/CHANGELOG.md b/packages/async-flow/CHANGELOG.md index d026df405d9..5ace4565adf 100644 --- a/packages/async-flow/CHANGELOG.md +++ b/packages/async-flow/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/async-flow@0.2.0-u18.0...@agoric/async-flow@0.2.0-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/async-flow + + + + + ## 0.2.0-u18.0 (2024-10-31) diff --git a/packages/async-flow/package.json b/packages/async-flow/package.json index b6b8623a0a9..b34c10d7b38 100644 --- a/packages/async-flow/package.json +++ b/packages/async-flow/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/async-flow", - "version": "0.2.0-u18.0", + "version": "0.2.0-u18.1", "description": "Upgrade async functions at await points by replay", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -24,10 +24,10 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/base-zone": "^0.1.1-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/vow": "^0.2.0-u18.0", + "@agoric/base-zone": "^0.1.1-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/vow": "^0.2.0-u18.1", "@endo/common": "^1.2.8", "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", @@ -37,8 +37,8 @@ "@endo/promise-kit": "^1.1.8" }, "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/env-options": "^1.1.8", "ava": "^5.3.0", "tsd": "^0.31.1" diff --git a/packages/base-zone/CHANGELOG.md b/packages/base-zone/CHANGELOG.md index f4ab58c07c0..1f423da5ffd 100644 --- a/packages/base-zone/CHANGELOG.md +++ b/packages/base-zone/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/base-zone@0.1.1-u18.0...@agoric/base-zone@0.1.1-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/base-zone + + + + + ### 0.1.1-u18.0 (2024-10-31) diff --git a/packages/base-zone/package.json b/packages/base-zone/package.json index 02da008aa7e..6e9c238e275 100644 --- a/packages/base-zone/package.json +++ b/packages/base-zone/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/base-zone", - "version": "0.1.1-u18.0", + "version": "0.1.1-u18.1", "description": "Allocation zone abstraction library and heap implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -27,7 +27,7 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/store": "^0.9.3-u18.0", + "@agoric/store": "^0.9.3-u18.1", "@endo/common": "^1.2.8", "@endo/errors": "^1.2.8", "@endo/exo": "^1.5.7", diff --git a/packages/benchmark/CHANGELOG.md b/packages/benchmark/CHANGELOG.md index 4006148b875..db7b80eb07c 100644 --- a/packages/benchmark/CHANGELOG.md +++ b/packages/benchmark/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u18.5...@agoric/benchmark@0.1.1-u18.6) (2024-12-24) + +**Note:** Version bump only for package @agoric/benchmark + + + + + ### [0.1.1-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u18.4...@agoric/benchmark@0.1.1-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/benchmark diff --git a/packages/benchmark/package.json b/packages/benchmark/package.json index abb62105a7d..7f2ecb30954 100644 --- a/packages/benchmark/package.json +++ b/packages/benchmark/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/benchmark", - "version": "0.1.1-u18.5", + "version": "0.1.1-u18.6", "private": true, "description": "Benchmark support", "type": "module", @@ -22,16 +22,15 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { + "@agoric/boot": "^0.2.0-u18.6", + "@agoric/cosmic-swingset": "^0.42.0-u18.6", + "@agoric/inter-protocol": "^0.17.0-u18.6", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/zoe": "^0.26.3-u18.1", "@endo/errors": "^1.2.8", - "@agoric/boot": "^0.2.0-u18.5", - "@agoric/cosmic-swingset": "^0.42.0-u18.5", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.5", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/zoe": "^0.26.3-u18.0", "@endo/init": "^1.1.7" }, - "devDependencies": {}, "files": [ "CHANGELOG.md", "src/", diff --git a/packages/boot/CHANGELOG.md b/packages/boot/CHANGELOG.md index 8c89bfee73a..e801b8c0ef0 100644 --- a/packages/boot/CHANGELOG.md +++ b/packages/boot/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.5...@agoric/boot@0.2.0-u18.6) (2024-12-24) + + +### Features + +* add `bech32Prefix?: string` to `CosmosChainInfo` ([cb9e1ee](https://github.com/Agoric/agoric-sdk/commit/cb9e1eeab9295b44ec009b82d73c457299e8d6f4)) +* consistent publishTxnRecord (record) ([dbf3934](https://github.com/Agoric/agoric-sdk/commit/dbf39340c75d9e01af2ee9ceccac327660af94a6)) +* **fast-usdc:** publish feeConfig to vstorage ([08b2e13](https://github.com/Agoric/agoric-sdk/commit/08b2e13921514258de566c52aeda737a28ed44c7)) +* **fast-usdc:** support risk assessment arg ([ff6737a](https://github.com/Agoric/agoric-sdk/commit/ff6737a574e4a2efccda226780ed09e3fb4076b3)) +* **fast-usdc:** write chain policies to vstorage ([#10532](https://github.com/Agoric/agoric-sdk/issues/10532)) ([9d6cff1](https://github.com/Agoric/agoric-sdk/commit/9d6cff17bb95ce5557758da242ca4646a87ac5b0)) +* **fast-usdc:** write status updates to vstorage ([#10552](https://github.com/Agoric/agoric-sdk/issues/10552)) ([419df4e](https://github.com/Agoric/agoric-sdk/commit/419df4ee7ce03499f30e7327c74e95a338201023)) +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) +* publish OBSERVED with first evidence ([7e62d8f](https://github.com/Agoric/agoric-sdk/commit/7e62d8f811e212f8160c36a3b954aee8c0e1fb90)) +* readPublished in SwingsetTestKit ([0b383c9](https://github.com/Agoric/agoric-sdk/commit/0b383c909002dea7fe72fd890601e86966ae2222)) +* record instances that will be replaced so we can manage them ([c883c39](https://github.com/Agoric/agoric-sdk/commit/c883c39bbe4ec236a758030508fdf9f4fbd3ba9b)) +* send-anywhere inits chainHub ([2fa2f75](https://github.com/Agoric/agoric-sdk/commit/2fa2f7512b2a1a19d47f47b59e3206619794be18)) +* **types:** TransactionRecord ([ccb9e28](https://github.com/Agoric/agoric-sdk/commit/ccb9e28a92c17ce3362ac5898acb80128614edab)) +* vstorage status --> txns ([aebb4d7](https://github.com/Agoric/agoric-sdk/commit/aebb4d792317f6964a8150324548b69cec2eb505)) + + + ## [0.2.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.4...@agoric/boot@0.2.0-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/boot diff --git a/packages/boot/package.json b/packages/boot/package.json index 81624130f63..6e4c13e6d02 100644 --- a/packages/boot/package.json +++ b/packages/boot/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/boot", - "version": "0.2.0-u18.5", + "version": "0.2.0-u18.6", "private": true, "description": "Config and utilities to bootstrap an Agoric chain", "type": "module", @@ -19,30 +19,30 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/builders": "^0.2.0-u18.5", - "@agoric/client-utils": "^0.1.0", - "@agoric/cosmic-proto": "^0.5.0-u18.4", - "@agoric/cosmic-swingset": "^0.42.0-u18.5", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/fast-usdc": "0.1.1-u18.5", - "@agoric/inter-protocol": "^0.17.0-u18.5", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/kmarshal": "^0.1.1-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/orchestration": "^0.2.0-u18.4", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.3", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/vm-config": "^0.1.1-u18.0", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/builders": "^0.2.0-u18.6", + "@agoric/client-utils": "^0.2.0-u18.0", + "@agoric/cosmic-proto": "^0.5.0-u18.5", + "@agoric/cosmic-swingset": "^0.42.0-u18.6", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/fast-usdc": "^0.2.0-u18.0", + "@agoric/inter-protocol": "^0.17.0-u18.6", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/kmarshal": "^0.1.1-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/orchestration": "^0.2.0-u18.5", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/telemetry": "^0.6.3-u18.4", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/vm-config": "^0.1.1-u18.1", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/captp": "^4.4.3", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/far": "^1.1.9", "@endo/init": "^1.1.7", @@ -52,10 +52,10 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u18.4", - "@agoric/governance": "^0.10.4-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", + "@agoric/deploy-script-support": "^0.10.4-u18.5", + "@agoric/governance": "^0.10.4-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", "@endo/base64": "^1.0.9", "@endo/patterns": "^1.4.7", "ava": "^5.3.0", diff --git a/packages/builders/CHANGELOG.md b/packages/builders/CHANGELOG.md index fee34244745..90822bfed25 100644 --- a/packages/builders/CHANGELOG.md +++ b/packages/builders/CHANGELOG.md @@ -3,6 +3,41 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.5...@agoric/builders@0.2.0-u18.6) (2024-12-24) + + +### Features + +* `ForwardOpts` accepts `intermediateRecipient` ([eb975f1](https://github.com/Agoric/agoric-sdk/commit/eb975f1df1587bc9307b27c20b7b236cc7fe386e)) +* `ForwardOptsShape` ([50b1717](https://github.com/Agoric/agoric-sdk/commit/50b1717c1e40ed67a5e69810961ad8d0144c5f9e)) +* add `bech32Prefix?: string` to `CosmosChainInfo` ([cb9e1ee](https://github.com/Agoric/agoric-sdk/commit/cb9e1eeab9295b44ec009b82d73c457299e8d6f4)) +* advancer with fees ([087f3a8](https://github.com/Agoric/agoric-sdk/commit/087f3a84a266fd0061f6d35c7b51f193de308f95)) +* assetInfo as array of entries ([51e7a9c](https://github.com/Agoric/agoric-sdk/commit/51e7a9c3e3fb2cde44db2ffce817f353a17e76a3)) +* **builders:** --noNoble option for init-fast-usdc ([508a3e0](https://github.com/Agoric/agoric-sdk/commit/508a3e0876d0fadac0e4a2fc1fa64b86ff8e5c2d)) +* **builders:** fast-usdc builder w/CLI config ([9f45a05](https://github.com/Agoric/agoric-sdk/commit/9f45a0572777cfe26012b5f48ad4140eaea96dad)) +* **builders:** fast-usdc oracleSet option for MAINNET, ... ([3bf01a2](https://github.com/Agoric/agoric-sdk/commit/3bf01a279e5b2c72d6667704a07056501012260e)) +* **builders:** fast-usdc policy update builder ([8ded3d8](https://github.com/Agoric/agoric-sdk/commit/8ded3d8be612a6944b80f3f63ab6fb727c76d179)) +* chain-capabilities.js constants ([52ff70a](https://github.com/Agoric/agoric-sdk/commit/52ff70a187df1fadc89ccc506228bc6d0ca48da6)) +* export `DenomDetailShape` ([2dfddb3](https://github.com/Agoric/agoric-sdk/commit/2dfddb3fb2018d769b1acc1b32f4ff3b4c7f67b7)) +* export `OrchestrationPowersShape` ([34b61ea](https://github.com/Agoric/agoric-sdk/commit/34b61eae918a5f02ba6e06ac7e15b24750494821)) +* **fast-usdc:** write chain policies to vstorage ([#10532](https://github.com/Agoric/agoric-sdk/issues/10532)) ([9d6cff1](https://github.com/Agoric/agoric-sdk/commit/9d6cff17bb95ce5557758da242ca4646a87ac5b0)) +* fusdc assetInfo and chainInfo by netname ([afb4f34](https://github.com/Agoric/agoric-sdk/commit/afb4f34518124b3809d1df07ea706743fa47f2b1)) +* parameterize fusdc with chainInfo and assetInfo ([e5a8b64](https://github.com/Agoric/agoric-sdk/commit/e5a8b6489368f0bf3a099ce4c5ddf9607a6192c1)) +* record instances that will be replaced so we can manage them ([c883c39](https://github.com/Agoric/agoric-sdk/commit/c883c39bbe4ec236a758030508fdf9f4fbd3ba9b)) +* register interchain bank assets proposal ([0e20707](https://github.com/Agoric/agoric-sdk/commit/0e2070754d6811acd40cb026792d4295189ae771)) +* registerChainsAndAssets ([e72782d](https://github.com/Agoric/agoric-sdk/commit/e72782dcc748b9e6a2879179cccf9866718f4e00)) +* save the outgoing EC Charter instance and kit ([c2c9be3](https://github.com/Agoric/agoric-sdk/commit/c2c9be3785f50e3b2cae3585d0e05d8b0a918283)) +* send-anywhere inits chainHub ([2fa2f75](https://github.com/Agoric/agoric-sdk/commit/2fa2f7512b2a1a19d47f47b59e3206619794be18)) +* 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) + + +### Bug Fixes + +* **agd:** upgrade all orchestration vats to new liveslots ([59fa82c](https://github.com/Agoric/agoric-sdk/commit/59fa82c4740e1ddace28e1389e3c7c875bcdf93e)) +* **orchestration:** denomAmounts must be non-negative ([#10458](https://github.com/Agoric/agoric-sdk/issues/10458)) ([40e0e4e](https://github.com/Agoric/agoric-sdk/commit/40e0e4e37503b611609d1752389477d8f14f1a8e)) + + + ## [0.2.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.4...@agoric/builders@0.2.0-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/builders diff --git a/packages/builders/package.json b/packages/builders/package.json index 16b4f080390..48f1896aba1 100644 --- a/packages/builders/package.json +++ b/packages/builders/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/builders", - "version": "0.2.0-u18.5", + "version": "0.2.0-u18.6", "description": "Build scripts for proposals to an Agoric chain", "type": "module", "main": "./index.js", @@ -23,14 +23,14 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/fast-usdc": "0.1.1-u18.5", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.4", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/fast-usdc": "^0.2.0-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/smart-wallet": "^0.5.4-u18.5", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/zoe": "^0.26.3-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/captp": "^4.4.3", "@endo/eventual-send": "^1.2.8", @@ -43,15 +43,15 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { + "@agoric/deploy-script-support": "^0.10.4-u18.5", + "@agoric/governance": "^0.10.4-u18.1", + "@agoric/inter-protocol": "^0.17.0-u18.6", + "@agoric/orchestration": "^0.2.0-u18.5", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", "@endo/errors": "^1.2.8", - "@agoric/deploy-script-support": "^0.10.4-u18.4", - "@agoric/governance": "^0.10.4-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.5", - "@agoric/orchestration": "^0.2.0-u18.4", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", "ava": "^5.3.0", "c8": "^10.1.2" }, diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index c56bfc613c7..674352316c5 100644 --- a/packages/cache/CHANGELOG.md +++ b/packages/cache/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.3.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.3-u18.0...@agoric/cache@0.3.3-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/cache + + + + + ### [0.3.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.2...@agoric/cache@0.3.3-u18.0) (2024-10-31) diff --git a/packages/cache/package.json b/packages/cache/package.json index ed0682047d4..60dbf1a69d1 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cache", - "version": "0.3.3-u18.0", + "version": "0.3.3-u18.1", "description": "Agoric's simple cache interface", "type": "module", "main": "src/main.js", @@ -19,15 +19,15 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2" }, "devDependencies": { - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/zoe": "^0.26.3-u18.1", "ava": "^5.3.0", "c8": "^10.1.2" }, diff --git a/packages/casting/CHANGELOG.md b/packages/casting/CHANGELOG.md index 413690c5778..36d515d701a 100644 --- a/packages/casting/CHANGELOG.md +++ b/packages/casting/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.4.3-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u18.4...@agoric/casting@0.4.3-u18.5) (2024-12-24) + + +### Features + +* makeTendermintRpcClient ([129516a](https://github.com/Agoric/agoric-sdk/commit/129516a8f3ae58f16d17460f58d2c69ee215a584)) + + + ### [0.4.3-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u18.3...@agoric/casting@0.4.3-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/casting diff --git a/packages/casting/package.json b/packages/casting/package.json index 8a3a673c489..710469bc17f 100644 --- a/packages/casting/package.json +++ b/packages/casting/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/casting", - "version": "0.4.3-u18.4", + "version": "0.4.3-u18.5", "description": "Agoric's OCap broadcasting system", "type": "module", "main": "src/main.js", @@ -22,9 +22,9 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", "@cosmjs/encoding": "^0.32.3", "@cosmjs/proto-signing": "^0.32.3", "@cosmjs/stargate": "^0.32.3", @@ -37,7 +37,7 @@ "@endo/promise-kit": "^1.1.8" }, "devDependencies": { - "@agoric/cosmic-proto": "^0.5.0-u18.4", + "@agoric/cosmic-proto": "^0.5.0-u18.5", "@endo/ses-ava": "^1.2.8", "ava": "^5.3.0", "c8": "^10.1.2", diff --git a/packages/client-utils/CHANGELOG.md b/packages/client-utils/CHANGELOG.md index 420e6f23d0e..195cb29ad5a 100644 --- a/packages/client-utils/CHANGELOG.md +++ b/packages/client-utils/CHANGELOG.md @@ -1 +1,41 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.2.0-u18.0 (2024-12-24) + + +### ⚠ BREAKING CHANGES + +* remove agoricNames from VstorageKit + +### Features + +* client-utils package ([50af71f](https://github.com/Agoric/agoric-sdk/commit/50af71f2b2c3a1eee9da62dbd87c9cda0521979b)) +* export makeStargateClient ([186d268](https://github.com/Agoric/agoric-sdk/commit/186d26811f25224f0b9f216e79ee3a47c0768f61)) +* fetchEnvNetworkConfig ([9bdba57](https://github.com/Agoric/agoric-sdk/commit/9bdba57d18672ef8d40b8a38cb54a082e1b89e50)) +* getCurrentWalletRecord ([2740748](https://github.com/Agoric/agoric-sdk/commit/27407486238062c902b0f3552dad77bf5a44b22d)) +* makeWalletUtils wo/spawn ([20083ae](https://github.com/Agoric/agoric-sdk/commit/20083ae6cf3b479ca68aa7b81415157aceca38fe)) +* ocap makeStargateClient ([c8f7407](https://github.com/Agoric/agoric-sdk/commit/c8f7407903078acaccb3a97f9ff722d92e51eee8)) +* one marshaller per WalletUtils ([b141ce6](https://github.com/Agoric/agoric-sdk/commit/b141ce6e47ede661ff4e6777390665238c0e1f00)) +* **sync-tools:** add method to wait until offer exited ([c9370f2](https://github.com/Agoric/agoric-sdk/commit/c9370f219ecdc196a274cfb8bab8de64b099345a)) +* **types:** TypedPublished ([88939bf](https://github.com/Agoric/agoric-sdk/commit/88939bfb60e2e3480b1f8f6d4dca7f64cd668b4a)) +* vstorage without instance binding ([2c4e2e3](https://github.com/Agoric/agoric-sdk/commit/2c4e2e3cbfe6a2bfad77f908abd1424081031464)) +* VstorageKit ([71486d7](https://github.com/Agoric/agoric-sdk/commit/71486d714cfa8f0393fbec7731dca71d1a342a1c)) +* VstorageKit readPublished ([e48c53c](https://github.com/Agoric/agoric-sdk/commit/e48c53c5db307aa5ddcb2703c3afa5f846d5beca)) + + +### Bug Fixes + +* **client-utils:** only call `fetch` as a function, not a method ([#10671](https://github.com/Agoric/agoric-sdk/issues/10671)) ([fbae24c](https://github.com/Agoric/agoric-sdk/commit/fbae24ccaff7b911a2ef72e1c47434e6dfd73d9f)), closes [/github.com/endojs/endo/issues/31#issuecomment-1255624116](https://github.com/Agoric//github.com/endojs/endo/issues/31/issues/issuecomment-1255624116) +* **client-utils:** Retry at least every other interval ([fd9394b](https://github.com/Agoric/agoric-sdk/commit/fd9394b33ed9f12e229e9914d7efe3ca10980f0c)) + + +### Miscellaneous Chores + +* remove agoricNames from VstorageKit ([1c69d39](https://github.com/Agoric/agoric-sdk/commit/1c69d39c6b5571e8501cd4be8d32e3d1bd9d3844)) + + + # Change Log diff --git a/packages/client-utils/package.json b/packages/client-utils/package.json index 2c711e815ba..50032bf564e 100644 --- a/packages/client-utils/package.json +++ b/packages/client-utils/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/client-utils", - "version": "0.1.0", + "version": "0.2.0-u18.0", "description": "Utilities for building Agoric clients", "license": "Apache-2.0", "publishConfig": { @@ -27,11 +27,11 @@ "ts-blank-space": "^0.4.4" }, "dependencies": { - "@agoric/casting": "^0.4.3-u18.4", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.4", - "@agoric/vats": "^0.16.0-u18.4", + "@agoric/casting": "^0.4.3-u18.5", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/smart-wallet": "^0.5.4-u18.5", + "@agoric/vats": "^0.16.0-u18.5", "@cosmjs/stargate": "^0.32.3", "@cosmjs/tendermint-rpc": "^0.32.3", "@endo/common": "^1.2.8", diff --git a/packages/cosmic-proto/CHANGELOG.md b/packages/cosmic-proto/CHANGELOG.md index ca8695f00f1..a71b09a4146 100644 --- a/packages/cosmic-proto/CHANGELOG.md +++ b/packages/cosmic-proto/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-proto@0.5.0-u18.4...@agoric/cosmic-proto@0.5.0-u18.5) (2024-12-24) + + +### Features + +* **vats:** first cut of Address Hooks in JS ([dbad30b](https://github.com/Agoric/agoric-sdk/commit/dbad30b11b5af70f585b31194caf6e46c78a73bf)) + + +### Bug Fixes + +* **address-hooks:** throw if the version is unsupported ([e3c2665](https://github.com/Agoric/agoric-sdk/commit/e3c26655258f43c639c6b5e3e66c49e5cb6f0afd)) +* **address-hooks:** use `harden` (or `freeze`) ([80fee60](https://github.com/Agoric/agoric-sdk/commit/80fee6036eb186c8479ec5ddb66d34e09ba20f2b)) + + + ## [0.5.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-proto@0.5.0-u18.3...@agoric/cosmic-proto@0.5.0-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/cosmic-proto diff --git a/packages/cosmic-proto/package.json b/packages/cosmic-proto/package.json index cbf43899cb6..5eb11a5fe09 100644 --- a/packages/cosmic-proto/package.json +++ b/packages/cosmic-proto/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmic-proto", - "version": "0.5.0-u18.4", + "version": "0.5.0-u18.5", "description": "Protobuf stubs for the Agoric cosmos-sdk module", "keywords": [], "author": "Agoric", @@ -148,7 +148,7 @@ "access": "public" }, "devDependencies": { - "@agoric/cosmos": "^0.35.0-u18.4", + "@agoric/cosmos": "^0.35.0-u18.5", "@ava/typescript": "^4.1.0", "@cosmology/telescope": "https://gitpkg.vercel.app/agoric-labs/telescope/packages/telescope?8d2c2f6ba637a5578eead09a7368dc41c262a9d0", "@endo/bundle-source": "^3.5.0", diff --git a/packages/cosmic-swingset/CHANGELOG.md b/packages/cosmic-swingset/CHANGELOG.md index 303a5d1a0ea..4a9e30476f2 100644 --- a/packages/cosmic-swingset/CHANGELOG.md +++ b/packages/cosmic-swingset/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.42.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u18.5...@agoric/cosmic-swingset@0.42.0-u18.6) (2024-12-24) + + +### Features + +* **cosmic-swingset:** Add support for testing blocks of a mock chain ([48b6405](https://github.com/Agoric/agoric-sdk/commit/48b6405d23dc3dc051e3a9aea66ffb3f9749a82e)) +* **cosmic-swingset:** Allow `launch` to accept an already-open swingStore ([c65e5b1](https://github.com/Agoric/agoric-sdk/commit/c65e5b1c531c08026f5f11cf5d5dcdbe238b05ee)) +* **cosmic-swingset:** Update parseParams to read and validate vat cleanup budget data ([80bcca0](https://github.com/Agoric/agoric-sdk/commit/80bcca0745ac037d31a45e017b171212efaf282a)), closes [#8928](https://github.com/Agoric/agoric-sdk/issues/8928) +* **cosmic-swingset:** Use vat cleanup budget values to allow slow cleanup ([508ea8e](https://github.com/Agoric/agoric-sdk/commit/508ea8e7fe4b7f92512973199c5aa85b17093694)), closes [#8928](https://github.com/Agoric/agoric-sdk/issues/8928) +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) +* **x/swingset:** Define default vat cleanup budget as { default: 5, kv: 50 } ([d86ee6d](https://github.com/Agoric/agoric-sdk/commit/d86ee6d5cf0882a53ac3a6e3b802e4002c4c1d12)) + + +### Bug Fixes + +* **cosmic-swingset:** expect chain --halt-height exit status > 1 ([c025cb7](https://github.com/Agoric/agoric-sdk/commit/c025cb7fad64b8bff26b35000cee1846a0b3ae20)) + + + ## [0.42.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u18.4...@agoric/cosmic-swingset@0.42.0-u18.5) (2024-12-17) diff --git a/packages/cosmic-swingset/package.json b/packages/cosmic-swingset/package.json index f0b00a293fe..221ab4450ff 100644 --- a/packages/cosmic-swingset/package.json +++ b/packages/cosmic-swingset/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmic-swingset", - "version": "0.42.0-u18.5", + "version": "0.42.0-u18.6", "description": "Agoric's Cosmos blockchain integration", "type": "module", "bin": { @@ -22,21 +22,21 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/builders": "^0.2.0-u18.5", - "@agoric/cosmos": "^0.35.0-u18.4", - "@agoric/deploy-script-support": "^0.10.4-u18.4", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.3", - "@agoric/vm-config": "^0.1.1-u18.0", + "@agoric/builders": "^0.2.0-u18.6", + "@agoric/cosmos": "^0.35.0-u18.5", + "@agoric/deploy-script-support": "^0.10.4-u18.5", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/telemetry": "^0.6.3-u18.4", + "@agoric/vm-config": "^0.1.1-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/env-options": "^1.1.8", "@endo/errors": "^1.2.8", + "@endo/far": "^1.1.9", "@endo/import-bundle": "^1.3.2", "@endo/init": "^1.1.7", - "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", "@endo/nat": "^5.0.13", "@endo/patterns": "^1.4.7", diff --git a/packages/create-dapp/CHANGELOG.md b/packages/create-dapp/CHANGELOG.md index 71d7a3da7f1..c58ef311ac1 100644 --- a/packages/create-dapp/CHANGELOG.md +++ b/packages/create-dapp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u18.5...@agoric/create-dapp@0.1.1-u18.6) (2024-12-24) + +**Note:** Version bump only for package @agoric/create-dapp + + + + + ### [0.1.1-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u18.4...@agoric/create-dapp@0.1.1-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/create-dapp diff --git a/packages/create-dapp/package.json b/packages/create-dapp/package.json index 927b8a9f233..dc4d0e848c9 100644 --- a/packages/create-dapp/package.json +++ b/packages/create-dapp/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/create-dapp", - "version": "0.1.1-u18.5", + "version": "0.1.1-u18.6", "description": "Create an Agoric Javascript smart contract application", "type": "module", "bin": { @@ -24,7 +24,7 @@ "c8": "^10.1.2" }, "dependencies": { - "agoric": "^0.22.0-u18.5" + "agoric": "^0.22.0-u18.6" }, "keywords": [], "repository": { diff --git a/packages/deploy-script-support/CHANGELOG.md b/packages/deploy-script-support/CHANGELOG.md index 50b8f4dbbb5..693a8f5ef6c 100644 --- a/packages/deploy-script-support/CHANGELOG.md +++ b/packages/deploy-script-support/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.10.4-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u18.4...@agoric/deploy-script-support@0.10.4-u18.5) (2024-12-24) + +**Note:** Version bump only for package @agoric/deploy-script-support + + + + + ### [0.10.4-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u18.3...@agoric/deploy-script-support@0.10.4-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/deploy-script-support diff --git a/packages/deploy-script-support/package.json b/packages/deploy-script-support/package.json index 4e409e0584e..ef4ba191809 100644 --- a/packages/deploy-script-support/package.json +++ b/packages/deploy-script-support/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/deploy-script-support", - "version": "0.10.4-u18.4", + "version": "0.10.4-u18.5", "description": "Helpers and other support for writing deploy scripts", "type": "module", "main": "src/helpers.js", @@ -34,16 +34,16 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/import-manager": "^0.3.12-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/import-manager": "^0.3.12-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", "@endo/base64": "^1.0.9", "@endo/bundle-source": "^3.5.0", + "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", "@endo/nat": "^5.0.13", @@ -51,7 +51,7 @@ "@endo/zip": "^1.0.9" }, "devDependencies": { - "@agoric/vats": "^0.16.0-u18.4", + "@agoric/vats": "^0.16.0-u18.5", "@endo/init": "^1.1.7", "ava": "^5.3.0", "import-meta-resolve": "^2.2.1" diff --git a/packages/deployment/CHANGELOG.md b/packages/deployment/CHANGELOG.md index 979af80d588..d0e460ab8fd 100644 --- a/packages/deployment/CHANGELOG.md +++ b/packages/deployment/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@4.0.0-u18.0...@agoric/deployment@4.0.0-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/deployment + + + + + ## [4.0.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@2.5.0...@agoric/deployment@4.0.0-u18.0) (2024-10-31) diff --git a/packages/deployment/package.json b/packages/deployment/package.json index b50ff5a797b..7adf7389f4f 100644 --- a/packages/deployment/package.json +++ b/packages/deployment/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/deployment", - "version": "4.0.0-u18.0", + "version": "4.0.0-u18.1", "description": "Set up Agoric public chain nodes", "type": "module", "private": true, diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 9edb4f868ed..d4463847a9b 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.4.1-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/eslint-config@0.4.1-u18.0...@agoric/eslint-config@0.4.1-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/eslint-config + + + + + ### [0.4.1-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eslint-config@0.4.0...@agoric/eslint-config@0.4.1-u18.0) (2024-10-31) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index a971316799b..e89784be704 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/eslint-config", - "version": "0.4.1-u18.0", + "version": "0.4.1-u18.1", "description": "Rules used by the @agoric packages", "main": "./eslint-config.cjs", "repository": { @@ -27,15 +27,15 @@ "peerDependencies": { "@endo/eslint-plugin": "^2.2.3", "@jessie.js/eslint-plugin": "^0.4.1", - "typescript-eslint": "^8.17.0", "eslint": "^8.57.0", "eslint-config-airbnb-base": "^15.0.0", - "eslint-plugin-github": "^5.1.4", "eslint-config-jessie": "^0.0.6", "eslint-config-prettier": "^9.0.0", + "eslint-plugin-github": "^5.1.4", "eslint-plugin-import": "^2.25.3", "eslint-plugin-jsdoc": "^46.4.3", "eslint-plugin-prettier": "^5.0.0", - "prettier": "^3.4.2" + "prettier": "^3.4.2", + "typescript-eslint": "^8.17.0" } } diff --git a/packages/fast-usdc/CHANGELOG.md b/packages/fast-usdc/CHANGELOG.md index 680899d74cc..e733390227b 100644 --- a/packages/fast-usdc/CHANGELOG.md +++ b/packages/fast-usdc/CHANGELOG.md @@ -3,6 +3,128 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.2.0-u18.0 (2024-12-24) + + +### Features + +* error on conflicting evidence ([cd2a40c](https://github.com/Agoric/agoric-sdk/commit/cd2a40c0e4e5923510e7c77edc710b6c7ba8bc8c)) +* **fast-usdc:** add FastLP/ufastlp to vbank ([ae1963e](https://github.com/Agoric/agoric-sdk/commit/ae1963e9f73f159be2fab93920fcceeb9ebc555d)) +* **fast-usdc:** detect transfer completion in cli ([2828444](https://github.com/Agoric/agoric-sdk/commit/28284443141f700d2214c42d8d7b983b40f569fc)) +* **fast-usdc:** support risk assessment arg ([ff6737a](https://github.com/Agoric/agoric-sdk/commit/ff6737a574e4a2efccda226780ed09e3fb4076b3)) +* operator majority logic ([bc28201](https://github.com/Agoric/agoric-sdk/commit/bc28201f60978263d4c88375130da15128f8fd5c)) +* record fee split in transaction ([8846972](https://github.com/Agoric/agoric-sdk/commit/884697238ad5f8a112ed24616b10c3b3a94af737)) + +## 0.35.0-u18.4 (2024-12-17) + + +### ⚠ BREAKING CHANGES + +* remove agoricNames from VstorageKit + +### Features + +* consistent publishTxnRecord (record) ([dbf3934](https://github.com/Agoric/agoric-sdk/commit/dbf39340c75d9e01af2ee9ceccac327660af94a6)) +* deleteCompletedTxs ([f0078ee](https://github.com/Agoric/agoric-sdk/commit/f0078ee5668de2f1bba6f0544ea5629ccc8c9d28)) +* **fast-usdc:** cli for lp deposit and withdraw ([4c0c372](https://github.com/Agoric/agoric-sdk/commit/4c0c37234fc2ddd1e83c0d0f3693c33a05163f5b)) +* **fast-usdc:** limited operation before connecting to noble ([eb82ae3](https://github.com/Agoric/agoric-sdk/commit/eb82ae37c9ec3327f38122c5c8f51d8f5942c9c6)) +* include 'sender' in CctpTxEvidence ([f99e7b8](https://github.com/Agoric/agoric-sdk/commit/f99e7b8152fe686a100618b9cdfa4a8ced156dd2)) +* publish CctpTxEvidence ([2916c8f](https://github.com/Agoric/agoric-sdk/commit/2916c8f43b23a6c4d38796dd7135e9d712d12f8c)) +* publish OBSERVED with first evidence ([7e62d8f](https://github.com/Agoric/agoric-sdk/commit/7e62d8f811e212f8160c36a3b954aee8c0e1fb90)) +* simplify seenTxs key ([fd05a7e](https://github.com/Agoric/agoric-sdk/commit/fd05a7ecd0fc2847380506d2a90fe79079511457)) +* **types:** TransactionRecord ([ccb9e28](https://github.com/Agoric/agoric-sdk/commit/ccb9e28a92c17ce3362ac5898acb80128614edab)) +* vstorage status --> txns ([aebb4d7](https://github.com/Agoric/agoric-sdk/commit/aebb4d792317f6964a8150324548b69cec2eb505)) + + +### Bug Fixes + +* do not stringify logs ([d04c5ea](https://github.com/Agoric/agoric-sdk/commit/d04c5eac94e1954456cd23e9006e9f4daabb3759)) +* vstorage fastUsdc path ([1f47164](https://github.com/Agoric/agoric-sdk/commit/1f47164a792b64f5b4a27992156646d87670782c)) + + +### Miscellaneous Chores + +* remove agoricNames from VstorageKit ([1c69d39](https://github.com/Agoric/agoric-sdk/commit/1c69d39c6b5571e8501cd4be8d32e3d1bd9d3844)) + +## 0.35.0-u18.3 (2024-12-09) + + +### ⚠ BREAKING CHANGES + +* `getAsset` and `getDenomInfo` require `srcChainName` param + +### Features + +* `getAsset` and `getDenomInfo` require `srcChainName` param ([fc802ad](https://github.com/Agoric/agoric-sdk/commit/fc802adc06082eb0618f4a2d58d91ac380512352)) +* assetInfo as array of entries ([51e7a9c](https://github.com/Agoric/agoric-sdk/commit/51e7a9c3e3fb2cde44db2ffce817f353a17e76a3)) +* **fast-usdc:** core-eval to update feed policy ([db283e1](https://github.com/Agoric/agoric-sdk/commit/db283e160159f78e15c6b92e7041d09b4e6add61)) +* **fast-usdc:** operator attest cli command ([448aa3a](https://github.com/Agoric/agoric-sdk/commit/448aa3a194b55ebeb5423f0027c543f8c6807239)) +* **fast-usdc:** publish feeConfig to vstorage ([08b2e13](https://github.com/Agoric/agoric-sdk/commit/08b2e13921514258de566c52aeda737a28ed44c7)) +* **fast-usdc:** settler disburses or forwards funds ([17b0423](https://github.com/Agoric/agoric-sdk/commit/17b04238a73ff14a2617e73cf03c52d79d733ebc)) +* **fast-usdc:** write chain policies to vstorage ([#10532](https://github.com/Agoric/agoric-sdk/issues/10532)) ([9d6cff1](https://github.com/Agoric/agoric-sdk/commit/9d6cff17bb95ce5557758da242ca4646a87ac5b0)) +* **fast-usdc:** write status updates to vstorage ([#10552](https://github.com/Agoric/agoric-sdk/issues/10552)) ([419df4e](https://github.com/Agoric/agoric-sdk/commit/419df4ee7ce03499f30e7327c74e95a338201023)) +* operator accept cmd ([ae2cf1e](https://github.com/Agoric/agoric-sdk/commit/ae2cf1e461a63deb39dc01c35cea564cf1d5527b)) +* parameterize fusdc with chainInfo and assetInfo ([e5a8b64](https://github.com/Agoric/agoric-sdk/commit/e5a8b6489368f0bf3a099ce4c5ddf9607a6192c1)) +* scaffold operator commands ([36375fd](https://github.com/Agoric/agoric-sdk/commit/36375fd2ecf41fc171133186969a29d872e8012b)) + + +### Bug Fixes + +* `brandKey` not part of `DenomDetail` ([9a65478](https://github.com/Agoric/agoric-sdk/commit/9a654781d53576ae0b3d1fa37f7a96579bfda848)) + +## 0.35.0-u18.2 (2024-11-21) + + +### Features + +* `Advancer` uses `borrower` facet ([35eb7ad](https://github.com/Agoric/agoric-sdk/commit/35eb7ad48377f11dab8c717c442653f99587a816)) +* integrate `Advancer` with contract ([c5d67af](https://github.com/Agoric/agoric-sdk/commit/c5d67af2b04808e6928b4c8c1e9fdda79c8ac847)) +* liquidity pool borrower and repayer facets ([3117eef](https://github.com/Agoric/agoric-sdk/commit/3117eef0eb604e6e267074648382bca23377f2ea)) + +## 0.35.0-u18.1 (2024-11-19) + + +### Features + +* `Advancer` exo behaviors ([4cd2f3f](https://github.com/Agoric/agoric-sdk/commit/4cd2f3f140ce1c7ea1dcb11fc4fc3c6b31cf2410)), closes [#10390](https://github.com/Agoric/agoric-sdk/issues/10390) +* `CctpTxEvidenceShape`, `PendingTxShape` typeGuards ([5a7b3d2](https://github.com/Agoric/agoric-sdk/commit/5a7b3d25cb7853e9109f74a7b45feb29b8ff69fe)) +* `getQueryParams` takes shape parameter ([99707ef](https://github.com/Agoric/agoric-sdk/commit/99707ef60e1ca5f554f3622f7d7f9b1df89c54c7)) +* `StatusManager` scaffold ([980463f](https://github.com/Agoric/agoric-sdk/commit/980463f422a674676f0faf036c4bfae930824482)) +* `StatusManager` tracks `seenTxs` ([f3d1e36](https://github.com/Agoric/agoric-sdk/commit/f3d1e367ce2284338147866af586bed8ed9fc86b)) +* `TxStatus` const for `StatusManager` states ([1376020](https://github.com/Agoric/agoric-sdk/commit/1376020656a57ee341b5f76f9ce127e76fc657bd)) +* advancer with fees ([087f3a8](https://github.com/Agoric/agoric-sdk/commit/087f3a84a266fd0061f6d35c7b51f193de308f95)) +* defineInertInvitation ([f756412](https://github.com/Agoric/agoric-sdk/commit/f7564122258e5bdc868d7b3550c4587807015d76)) +* **fast-usdc:** .start.js core-eval w/oracle invitations ([7b6820a](https://github.com/Agoric/agoric-sdk/commit/7b6820a6585de3335e5ce2d4aa6d90f238d1fe9d)) +* **fast-usdc:** add cli config and args for deposit and withdraw ([#10487](https://github.com/Agoric/agoric-sdk/issues/10487)) ([fb2d05c](https://github.com/Agoric/agoric-sdk/commit/fb2d05c0d755e1ad68aed1ae1112ea4973aad92e)) +* **fast-usdc:** deposit, withdraw liquidity in exchange for shares ([5ae543d](https://github.com/Agoric/agoric-sdk/commit/5ae543d0983e6f27956c189e8a86355180d8c724)) +* **fast-usdc:** implement config cli command ([d121e1d](https://github.com/Agoric/agoric-sdk/commit/d121e1d453a877352b133aa149c2f41ad44baae9)) +* **fast-usdc:** implement transfer cli command ([504818f](https://github.com/Agoric/agoric-sdk/commit/504818fc5758c312371ae427b7899976f5158055)) +* **fast-usdc:** stub config cli command ([81e14b2](https://github.com/Agoric/agoric-sdk/commit/81e14b2f602237dc68b9f406672332c5c5d90d75)) +* **fast-usdc:** stub transfer cli command ([1b64d82](https://github.com/Agoric/agoric-sdk/commit/1b64d82e3db9d7a95461502ef6f7ee136a5eca19)) +* feed access controls ([8f4a66d](https://github.com/Agoric/agoric-sdk/commit/8f4a66d75dc4b79b698f7eee85b7d93de745045a)) +* makeTestPushInvitation handles evidence ([7e99cfa](https://github.com/Agoric/agoric-sdk/commit/7e99cfa02cb067a7c3899259edda2f79bf9ba7dc)) +* minimal `addressTools` for query param parsing ([6f97e13](https://github.com/Agoric/agoric-sdk/commit/6f97e137ba466db06354c6023a502106559028ea)) +* operators evidence flows through feed ([2161a6f](https://github.com/Agoric/agoric-sdk/commit/2161a6fd69c31f6f16ae8e8716e1a07e92db5d34)) +* publish when all oracle operators agree ([d06ae2b](https://github.com/Agoric/agoric-sdk/commit/d06ae2b52db53ad45db1423cc3297954dd3a7e44)) +* TransactionFeedKit ([8eb7dee](https://github.com/Agoric/agoric-sdk/commit/8eb7dee8f70facf8fb0b36c36d630c4153f4c722)) +* uniform configuration with LegibleCapData ([968903a](https://github.com/Agoric/agoric-sdk/commit/968903a86897df5f8e2aa570e325a38c4077d850)) + + +### Bug Fixes + +* **fast-usdc:** ensure cli non-zero exit code on failure ([6c0e77b](https://github.com/Agoric/agoric-sdk/commit/6c0e77b3272f3f00d9e2a8100b153f6e198664d6)) +* **fast-usdc:** fix url encoding ([d46cefd](https://github.com/Agoric/agoric-sdk/commit/d46cefdd869a09a2548257d6a05eddc55c6cf6ab)) +* **fast-usdc:** use correct address format in cli ([d225974](https://github.com/Agoric/agoric-sdk/commit/d2259741a6b7a1fbca4938ceebc3acd773445e04)) + +## 0.35.0-u18.0 (2024-10-31) + + +### Features + +* add CLI for fast-usdc package ([92bc5b1](https://github.com/Agoric/agoric-sdk/commit/92bc5b127e1cf1806da79589bd6e9d9e87cd5944)) + + + ### [0.1.1-u18.5](https://github.com/Agoric/agoric-sdk/compare/fast-usdc@0.1.1-u18.4...fast-usdc@0.1.1-u18.5) (2024-12-17) **Note:** Version bump only for package fast-usdc diff --git a/packages/fast-usdc/package.json b/packages/fast-usdc/package.json index 990fd4541c8..0f5c15c08ae 100644 --- a/packages/fast-usdc/package.json +++ b/packages/fast-usdc/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/fast-usdc", - "version": "0.1.1-u18.5", + "version": "0.2.0-u18.0", "description": "CLI and library for Fast USDC product", "type": "module", "files": [ @@ -22,9 +22,9 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/zone": "^0.3.0-u18.1", "@fast-check/ava": "^2.0.1", "ava": "^5.3.0", "c8": "^10.1.2", @@ -32,16 +32,16 @@ "ts-blank-space": "^0.4.4" }, "dependencies": { - "@agoric/client-utils": "^0.1.0", - "@agoric/cosmic-proto": "^0.5.0-u18.4", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/orchestration": "^0.2.0-u18.4", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/client-utils": "^0.2.0-u18.0", + "@agoric/cosmic-proto": "^0.5.0-u18.5", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/orchestration": "^0.2.0-u18.5", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", "@cosmjs/proto-signing": "^0.32.4", "@cosmjs/stargate": "^0.32.4", "@endo/base64": "^1.0.9", diff --git a/packages/governance/CHANGELOG.md b/packages/governance/CHANGELOG.md index 073b4af73d0..2d500e5d42e 100644 --- a/packages/governance/CHANGELOG.md +++ b/packages/governance/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.10.4-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.4-u18.0...@agoric/governance@0.10.4-u18.1) (2024-12-24) + + +### Bug Fixes + +* **orchestration:** harden exported patterns ([#10470](https://github.com/Agoric/agoric-sdk/issues/10470)) ([47bebb8](https://github.com/Agoric/agoric-sdk/commit/47bebb8357715f60a699a6f7627dac3d2cf26db7)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) + + + ### [0.10.4-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.3...@agoric/governance@0.10.4-u18.0) (2024-10-31) diff --git a/packages/governance/package.json b/packages/governance/package.json index 8fcbef02fb7..cd793427660 100644 --- a/packages/governance/package.json +++ b/packages/governance/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/governance", - "version": "0.10.4-u18.0", + "version": "0.10.4-u18.1", "description": "Core governance support", "type": "module", "main": "src/index.js", @@ -31,16 +31,16 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/captp": "^4.4.3", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", @@ -49,7 +49,7 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/init": "^1.1.7", "ava": "^5.3.0", diff --git a/packages/import-manager/CHANGELOG.md b/packages/import-manager/CHANGELOG.md index 66caefa877e..97dffe2b34e 100644 --- a/packages/import-manager/CHANGELOG.md +++ b/packages/import-manager/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.3.12-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.12-u18.0...@agoric/import-manager@0.3.12-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/import-manager + + + + + ### [0.3.12-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.11...@agoric/import-manager@0.3.12-u18.0) (2024-10-31) **Note:** Version bump only for package @agoric/import-manager diff --git a/packages/import-manager/package.json b/packages/import-manager/package.json index 300c144f3dc..b5539e2d207 100644 --- a/packages/import-manager/package.json +++ b/packages/import-manager/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/import-manager", - "version": "0.3.12-u18.0", + "version": "0.3.12-u18.1", "description": "Share code across vat boundaries", "type": "module", "main": "./src/importManager.js", @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/swingset-vat": "^0.33.0-u18.1", "ava": "^5.3.0", "c8": "^10.1.2" }, diff --git a/packages/inter-protocol/CHANGELOG.md b/packages/inter-protocol/CHANGELOG.md index 9f93f0e27d5..df6a802a1ab 100644 --- a/packages/inter-protocol/CHANGELOG.md +++ b/packages/inter-protocol/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.5...@agoric/inter-protocol@0.17.0-u18.6) (2024-12-24) + + +### Features + +* add an accessor for the vaultDirector's parameters ([32f1398](https://github.com/Agoric/agoric-sdk/commit/32f13984751a5404aad3e9f3dc72b056292a78a3)) +* record instances that will be replaced so we can manage them ([c883c39](https://github.com/Agoric/agoric-sdk/commit/c883c39bbe4ec236a758030508fdf9f4fbd3ba9b)) +* save the outgoing EC Charter instance and kit ([c2c9be3](https://github.com/Agoric/agoric-sdk/commit/c2c9be3785f50e3b2cae3585d0e05d8b0a918283)) + + +### Bug Fixes + +* makeReserveTerms ([27ce0b0](https://github.com/Agoric/agoric-sdk/commit/27ce0b0c5bc7543dca4d86ef644ce6e87f151d6c)) +* remove addInstance call from add-auction.js ([d16781f](https://github.com/Agoric/agoric-sdk/commit/d16781f0100b831638b3032837da28c23beabb7b)) + + + ## [0.17.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.4...@agoric/inter-protocol@0.17.0-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/inter-protocol diff --git a/packages/inter-protocol/package.json b/packages/inter-protocol/package.json index 02c3e2e4c1e..61595cf2323 100644 --- a/packages/inter-protocol/package.json +++ b/packages/inter-protocol/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/inter-protocol", - "version": "0.17.0-u18.5", + "version": "0.17.0-u18.6", "description": "Core cryptoeconomy contracts", "type": "module", "main": "src/index.js", @@ -31,18 +31,18 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/governance": "^0.10.4-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/governance": "^0.10.4-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/captp": "^4.4.3", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", @@ -51,9 +51,9 @@ "jessie.js": "^0.3.4" }, "devDependencies": { - "@agoric/smart-wallet": "^0.5.4-u18.4", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/smart-wallet": "^0.5.4-u18.5", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/init": "^1.1.7", "@endo/promise-kit": "^1.1.8", diff --git a/packages/internal/CHANGELOG.md b/packages/internal/CHANGELOG.md index fd52694cd5e..8ff5d15f078 100644 --- a/packages/internal/CHANGELOG.md +++ b/packages/internal/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.4.0-u18.0...@agoric/internal@0.4.0-u18.1) (2024-12-24) + + +### Features + +* consistent publishTxnRecord (record) ([dbf3934](https://github.com/Agoric/agoric-sdk/commit/dbf39340c75d9e01af2ee9ceccac327660af94a6)) +* defaultSerializer util ([19d5e03](https://github.com/Agoric/agoric-sdk/commit/19d5e03b426e74b8a19d11b425634a0a83e929a1)) +* getValues for sequence nodes ([b5698ce](https://github.com/Agoric/agoric-sdk/commit/b5698cee87068656cf6cfcbed25925d19fe025fd)) +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) +* pureDataMarshaller ([6df7f1f](https://github.com/Agoric/agoric-sdk/commit/6df7f1fa33bc0ac3f979663db97859c90af94e6c)) +* showValue option for documentStorageSchema ([07d12d4](https://github.com/Agoric/agoric-sdk/commit/07d12d489208735a8304866e3c59e9dc0cd19f13)) +* storage-test-utils report missing data ([02c111b](https://github.com/Agoric/agoric-sdk/commit/02c111b7e6a54528186e37f5408d1a41462e5526)) + + + ## [0.4.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.3.2...@agoric/internal@0.4.0-u18.0) (2024-10-31) diff --git a/packages/internal/package.json b/packages/internal/package.json index 8d16fa7a71c..971b2a928ec 100755 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/internal", - "version": "0.4.0-u18.0", + "version": "0.4.0-u18.1", "description": "Externally unsupported utilities internal to agoric-sdk", "type": "module", "main": "src/index.js", @@ -20,9 +20,9 @@ "lint:types": "tsc" }, "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/base-zone": "^0.1.1-u18.0", + "@agoric/base-zone": "^0.1.1-u18.1", "@endo/common": "^1.2.8", + "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", "@endo/init": "^1.1.7", "@endo/marshal": "^1.6.2", @@ -34,7 +34,7 @@ "jessie.js": "^0.3.4" }, "devDependencies": { - "@agoric/cosmic-proto": "^0.5.0-u18.4", + "@agoric/cosmic-proto": "^0.5.0-u18.5", "@endo/exo": "^1.5.7", "@endo/init": "^1.1.7", "ava": "^5.3.0", diff --git a/packages/kmarshal/CHANGELOG.md b/packages/kmarshal/CHANGELOG.md index 43d31b85211..448afe90e0b 100644 --- a/packages/kmarshal/CHANGELOG.md +++ b/packages/kmarshal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/kmarshal@0.1.1-u18.0...@agoric/kmarshal@0.1.1-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/kmarshal + + + + + ### 0.1.1-u18.0 (2024-10-31) diff --git a/packages/kmarshal/package.json b/packages/kmarshal/package.json index 1ed87557dd9..bdc6a2463f4 100644 --- a/packages/kmarshal/package.json +++ b/packages/kmarshal/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/kmarshal", - "version": "0.1.1-u18.0", + "version": "0.1.1-u18.1", "description": "Token-only marshaller for kernel and tests", "type": "module", "main": "./src/kmarshal.js", @@ -21,9 +21,9 @@ "lint:eslint": "eslint ." }, "dependencies": { + "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", - "@endo/marshal": "^1.6.2", - "@endo/errors": "^1.2.8" + "@endo/marshal": "^1.6.2" }, "devDependencies": { "ava": "^5.3.0" diff --git a/packages/network/CHANGELOG.md b/packages/network/CHANGELOG.md index 380bffab7d5..30220189fef 100644 --- a/packages/network/CHANGELOG.md +++ b/packages/network/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/network@0.2.0-u18.0...@agoric/network@0.2.0-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/network + + + + + ## 0.2.0-u18.0 (2024-10-31) diff --git a/packages/network/package.json b/packages/network/package.json index 4af89780881..80978425b00 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/network", - "version": "0.2.0-u18.0", + "version": "0.2.0-u18.1", "description": "Agoric's network protocol API", "type": "module", "main": "./src/index.js", @@ -21,21 +21,21 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", "@endo/base64": "^1.0.9", + "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", "@endo/pass-style": "^1.4.7", "@endo/patterns": "^1.4.7", "@endo/promise-kit": "^1.1.8" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/bundle-source": "^3.5.0", "ava": "^5.3.0", "c8": "^10.1.2" diff --git a/packages/notifier/CHANGELOG.md b/packages/notifier/CHANGELOG.md index 99d50e4bd20..8d3f8d78631 100644 --- a/packages/notifier/CHANGELOG.md +++ b/packages/notifier/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.7.0-u18.0...@agoric/notifier@0.7.0-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/notifier + + + + + ## [0.7.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.6.2...@agoric/notifier@0.7.0-u18.0) (2024-10-31) diff --git a/packages/notifier/package.json b/packages/notifier/package.json index cf4ef74bb75..ed28cc3e41e 100644 --- a/packages/notifier/package.json +++ b/packages/notifier/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/notifier", - "version": "0.7.0-u18.0", + "version": "0.7.0-u18.1", "description": "Notifier allows services to update clients about state changes using a stream of promises", "type": "module", "main": "src/index.js", @@ -33,19 +33,19 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", "@endo/patterns": "^1.4.7", "@endo/promise-kit": "^1.1.8" }, "devDependencies": { - "@agoric/kmarshal": "^0.1.1-u18.0", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/kmarshal": "^0.1.1-u18.1", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/init": "^1.1.7", "@endo/ses-ava": "^1.2.8", "ava": "^5.3.0", diff --git a/packages/orchestration/CHANGELOG.md b/packages/orchestration/CHANGELOG.md index c224c13d712..f52c011bcc5 100644 --- a/packages/orchestration/CHANGELOG.md +++ b/packages/orchestration/CHANGELOG.md @@ -3,6 +3,48 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/orchestration@0.2.0-u18.4...@agoric/orchestration@0.2.0-u18.5) (2024-12-24) + + +### ⚠ BREAKING CHANGES + +* `getAsset` and `getDenomInfo` require `srcChainName` param + +### Features + +* `assetOn` `DenomDetail` helper ([05fe515](https://github.com/Agoric/agoric-sdk/commit/05fe5154de7cccb0c606dcc76c058badc5526cdb)) +* `chainHub.makeTransferRoute` ([0215b6f](https://github.com/Agoric/agoric-sdk/commit/0215b6f172e523a813bfbf6234991856ec60601c)) +* `ForwardOpts` accepts `intermediateRecipient` ([eb975f1](https://github.com/Agoric/agoric-sdk/commit/eb975f1df1587bc9307b27c20b7b236cc7fe386e)) +* `ForwardOptsShape` ([50b1717](https://github.com/Agoric/agoric-sdk/commit/50b1717c1e40ed67a5e69810961ad8d0144c5f9e)) +* `getAsset` and `getDenomInfo` require `srcChainName` param ([fc802ad](https://github.com/Agoric/agoric-sdk/commit/fc802adc06082eb0618f4a2d58d91ac380512352)) +* `withOrchestration` returns `baggage` ([e4a6c6d](https://github.com/Agoric/agoric-sdk/commit/e4a6c6d77e50339b74d34ad90967373e8ec77e51)) +* add `bech32Prefix?: string` to `CosmosChainInfo` ([cb9e1ee](https://github.com/Agoric/agoric-sdk/commit/cb9e1eeab9295b44ec009b82d73c457299e8d6f4)) +* assetInfo as array of entries ([51e7a9c](https://github.com/Agoric/agoric-sdk/commit/51e7a9c3e3fb2cde44db2ffce817f353a17e76a3)) +* chain-capabilities.js constants ([52ff70a](https://github.com/Agoric/agoric-sdk/commit/52ff70a187df1fadc89ccc506228bc6d0ca48da6)) +* **chainHub:** `getChainInfoByAddress` helper ([d6c487c](https://github.com/Agoric/agoric-sdk/commit/d6c487c1aca11b2287253b8885778dff9fd27a55)) +* **cosmos-orch-account:** expose `.executeEncodedTx` ([9d10be1](https://github.com/Agoric/agoric-sdk/commit/9d10be13d5d023e3d0254fef163fe84cd4b7796b)) +* CosmosChainInfo includes `pfmEnabled?: boolean` ([e1c35da](https://github.com/Agoric/agoric-sdk/commit/e1c35da96da8e12ea79a99aafad6163b3993e238)) +* export `DenomDetailShape` ([2dfddb3](https://github.com/Agoric/agoric-sdk/commit/2dfddb3fb2018d769b1acc1b32f4ff3b4c7f67b7)) +* export `OrchestrationPowersShape` ([34b61ea](https://github.com/Agoric/agoric-sdk/commit/34b61eae918a5f02ba6e06ac7e15b24750494821)) +* **local-orchestration-account:** support multi-hop pfm transfers ([c35fac7](https://github.com/Agoric/agoric-sdk/commit/c35fac7e82e6b66d2ffdc62ded1ba29a7d7388ff)) +* registerChainsAndAssets ([e72782d](https://github.com/Agoric/agoric-sdk/commit/e72782dcc748b9e6a2879179cccf9866718f4e00)) +* send-anywhere inits chainHub ([2fa2f75](https://github.com/Agoric/agoric-sdk/commit/2fa2f7512b2a1a19d47f47b59e3206619794be18)) + + +### Bug Fixes + +* `brandKey` not part of `DenomDetail` ([9a65478](https://github.com/Agoric/agoric-sdk/commit/9a654781d53576ae0b3d1fa37f7a96579bfda848)) +* `convertChainInfo` connection sorting ([8ba4699](https://github.com/Agoric/agoric-sdk/commit/8ba46990756d94571f2591fc1c85f37baab828b8)) +* do not stringify logs ([d04c5ea](https://github.com/Agoric/agoric-sdk/commit/d04c5eac94e1954456cd23e9006e9f4daabb3759)) +* **orchestration:** denomAmounts must be non-negative ([#10458](https://github.com/Agoric/agoric-sdk/issues/10458)) ([40e0e4e](https://github.com/Agoric/agoric-sdk/commit/40e0e4e37503b611609d1752389477d8f14f1a8e)) +* **orchestration:** harden exported patterns ([#10470](https://github.com/Agoric/agoric-sdk/issues/10470)) ([47bebb8](https://github.com/Agoric/agoric-sdk/commit/47bebb8357715f60a699a6f7627dac3d2cf26db7)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) +* **orchestration:** harden result of reverseConnInfo ([5c1219c](https://github.com/Agoric/agoric-sdk/commit/5c1219c58862959ba7f4d4cf57674ad61f10c32a)) +* subscribeToTransfers atomically ([7b77993](https://github.com/Agoric/agoric-sdk/commit/7b7799389018aa0536711a091502b4b28b59572b)) +* use `asVow` in case `owned()` throws ([e67e86b](https://github.com/Agoric/agoric-sdk/commit/e67e86b7c49b332c8e2d1fdc4b078f558f95adbc)) +* yarn codegen script ([9eea3fd](https://github.com/Agoric/agoric-sdk/commit/9eea3fd6da2624fc787336c5d735de5ae7da885d)) + + + ## [0.2.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/orchestration@0.2.0-u18.3...@agoric/orchestration@0.2.0-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/orchestration diff --git a/packages/orchestration/package.json b/packages/orchestration/package.json index bc7f1054b0b..5748d3cc626 100644 --- a/packages/orchestration/package.json +++ b/packages/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/orchestration", - "version": "0.2.0-u18.4", + "version": "0.2.0-u18.5", "description": "Chain abstraction for Agoric's orchestration clients", "type": "module", "main": "index.js", @@ -33,19 +33,19 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/async-flow": "^0.2.0-u18.0", - "@agoric/cosmic-proto": "^0.5.0-u18.4", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/network": "^0.2.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/async-flow": "^0.2.0-u18.1", + "@agoric/cosmic-proto": "^0.5.0-u18.5", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/network": "^0.2.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/base64": "^1.0.9", "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", @@ -54,7 +54,7 @@ "@noble/hashes": "^1.5.0" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u18.0", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", "@chain-registry/client": "^1.47.4", "@cosmjs/amino": "^0.32.3", "@cosmjs/proto-signing": "^0.32.3", diff --git a/packages/pegasus/CHANGELOG.md b/packages/pegasus/CHANGELOG.md index a652d3f4ac7..c41e67015bc 100644 --- a/packages/pegasus/CHANGELOG.md +++ b/packages/pegasus/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.8.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.8.0-u18.4...@agoric/pegasus@0.8.0-u18.5) (2024-12-24) + +**Note:** Version bump only for package @agoric/pegasus + + + + + ## [0.8.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.8.0-u18.3...@agoric/pegasus@0.8.0-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/pegasus diff --git a/packages/pegasus/package.json b/packages/pegasus/package.json index a7321751cd3..8d9d4600ac6 100644 --- a/packages/pegasus/package.json +++ b/packages/pegasus/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/pegasus", - "version": "0.8.0-u18.4", + "version": "0.8.0-u18.5", "description": "Peg-as-us contract", "type": "module", "main": "./src/pegasus.js", @@ -28,29 +28,29 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/network": "^0.2.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/network": "^0.2.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/bundle-source": "^3.5.0", - "@agoric/zone": "^0.3.0-u18.0", "@endo/captp": "^4.4.3", + "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", "@endo/init": "^1.1.7", "@endo/nat": "^5.0.13", "@endo/promise-kit": "^1.1.8" }, "devDependencies": { + "@agoric/vat-data": "^0.5.3-u18.1", "ava": "^5.3.0", "c8": "^10.1.2", - "import-meta-resolve": "^2.2.1", - "@agoric/vat-data": "^0.5.3-u18.0" + "import-meta-resolve": "^2.2.1" }, "files": [ "scripts/", diff --git a/packages/smart-wallet/CHANGELOG.md b/packages/smart-wallet/CHANGELOG.md index 0586c494578..099350f4eab 100644 --- a/packages/smart-wallet/CHANGELOG.md +++ b/packages/smart-wallet/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.5.4-u18.5](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u18.4...@agoric/smart-wallet@0.5.4-u18.5) (2024-12-24) + +**Note:** Version bump only for package @agoric/smart-wallet + + + + + ### [0.5.4-u18.4](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u18.3...@agoric/smart-wallet@0.5.4-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/smart-wallet diff --git a/packages/smart-wallet/package.json b/packages/smart-wallet/package.json index 9d36da6ef84..f6ac7ed7e2d 100644 --- a/packages/smart-wallet/package.json +++ b/packages/smart-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/smart-wallet", - "version": "0.5.4-u18.4", + "version": "0.5.4-u18.5", "description": "Wallet contract", "type": "module", "main": "src/index.js", @@ -17,9 +17,9 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/casting": "^0.4.3-u18.4", - "@agoric/cosmic-proto": "^0.5.0-u18.4", - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/casting": "^0.4.3-u18.5", + "@agoric/cosmic-proto": "^0.5.0-u18.5", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/captp": "^4.4.3", "@endo/init": "^1.1.7", @@ -27,16 +27,16 @@ "import-meta-resolve": "^2.2.1" }, "dependencies": { + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/errors": "^1.2.8", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", "@endo/eventual-send": "^1.2.8", "@endo/far": "^1.1.9", "@endo/marshal": "^1.6.2", diff --git a/packages/solo/CHANGELOG.md b/packages/solo/CHANGELOG.md index 871c5fc129f..c76b81c0653 100644 --- a/packages/solo/CHANGELOG.md +++ b/packages/solo/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.11.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u18.5...@agoric/solo@0.11.0-u18.6) (2024-12-24) + + +### Features + +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) + + + ## [0.11.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u18.4...@agoric/solo@0.11.0-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/solo diff --git a/packages/solo/package.json b/packages/solo/package.json index c0af91379f9..3411d26736e 100644 --- a/packages/solo/package.json +++ b/packages/solo/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/solo", - "version": "0.11.0-u18.5", + "version": "0.11.0-u18.6", "description": "Agoric's Solo vat runner", "type": "module", "bin": { @@ -22,19 +22,19 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/access-token": "^0.4.22-u18.0", - "@agoric/cache": "^0.3.3-u18.0", - "@agoric/cosmic-swingset": "^0.42.0-u18.5", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/spawner": "^0.6.9-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.3", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vats": "^0.16.0-u18.4", - "@agoric/wallet": "^0.19.0-u18.0", + "@agoric/access-token": "^0.4.22-u18.1", + "@agoric/cache": "^0.3.3-u18.1", + "@agoric/cosmic-swingset": "^0.42.0-u18.6", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/spawner": "^0.6.9-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/telemetry": "^0.6.3-u18.4", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vats": "^0.16.0-u18.5", + "@agoric/wallet": "^0.19.0-u18.1", "@endo/captp": "^4.4.3", "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", @@ -55,7 +55,7 @@ "ws": "^7.2.0" }, "devDependencies": { - "@agoric/ertp": "^0.16.3-u18.0", + "@agoric/ertp": "^0.16.3-u18.1", "@endo/bundle-source": "^3.5.0", "ava": "^5.3.0", "c8": "^10.1.2" diff --git a/packages/spawner/CHANGELOG.md b/packages/spawner/CHANGELOG.md index a00ad2d565e..7dc4ea5f057 100644 --- a/packages/spawner/CHANGELOG.md +++ b/packages/spawner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.6.9-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.9-u18.0...@agoric/spawner@0.6.9-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/spawner + + + + + ### [0.6.9-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.8...@agoric/spawner@0.6.9-u18.0) (2024-10-31) diff --git a/packages/spawner/package.json b/packages/spawner/package.json index 3c5c32cd25b..133a31d1ad7 100644 --- a/packages/spawner/package.json +++ b/packages/spawner/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/spawner", - "version": "0.6.9-u18.0", + "version": "0.6.9-u18.1", "description": "Wrapper for JavaScript map", "type": "module", "main": "./src/contractHost.js", @@ -37,8 +37,8 @@ "@endo/marshal": "^1.6.2" }, "devDependencies": { - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/init": "^1.1.7", "ava": "^5.3.0", diff --git a/packages/stat-logger/CHANGELOG.md b/packages/stat-logger/CHANGELOG.md index 1e5f5f61385..02f86743caa 100644 --- a/packages/stat-logger/CHANGELOG.md +++ b/packages/stat-logger/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.4.29-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/stat-logger@0.4.29-u18.0...@agoric/stat-logger@0.4.29-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/stat-logger + + + + + ### [0.4.29-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/stat-logger@0.4.28...@agoric/stat-logger@0.4.29-u18.0) (2024-10-31) **Note:** Version bump only for package @agoric/stat-logger diff --git a/packages/stat-logger/package.json b/packages/stat-logger/package.json index 2ba7344f3b2..df101a0af50 100644 --- a/packages/stat-logger/package.json +++ b/packages/stat-logger/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/stat-logger", - "version": "0.4.29-u18.0", + "version": "0.4.29-u18.1", "description": "Simple library for logging and graphing performance statistics", "type": "module", "main": "src/index.js", diff --git a/packages/store/CHANGELOG.md b/packages/store/CHANGELOG.md index a645dc3ec63..890d8055cd1 100644 --- a/packages/store/CHANGELOG.md +++ b/packages/store/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.3-u18.0...@agoric/store@0.9.3-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/store + + + + + ### [0.9.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.2...@agoric/store@0.9.3-u18.0) (2024-10-31) diff --git a/packages/store/package.json b/packages/store/package.json index be71293cd8e..a76384d5106 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/store", - "version": "0.9.3-u18.0", + "version": "0.9.3-u18.1", "description": "Wrapper for JavaScript map", "type": "module", "main": "src/index.js", diff --git a/packages/swing-store/CHANGELOG.md b/packages/swing-store/CHANGELOG.md index ab82946b935..c4f2e30d28c 100644 --- a/packages/swing-store/CHANGELOG.md +++ b/packages/swing-store/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.10.0-u18.0...@agoric/swing-store@0.10.0-u18.1) (2024-12-24) + + +### Features + +* **cosmic-swingset:** Allow `launch` to accept an already-open swingStore ([c65e5b1](https://github.com/Agoric/agoric-sdk/commit/c65e5b1c531c08026f5f11cf5d5dcdbe238b05ee)) + + + ## [0.10.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.1...@agoric/swing-store@0.10.0-u18.0) (2024-10-31) diff --git a/packages/swing-store/package.json b/packages/swing-store/package.json index 2724dd6ee66..269b58da131 100644 --- a/packages/swing-store/package.json +++ b/packages/swing-store/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swing-store", - "version": "0.10.0-u18.0", + "version": "0.10.0-u18.1", "description": "Persistent storage for SwingSet", "type": "module", "main": "./src/index.js", @@ -21,11 +21,11 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", + "@agoric/internal": "^0.4.0-u18.1", "@endo/base64": "^1.0.9", "@endo/bundle-source": "^3.5.0", "@endo/check-bundle": "^1.0.12", + "@endo/errors": "^1.2.8", "@endo/nat": "^5.0.13", "better-sqlite3": "^9.1.1" }, diff --git a/packages/swingset-liveslots/CHANGELOG.md b/packages/swingset-liveslots/CHANGELOG.md index 5c9eec55d0b..3dc44715f31 100644 --- a/packages/swingset-liveslots/CHANGELOG.md +++ b/packages/swingset-liveslots/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.10.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.3-u18.0...@agoric/swingset-liveslots@0.10.3-u18.1) (2024-12-24) + + +### Bug Fixes + +* **liveslots:** avoid slotToVal memory leak for watched promises ([874196c](https://github.com/Agoric/agoric-sdk/commit/874196c477036964634b5e3b8af93fb57279ef18)), closes [#10757](https://github.com/Agoric/agoric-sdk/issues/10757) [#10756](https://github.com/Agoric/agoric-sdk/issues/10756) [#10706](https://github.com/Agoric/agoric-sdk/issues/10706) + + + ### [0.10.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.2...@agoric/swingset-liveslots@0.10.3-u18.0) (2024-10-31) diff --git a/packages/swingset-liveslots/package.json b/packages/swingset-liveslots/package.json index ebdc9c1d0e3..933a125e665 100644 --- a/packages/swingset-liveslots/package.json +++ b/packages/swingset-liveslots/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-liveslots", - "version": "0.10.3-u18.0", + "version": "0.10.3-u18.1", "description": "SwingSet ocap support layer", "type": "module", "main": "src/index.js", @@ -17,10 +17,10 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", "@endo/env-options": "^1.1.8", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/exo": "^1.5.7", "@endo/far": "^1.1.9", @@ -32,8 +32,8 @@ "@endo/promise-kit": "^1.1.8" }, "devDependencies": { - "ava": "^5.3.0", - "@agoric/kmarshal": "^0.1.1-u18.0" + "@agoric/kmarshal": "^0.1.1-u18.1", + "ava": "^5.3.0" }, "files": [ "src/**/*.js", diff --git a/packages/swingset-runner/CHANGELOG.md b/packages/swingset-runner/CHANGELOG.md index 30fc403958d..aafe8a63ced 100644 --- a/packages/swingset-runner/CHANGELOG.md +++ b/packages/swingset-runner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.22.3-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u18.5...@agoric/swingset-runner@0.22.3-u18.6) (2024-12-24) + +**Note:** Version bump only for package @agoric/swingset-runner + + + + + ### [0.22.3-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u18.4...@agoric/swingset-runner@0.22.3-u18.5) (2024-12-17) **Note:** Version bump only for package @agoric/swingset-runner diff --git a/packages/swingset-runner/package.json b/packages/swingset-runner/package.json index ba8f7b181ba..7ae18454776 100644 --- a/packages/swingset-runner/package.json +++ b/packages/swingset-runner/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-runner", - "version": "0.22.3-u18.5", + "version": "0.22.3-u18.6", "private": true, "description": "Application to launch SwingSet instances for development and testing", "type": "module", @@ -19,20 +19,20 @@ "ci:autobench": "./autobench.js" }, "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/deploy-script-support": "^0.10.4-u18.4", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.5", - "@agoric/kmarshal": "^0.1.1-u18.0", - "@agoric/stat-logger": "^0.4.29-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swing-store": "^0.10.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.3", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", + "@agoric/deploy-script-support": "^0.10.4-u18.5", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/inter-protocol": "^0.17.0-u18.6", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/kmarshal": "^0.1.1-u18.1", + "@agoric/stat-logger": "^0.4.29-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swing-store": "^0.10.0-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/telemetry": "^0.6.3-u18.4", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", "@endo/bundle-source": "^3.5.0", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/init": "^1.1.7", "@endo/marshal": "^1.6.2", diff --git a/packages/swingset-xsnap-supervisor/CHANGELOG.md b/packages/swingset-xsnap-supervisor/CHANGELOG.md index 7803d8c257f..a735724422a 100644 --- a/packages/swingset-xsnap-supervisor/CHANGELOG.md +++ b/packages/swingset-xsnap-supervisor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.10.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.3-u18.0...@agoric/swingset-xsnap-supervisor@0.10.3-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/swingset-xsnap-supervisor + + + + + ### [0.10.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.2...@agoric/swingset-xsnap-supervisor@0.10.3-u18.0) (2024-10-31) diff --git a/packages/swingset-xsnap-supervisor/package.json b/packages/swingset-xsnap-supervisor/package.json index b700d631c5d..07203a0420f 100644 --- a/packages/swingset-xsnap-supervisor/package.json +++ b/packages/swingset-xsnap-supervisor/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-xsnap-supervisor", - "version": "0.10.3-u18.0", + "version": "0.10.3-u18.1", "description": "Supervisor/Liveslots bundle for swingset xsnap workers", "author": "Agoric", "license": "Apache-2.0", @@ -23,9 +23,9 @@ "test:xs": "exit 0" }, "devDependencies": { - "@endo/errors": "^1.2.8", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", "@endo/bundle-source": "^3.5.0", + "@endo/errors": "^1.2.8", "@endo/import-bundle": "^1.3.2", "@endo/init": "^1.1.7", "@endo/marshal": "^1.6.2", diff --git a/packages/telemetry/CHANGELOG.md b/packages/telemetry/CHANGELOG.md index 8f235a2e4ef..a1d3b562ddb 100644 --- a/packages/telemetry/CHANGELOG.md +++ b/packages/telemetry/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.6.3-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.3...@agoric/telemetry@0.6.3-u18.4) (2024-12-24) + + +### Bug Fixes + +* **telemetry:** add missing slog type ([1aec8d0](https://github.com/Agoric/agoric-sdk/commit/1aec8d05036f6b3c3e3730339d1829da6b4a9051)) +* **telemetry:** Empty context persisted when remaining beans are negative after run finish ([#10635](https://github.com/Agoric/agoric-sdk/issues/10635)) ([ad4e83e](https://github.com/Agoric/agoric-sdk/commit/ad4e83e0b6dff9716da91fd65d367d3acad1772e)) +* **telemetry:** event name typo ([9e19321](https://github.com/Agoric/agoric-sdk/commit/9e19321ea8fed32d445d44169b32f5d94a93d61e)) +* **telemetry:** timer-poll run.id ([#10672](https://github.com/Agoric/agoric-sdk/issues/10672)) ([3b478fb](https://github.com/Agoric/agoric-sdk/commit/3b478fb9e3fe7ded8dec1e83bab68760571f9071)), closes [#10357](https://github.com/Agoric/agoric-sdk/issues/10357) [#10357](https://github.com/Agoric/agoric-sdk/issues/10357) + + + ### [0.6.3-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.2...@agoric/telemetry@0.6.3-u18.3) (2024-12-13) diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 834b9cfb25c..f0f951f5fa1 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/telemetry", - "version": "0.6.3-u18.3", + "version": "0.6.3-u18.4", "description": "Agoric's telemetry implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -22,16 +22,16 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", "@endo/init": "^1.1.7", "@endo/marshal": "^1.6.2", "@endo/stream": "^1.2.8", "@opentelemetry/api": "~1.3.0", "@opentelemetry/api-logs": "0.53.0", - "@opentelemetry/exporter-prometheus": "~0.35.0", "@opentelemetry/exporter-logs-otlp-http": "0.53.0", + "@opentelemetry/exporter-prometheus": "~0.35.0", "@opentelemetry/exporter-trace-otlp-http": "~0.35.0", "@opentelemetry/resources": "~1.9.0", "@opentelemetry/sdk-logs": "0.53.0", diff --git a/packages/time/CHANGELOG.md b/packages/time/CHANGELOG.md index 5d8ce346d73..9e1b0593b9d 100644 --- a/packages/time/CHANGELOG.md +++ b/packages/time/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.3.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.3-u18.0...@agoric/time@0.3.3-u18.1) (2024-12-24) + + +### Bug Fixes + +* **orchestration:** harden exported patterns ([#10470](https://github.com/Agoric/agoric-sdk/issues/10470)) ([47bebb8](https://github.com/Agoric/agoric-sdk/commit/47bebb8357715f60a699a6f7627dac3d2cf26db7)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) + + + ### [0.3.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.2...@agoric/time@0.3.3-u18.0) (2024-10-31) diff --git a/packages/time/package.json b/packages/time/package.json index 966146403ad..6d40ecb15e1 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/time", - "version": "0.3.3-u18.0", + "version": "0.3.3-u18.1", "description": "Timestamps, time math, timer service API definition", "type": "module", "main": "index.js", @@ -31,7 +31,7 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/store": "^0.9.3-u18.0", + "@agoric/store": "^0.9.3-u18.1", "@endo/errors": "^1.2.8", "@endo/nat": "^5.0.13", "@endo/patterns": "^1.4.7" diff --git a/packages/vat-data/CHANGELOG.md b/packages/vat-data/CHANGELOG.md index 6aec16064c5..793f1bd3f90 100644 --- a/packages/vat-data/CHANGELOG.md +++ b/packages/vat-data/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.5.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.3-u18.0...@agoric/vat-data@0.5.3-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/vat-data + + + + + ### [0.5.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.2...@agoric/vat-data@0.5.3-u18.0) (2024-10-31) diff --git a/packages/vat-data/package.json b/packages/vat-data/package.json index 3ef74c4b6b3..4b1a86b974f 100644 --- a/packages/vat-data/package.json +++ b/packages/vat-data/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vat-data", - "version": "0.5.3-u18.0", + "version": "0.5.3-u18.1", "description": "Safe access to VatData global", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -18,16 +18,16 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { + "@agoric/base-zone": "^0.1.1-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", "@endo/errors": "^1.2.8", - "@agoric/base-zone": "^0.1.1-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", "@endo/exo": "^1.5.7", "@endo/patterns": "^1.4.7" }, "devDependencies": { - "@endo/init": "^1.1.7", "@endo/far": "^1.1.9", + "@endo/init": "^1.1.7", "@endo/ses-ava": "^1.2.8", "ava": "^5.3.0", "tsd": "^0.31.1" diff --git a/packages/vats/CHANGELOG.md b/packages/vats/CHANGELOG.md index 75e5546b57f..19f29a86c0a 100644 --- a/packages/vats/CHANGELOG.md +++ b/packages/vats/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [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) + + +### Features + +* **cosmic-swingset:** Add support for testing blocks of a mock chain ([48b6405](https://github.com/Agoric/agoric-sdk/commit/48b6405d23dc3dc051e3a9aea66ffb3f9749a82e)) +* 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) + + +### Bug Fixes + +* **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) +* **vaultFactory:** fix proposal description ([bc1f87a](https://github.com/Agoric/agoric-sdk/commit/bc1f87a802f68d629972874c6bb60339c3933de4)) + + + ## [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) **Note:** Version bump only for package @agoric/vats diff --git a/packages/vats/package.json b/packages/vats/package.json index 72755e3c53f..f1dcf20918b 100644 --- a/packages/vats/package.json +++ b/packages/vats/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vats", - "version": "0.16.0-u18.4", + "version": "0.16.0-u18.5", "description": "Agoric's Vat library", "type": "module", "main": "./index.js", @@ -22,20 +22,20 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { + "@agoric/cosmic-proto": "^0.5.0-u18.5", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/governance": "^0.10.4-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/network": "^0.2.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/errors": "^1.2.8", - "@agoric/cosmic-proto": "^0.5.0-u18.4", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/governance": "^0.10.4-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/network": "^0.2.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", "@endo/far": "^1.1.9", "@endo/import-bundle": "^1.3.2", "@endo/marshal": "^1.6.2", @@ -47,7 +47,7 @@ "jessie.js": "^0.3.4" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u18.0", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", "@endo/bundle-source": "^3.5.0", "@endo/init": "^1.1.7", "ava": "^5.3.0", diff --git a/packages/vm-config/CHANGELOG.md b/packages/vm-config/CHANGELOG.md index 9d1b60d8053..82252a80785 100644 --- a/packages/vm-config/CHANGELOG.md +++ b/packages/vm-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vm-config@0.1.1-u18.0...@agoric/vm-config@0.1.1-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/vm-config + + + + + ### 0.1.1-u18.0 (2024-10-31) diff --git a/packages/vm-config/package.json b/packages/vm-config/package.json index 47197bd054e..da9ec26eae5 100644 --- a/packages/vm-config/package.json +++ b/packages/vm-config/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vm-config", - "version": "0.1.1-u18.0", + "version": "0.1.1-u18.1", "description": "Config to start an Agoric VM", "type": "module", "main": "./index.js", @@ -18,7 +18,6 @@ "keywords": [], "author": "Agoric", "license": "Apache-2.0", - "dependencies": {}, "devDependencies": { "ava": "^5.3.0", "c8": "^10.1.2" diff --git a/packages/vow/CHANGELOG.md b/packages/vow/CHANGELOG.md index b03ecfa4379..49b4d8d3dd3 100644 --- a/packages/vow/CHANGELOG.md +++ b/packages/vow/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vow@0.2.0-u18.0...@agoric/vow@0.2.0-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/vow + + + + + ## 0.2.0-u18.0 (2024-10-31) diff --git a/packages/vow/package.json b/packages/vow/package.json index bf7202807e9..10b7dbd2924 100755 --- a/packages/vow/package.json +++ b/packages/vow/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vow", - "version": "0.2.0-u18.0", + "version": "0.2.0-u18.1", "description": "Remote (shortening and disconnection-tolerant) Promise-likes", "type": "module", "main": "src/index.js", @@ -19,8 +19,8 @@ "lint:types": "tsc" }, "dependencies": { - "@agoric/base-zone": "^0.1.1-u18.0", - "@agoric/internal": "^0.4.0-u18.0", + "@agoric/base-zone": "^0.1.1-u18.1", + "@agoric/internal": "^0.4.0-u18.1", "@endo/env-options": "^1.1.8", "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", @@ -30,8 +30,8 @@ }, "devDependencies": { "@agoric/internal": "^0.4.0-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/far": "^1.1.9", "@endo/init": "^1.1.7", "ava": "^5.3.0", diff --git a/packages/wallet/CHANGELOG.md b/packages/wallet/CHANGELOG.md index 1f5ebe660e5..46a71a57eb7 100644 --- a/packages/wallet/CHANGELOG.md +++ b/packages/wallet/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.19.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.19.0-u18.0...@agoric/wallet@0.19.0-u18.1) (2024-12-24) + +## 0.35.0-u18.4 (2024-12-17) + +## 0.35.0-u18.3 (2024-12-09) + +## 0.35.0-u18.2 (2024-11-21) + +## 0.35.0-u18.1 (2024-11-19) + + +### Features + +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) + + + ## [0.19.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.19.0-u18.0) (2024-10-31) diff --git a/packages/wallet/api/CHANGELOG.md b/packages/wallet/api/CHANGELOG.md index 815f66edb65..5078f5b7c7f 100644 --- a/packages/wallet/api/CHANGELOG.md +++ b/packages/wallet/api/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.15.0-u18.5](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.4...@agoric/wallet-backend@0.15.0-u18.5) (2024-12-24) + + +### Features + +* **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric/commit/f875bb0923323d019396c605ea9bb4d1382f7f79)) + + + ## [0.15.0-u18.4](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.3...@agoric/wallet-backend@0.15.0-u18.4) (2024-12-17) **Note:** Version bump only for package @agoric/wallet-backend diff --git a/packages/wallet/api/package.json b/packages/wallet/api/package.json index 2a65bf11a83..b1500a8ae57 100644 --- a/packages/wallet/api/package.json +++ b/packages/wallet/api/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet-backend", - "version": "0.15.0-u18.4", + "version": "0.15.0-u18.5", "description": "Wallet backend", "type": "module", "scripts": { @@ -14,24 +14,24 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/vats": "^0.16.0-u18.4", + "@agoric/vats": "^0.16.0-u18.5", "@endo/bundle-source": "^3.5.0", "@endo/far": "^1.1.9", "@endo/init": "^1.1.7", "ava": "^5.3.0" }, "dependencies": { + "@agoric/cache": "^0.3.3-u18.1", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/smart-wallet": "^0.5.4-u18.5", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/zoe": "^0.26.3-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/errors": "^1.2.8", - "@agoric/cache": "^0.3.3-u18.0", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.4", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/zoe": "^0.26.3-u18.0", - "@agoric/zone": "^0.3.0-u18.0", "@endo/eventual-send": "^1.2.8", "@endo/marshal": "^1.6.2", "@endo/nat": "^5.0.13", diff --git a/packages/wallet/package.json b/packages/wallet/package.json index fdfcdd7882f..5dea4599ea7 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet", - "version": "0.19.0-u18.0", + "version": "0.19.0-u18.1", "type": "module", "main": "index.js", "license": "Apache-2.0", @@ -19,7 +19,7 @@ "build": "exit 0" }, "dependencies": { - "@agoric/internal": "^0.4.0-u18.0", + "@agoric/internal": "^0.4.0-u18.1", "@agoric/wallet-ui": "0.1.3-solo.0", "babel-eslint": "^10.0.3", "eslint-plugin-eslint-comments": "^3.1.2", diff --git a/packages/xsnap-lockdown/CHANGELOG.md b/packages/xsnap-lockdown/CHANGELOG.md index e8969067445..eab4fa5cc79 100644 --- a/packages/xsnap-lockdown/CHANGELOG.md +++ b/packages/xsnap-lockdown/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.14.1-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap-lockdown@0.14.1-u18.0...@agoric/xsnap-lockdown@0.14.1-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/xsnap-lockdown + + + + + ### [0.14.1-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap-lockdown@0.14.0...@agoric/xsnap-lockdown@0.14.1-u18.0) (2024-10-31) diff --git a/packages/xsnap-lockdown/package.json b/packages/xsnap-lockdown/package.json index ecb8e403ab1..2926096e815 100644 --- a/packages/xsnap-lockdown/package.json +++ b/packages/xsnap-lockdown/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap-lockdown", - "version": "0.14.1-u18.0", + "version": "0.14.1-u18.1", "description": "Endo/lockdown initialization bundle for xsnap workers", "author": "Agoric", "license": "Apache-2.0", diff --git a/packages/xsnap/CHANGELOG.md b/packages/xsnap/CHANGELOG.md index 1fb5eea03ae..66ad806c90f 100644 --- a/packages/xsnap/CHANGELOG.md +++ b/packages/xsnap/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.14.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.3-u18.0...@agoric/xsnap@0.14.3-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/xsnap + + + + + ### [0.14.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.2...@agoric/xsnap@0.14.3-u18.0) (2024-10-31) diff --git a/packages/xsnap/package.json b/packages/xsnap/package.json index 7dd2da1f9d2..f084b7dac35 100644 --- a/packages/xsnap/package.json +++ b/packages/xsnap/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap", - "version": "0.14.3-u18.0", + "version": "0.14.3-u18.1", "description": "Snapshotting VM worker based on Moddable's XS Javascript engine", "author": "Agoric", "license": "Apache-2.0", @@ -28,10 +28,10 @@ "test:xs": "exit 0" }, "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/xsnap-lockdown": "^0.14.1-u18.0", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/xsnap-lockdown": "^0.14.1-u18.1", "@endo/bundle-source": "^3.5.0", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/init": "^1.1.7", "@endo/netstring": "^1.0.13", diff --git a/packages/zoe/CHANGELOG.md b/packages/zoe/CHANGELOG.md index c0005d68a6e..99bda214cf9 100644 --- a/packages/zoe/CHANGELOG.md +++ b/packages/zoe/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.26.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u18.0...@agoric/zoe@0.26.3-u18.1) (2024-12-24) + + +### Bug Fixes + +* **orchestration:** harden exported patterns ([#10470](https://github.com/Agoric/agoric-sdk/issues/10470)) ([47bebb8](https://github.com/Agoric/agoric-sdk/commit/47bebb8357715f60a699a6f7627dac3d2cf26db7)), closes [#10456](https://github.com/Agoric/agoric-sdk/issues/10456) + + + ### [0.26.3-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.2...@agoric/zoe@0.26.3-u18.0) (2024-10-31) diff --git a/packages/zoe/package.json b/packages/zoe/package.json index 126db3af047..bcf84eed9ee 100644 --- a/packages/zoe/package.json +++ b/packages/zoe/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zoe", - "version": "0.26.3-u18.0", + "version": "0.26.3-u18.1", "description": "Zoe: the Smart Contract Framework for Offer Enforcement", "type": "module", "main": "./src/zoeService/zoe.js", @@ -43,21 +43,21 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@endo/errors": "^1.2.8", - "@agoric/base-zone": "^0.1.1-u18.0", - "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/internal": "^0.4.0-u18.0", - "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/store": "^0.9.3-u18.0", - "@agoric/swingset-liveslots": "^0.10.3-u18.0", - "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/time": "^0.3.3-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vow": "^0.2.0-u18.0", - "@agoric/zone": "^0.3.0-u18.0", + "@agoric/base-zone": "^0.1.1-u18.1", + "@agoric/ertp": "^0.16.3-u18.1", + "@agoric/internal": "^0.4.0-u18.1", + "@agoric/notifier": "^0.7.0-u18.1", + "@agoric/store": "^0.9.3-u18.1", + "@agoric/swingset-liveslots": "^0.10.3-u18.1", + "@agoric/swingset-vat": "^0.33.0-u18.1", + "@agoric/time": "^0.3.3-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", + "@agoric/vow": "^0.2.0-u18.1", + "@agoric/zone": "^0.3.0-u18.1", "@endo/bundle-source": "^3.5.0", - "@endo/common": "^1.2.8", "@endo/captp": "^4.4.3", + "@endo/common": "^1.2.8", + "@endo/errors": "^1.2.8", "@endo/eventual-send": "^1.2.8", "@endo/exo": "^1.5.7", "@endo/far": "^1.1.9", @@ -70,8 +70,8 @@ "yargs-parser": "^21.1.1" }, "devDependencies": { + "@agoric/kmarshal": "^0.1.1-u18.1", "@endo/init": "^1.1.7", - "@agoric/kmarshal": "^0.1.1-u18.0", "ava": "^5.3.0", "c8": "^10.1.2", "import-meta-resolve": "^2.2.1", diff --git a/packages/zone/CHANGELOG.md b/packages/zone/CHANGELOG.md index 2332ea2e2d3..8e41db179c6 100644 --- a/packages/zone/CHANGELOG.md +++ b/packages/zone/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.3.0-u18.0...@agoric/zone@0.3.0-u18.1) (2024-12-24) + +**Note:** Version bump only for package @agoric/zone + + + + + ## [0.3.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.2.2...@agoric/zone@0.3.0-u18.0) (2024-10-31) diff --git a/packages/zone/package.json b/packages/zone/package.json index ec80665c28e..7600c241160 100644 --- a/packages/zone/package.json +++ b/packages/zone/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zone", - "version": "0.3.0-u18.0", + "version": "0.3.0-u18.1", "description": "Allocation zone abstraction for objects on the heap, persistent stores, etc.", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -27,14 +27,14 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/base-zone": "^0.1.1-u18.0", - "@agoric/vat-data": "^0.5.3-u18.0", + "@agoric/base-zone": "^0.1.1-u18.1", + "@agoric/vat-data": "^0.5.3-u18.1", "@endo/errors": "^1.2.8", "@endo/far": "^1.1.9", "@endo/pass-style": "^1.4.7" }, "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u18.0", + "@agoric/swingset-vat": "^0.33.0-u18.1", "@endo/patterns": "^1.4.7", "ava": "^5.3.0" }, From f8c45b8a2e29a51522a81a6692af25b2d7f6b50f Mon Sep 17 00:00:00 2001 From: Mujahid Khan <106528609+mujahidkay@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:50:20 +0500 Subject: [PATCH 2/2] chore: update lockfiles --- .../proposals/s:stake-bld/yarn.lock | 218 +++++++++--------- .../proposals/z:acceptance/yarn.lock | 218 +++++++++--------- multichain-testing/yarn.lock | 212 ++++++++--------- 3 files changed, 324 insertions(+), 324 deletions(-) diff --git a/a3p-integration/proposals/s:stake-bld/yarn.lock b/a3p-integration/proposals/s:stake-bld/yarn.lock index 1799fda5d88..40e181e4878 100644 --- a/a3p-integration/proposals/s:stake-bld/yarn.lock +++ b/a3p-integration/proposals/s:stake-bld/yarn.lock @@ -30,7 +30,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/base-zone@portal:../../agoric-sdk/packages/base-zone::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/exo": "npm:^1.5.7" @@ -44,10 +44,10 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/cache@portal:../../agoric-sdk/packages/cache::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/far": "npm:^1.1.9" "@endo/marshal": "npm:^1.6.2" languageName: node @@ -57,9 +57,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/casting@portal:../../agoric-sdk/packages/casting::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" "@cosmjs/encoding": "npm:^0.32.3" "@cosmjs/proto-signing": "npm:^0.32.3" "@cosmjs/stargate": "npm:^0.32.3" @@ -77,11 +77,11 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/client-utils@portal:../../agoric-sdk/packages/client-utils::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/casting": "npm:^0.4.3-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/smart-wallet": "npm:^0.5.4-u18.4" - "@agoric/vats": "npm:^0.16.0-u18.4" + "@agoric/casting": "npm:^0.4.3-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/smart-wallet": "npm:^0.5.4-u18.5" + "@agoric/vats": "npm:^0.16.0-u18.5" "@cosmjs/stargate": "npm:^0.32.3" "@cosmjs/tendermint-rpc": "npm:^0.32.3" "@endo/common": "npm:^1.2.8" @@ -108,10 +108,10 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/ertp@portal:../../agoric-sdk/packages/ERTP::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -126,13 +126,13 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/governance@portal:../../agoric-sdk/packages/governance::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" "@endo/errors": "npm:^1.2.8" @@ -149,16 +149,16 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/inter-protocol@portal:../../agoric-sdk/packages/inter-protocol::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/captp": "npm:^4.4.3" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -174,7 +174,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/internal@portal:../../agoric-sdk/packages/internal::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -203,9 +203,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/network@portal:../../agoric-sdk/packages/network::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -219,8 +219,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/notifier@portal:../../agoric-sdk/packages/notifier::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/marshal": "npm:^1.6.2" @@ -233,15 +233,15 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/smart-wallet@portal:../../agoric-sdk/packages/smart-wallet::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -267,7 +267,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swing-store@portal:../../agoric-sdk/packages/swing-store::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/bundle-source": "npm:^3.5.0" "@endo/check-bundle": "npm:^1.0.12" @@ -281,8 +281,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swingset-liveslots@portal:../../agoric-sdk/packages/swingset-liveslots::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/env-options": "npm:^1.1.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -301,15 +301,15 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swingset-vat@portal:../../agoric-sdk/packages/SwingSet::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/kmarshal": "npm:^0.1.1-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swing-store": "npm:^0.10.0-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" - "@agoric/swingset-xsnap-supervisor": "npm:^0.10.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/xsnap-lockdown": "npm:^0.14.1-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/kmarshal": "npm:^0.1.1-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swing-store": "npm:^0.10.0-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" + "@agoric/swingset-xsnap-supervisor": "npm:^0.10.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/xsnap-lockdown": "npm:^0.14.1-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" @@ -369,7 +369,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/time@portal:../../agoric-sdk/packages/time::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/nat": "npm:^5.0.13" "@endo/patterns": "npm:^1.4.7" @@ -380,9 +380,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vat-data@portal:../../agoric-sdk/packages/vat-data::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/exo": "npm:^1.5.7" "@endo/patterns": "npm:^1.4.7" @@ -393,19 +393,19 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vats@portal:../../agoric-sdk/packages/vats::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/network": "npm:^0.2.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/network": "npm:^0.2.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/import-bundle": "npm:^1.3.2" @@ -423,8 +423,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vow@portal:../../agoric-sdk/packages/vow::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" "@endo/env-options": "npm:^1.1.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -444,17 +444,17 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/zoe@portal:../../agoric-sdk/packages/zoe::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" "@endo/common": "npm:^1.2.8" @@ -476,8 +476,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/zone@portal:../../agoric-sdk/packages/zone::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/pass-style": "npm:^1.4.7" @@ -1550,22 +1550,22 @@ __metadata: version: 0.0.0-use.local resolution: "agoric@portal:../../agoric-sdk/packages/agoric-cli::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/access-token": "npm:^0.4.22-u18.0" - "@agoric/cache": "npm:^0.3.3-u18.0" - "@agoric/casting": "npm:^0.4.3-u18.4" - "@agoric/client-utils": "npm:^0.1.0" - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/inter-protocol": "npm:^0.17.0-u18.5" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/network": "npm:^0.2.0-u18.0" - "@agoric/smart-wallet": "npm:^0.5.4-u18.4" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/access-token": "npm:^0.4.22-u18.1" + "@agoric/cache": "npm:^0.3.3-u18.1" + "@agoric/casting": "npm:^0.4.3-u18.5" + "@agoric/client-utils": "npm:^0.2.0-u18.0" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/inter-protocol": "npm:^0.17.0-u18.6" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/network": "npm:^0.2.0-u18.1" + "@agoric/smart-wallet": "npm:^0.5.4-u18.5" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@confio/relayer": "npm:^0.11.3" "@cosmjs/crypto": "npm:^0.32.3" "@cosmjs/encoding": "npm:^0.32.3" diff --git a/a3p-integration/proposals/z:acceptance/yarn.lock b/a3p-integration/proposals/z:acceptance/yarn.lock index 36384207a27..be1005c902c 100644 --- a/a3p-integration/proposals/z:acceptance/yarn.lock +++ b/a3p-integration/proposals/z:acceptance/yarn.lock @@ -30,7 +30,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/base-zone@portal:../../agoric-sdk/packages/base-zone::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/exo": "npm:^1.5.7" @@ -44,10 +44,10 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/cache@portal:../../agoric-sdk/packages/cache::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/far": "npm:^1.1.9" "@endo/marshal": "npm:^1.6.2" languageName: node @@ -57,9 +57,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/casting@portal:../../agoric-sdk/packages/casting::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" "@cosmjs/encoding": "npm:^0.32.3" "@cosmjs/proto-signing": "npm:^0.32.3" "@cosmjs/stargate": "npm:^0.32.3" @@ -77,11 +77,11 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/client-utils@portal:../../agoric-sdk/packages/client-utils::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/casting": "npm:^0.4.3-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/smart-wallet": "npm:^0.5.4-u18.4" - "@agoric/vats": "npm:^0.16.0-u18.4" + "@agoric/casting": "npm:^0.4.3-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/smart-wallet": "npm:^0.5.4-u18.5" + "@agoric/vats": "npm:^0.16.0-u18.5" "@cosmjs/stargate": "npm:^0.32.3" "@cosmjs/tendermint-rpc": "npm:^0.32.3" "@endo/common": "npm:^1.2.8" @@ -108,10 +108,10 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/ertp@portal:../../agoric-sdk/packages/ERTP::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -126,13 +126,13 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/governance@portal:../../agoric-sdk/packages/governance::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" "@endo/errors": "npm:^1.2.8" @@ -149,16 +149,16 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/inter-protocol@portal:../../agoric-sdk/packages/inter-protocol::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/captp": "npm:^4.4.3" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -174,7 +174,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/internal@portal:../../agoric-sdk/packages/internal::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -203,9 +203,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/network@portal:../../agoric-sdk/packages/network::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -219,8 +219,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/notifier@portal:../../agoric-sdk/packages/notifier::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/marshal": "npm:^1.6.2" @@ -233,15 +233,15 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/smart-wallet@portal:../../agoric-sdk/packages/smart-wallet::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -267,7 +267,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swing-store@portal:../../agoric-sdk/packages/swing-store::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/bundle-source": "npm:^3.5.0" "@endo/check-bundle": "npm:^1.0.12" @@ -281,8 +281,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swingset-liveslots@portal:../../agoric-sdk/packages/swingset-liveslots::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/env-options": "npm:^1.1.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -301,15 +301,15 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swingset-vat@portal:../../agoric-sdk/packages/SwingSet::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/kmarshal": "npm:^0.1.1-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swing-store": "npm:^0.10.0-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" - "@agoric/swingset-xsnap-supervisor": "npm:^0.10.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/xsnap-lockdown": "npm:^0.14.1-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/kmarshal": "npm:^0.1.1-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swing-store": "npm:^0.10.0-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" + "@agoric/swingset-xsnap-supervisor": "npm:^0.10.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/xsnap-lockdown": "npm:^0.14.1-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" @@ -369,7 +369,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/time@portal:../../agoric-sdk/packages/time::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/nat": "npm:^5.0.13" "@endo/patterns": "npm:^1.4.7" @@ -380,9 +380,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vat-data@portal:../../agoric-sdk/packages/vat-data::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/exo": "npm:^1.5.7" "@endo/patterns": "npm:^1.4.7" @@ -393,19 +393,19 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vats@portal:../../agoric-sdk/packages/vats::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/network": "npm:^0.2.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/network": "npm:^0.2.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/import-bundle": "npm:^1.3.2" @@ -423,8 +423,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vow@portal:../../agoric-sdk/packages/vow::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" "@endo/env-options": "npm:^1.1.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -444,17 +444,17 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/zoe@portal:../../agoric-sdk/packages/zoe::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" "@endo/common": "npm:^1.2.8" @@ -476,8 +476,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/zone@portal:../../agoric-sdk/packages/zone::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/pass-style": "npm:^1.4.7" @@ -1646,22 +1646,22 @@ __metadata: version: 0.0.0-use.local resolution: "agoric@portal:../../agoric-sdk/packages/agoric-cli::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/access-token": "npm:^0.4.22-u18.0" - "@agoric/cache": "npm:^0.3.3-u18.0" - "@agoric/casting": "npm:^0.4.3-u18.4" - "@agoric/client-utils": "npm:^0.1.0" - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/inter-protocol": "npm:^0.17.0-u18.5" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/network": "npm:^0.2.0-u18.0" - "@agoric/smart-wallet": "npm:^0.5.4-u18.4" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/access-token": "npm:^0.4.22-u18.1" + "@agoric/cache": "npm:^0.3.3-u18.1" + "@agoric/casting": "npm:^0.4.3-u18.5" + "@agoric/client-utils": "npm:^0.2.0-u18.0" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/inter-protocol": "npm:^0.17.0-u18.6" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/network": "npm:^0.2.0-u18.1" + "@agoric/smart-wallet": "npm:^0.5.4-u18.5" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@confio/relayer": "npm:^0.11.3" "@cosmjs/crypto": "npm:^0.32.3" "@cosmjs/encoding": "npm:^0.32.3" diff --git a/multichain-testing/yarn.lock b/multichain-testing/yarn.lock index dd151813436..55e7ff5e472 100644 --- a/multichain-testing/yarn.lock +++ b/multichain-testing/yarn.lock @@ -16,10 +16,10 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/async-flow@portal:../packages/async-flow::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -45,7 +45,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/base-zone@portal:../packages/base-zone::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/exo": "npm:^1.5.7" @@ -59,9 +59,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/casting@portal:../packages/casting::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" "@cosmjs/encoding": "npm:^0.32.3" "@cosmjs/proto-signing": "npm:^0.32.3" "@cosmjs/stargate": "npm:^0.32.3" @@ -79,11 +79,11 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/client-utils@portal:../packages/client-utils::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/casting": "npm:^0.4.3-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/smart-wallet": "npm:^0.5.4-u18.4" - "@agoric/vats": "npm:^0.16.0-u18.4" + "@agoric/casting": "npm:^0.4.3-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/smart-wallet": "npm:^0.5.4-u18.5" + "@agoric/vats": "npm:^0.16.0-u18.5" "@cosmjs/stargate": "npm:^0.32.3" "@cosmjs/tendermint-rpc": "npm:^0.32.3" "@endo/common": "npm:^1.2.8" @@ -110,10 +110,10 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/ertp@portal:../packages/ERTP::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -128,16 +128,16 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/fast-usdc@portal:../packages/fast-usdc::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/client-utils": "npm:^0.1.0" - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/orchestration": "npm:^0.2.0-u18.4" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" + "@agoric/client-utils": "npm:^0.2.0-u18.0" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/orchestration": "npm:^0.2.0-u18.5" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" "@cosmjs/proto-signing": "npm:^0.32.4" "@cosmjs/stargate": "npm:^0.32.4" "@endo/base64": "npm:^1.0.9" @@ -164,13 +164,13 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/governance@portal:../packages/governance::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" "@endo/errors": "npm:^1.2.8" @@ -187,7 +187,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/internal@portal:../packages/internal::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" "@endo/common": "npm:^1.2.8" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -216,9 +216,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/network@portal:../packages/network::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -232,8 +232,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/notifier@portal:../packages/notifier::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/marshal": "npm:^1.6.2" @@ -246,19 +246,19 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/orchestration@portal:../packages/orchestration::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/async-flow": "npm:^0.2.0-u18.0" - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/network": "npm:^0.2.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/async-flow": "npm:^0.2.0-u18.1" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/network": "npm:^0.2.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -272,15 +272,15 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/smart-wallet@portal:../packages/smart-wallet::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vats": "npm:^0.16.0-u18.4" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vats": "npm:^0.16.0-u18.5" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" @@ -306,7 +306,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swing-store@portal:../packages/swing-store::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/bundle-source": "npm:^3.5.0" "@endo/check-bundle": "npm:^1.0.12" @@ -320,8 +320,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swingset-liveslots@portal:../packages/swingset-liveslots::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/env-options": "npm:^1.1.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -340,15 +340,15 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/swingset-vat@portal:../packages/SwingSet::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/kmarshal": "npm:^0.1.1-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swing-store": "npm:^0.10.0-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" - "@agoric/swingset-xsnap-supervisor": "npm:^0.10.3-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/xsnap-lockdown": "npm:^0.14.1-u18.0" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/kmarshal": "npm:^0.1.1-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swing-store": "npm:^0.10.0-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" + "@agoric/swingset-xsnap-supervisor": "npm:^0.10.3-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/xsnap-lockdown": "npm:^0.14.1-u18.1" "@endo/base64": "npm:^1.0.9" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" @@ -393,7 +393,7 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/time@portal:../packages/time::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/store": "npm:^0.9.3-u18.0" + "@agoric/store": "npm:^0.9.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/nat": "npm:^5.0.13" "@endo/patterns": "npm:^1.4.7" @@ -404,9 +404,9 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vat-data@portal:../packages/vat-data::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/exo": "npm:^1.5.7" "@endo/patterns": "npm:^1.4.7" @@ -417,19 +417,19 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vats@portal:../packages/vats::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/cosmic-proto": "npm:^0.5.0-u18.4" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/governance": "npm:^0.10.4-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/network": "npm:^0.2.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zoe": "npm:^0.26.3-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/cosmic-proto": "npm:^0.5.0-u18.5" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/governance": "npm:^0.10.4-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/network": "npm:^0.2.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zoe": "npm:^0.26.3-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/import-bundle": "npm:^1.3.2" @@ -447,8 +447,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/vow@portal:../packages/vow::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" "@endo/env-options": "npm:^1.1.8" "@endo/errors": "npm:^1.2.8" "@endo/eventual-send": "npm:^1.2.8" @@ -468,17 +468,17 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/zoe@portal:../packages/zoe::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/ertp": "npm:^0.16.3-u18.0" - "@agoric/internal": "npm:^0.4.0-u18.0" - "@agoric/notifier": "npm:^0.7.0-u18.0" - "@agoric/store": "npm:^0.9.3-u18.0" - "@agoric/swingset-liveslots": "npm:^0.10.3-u18.0" - "@agoric/swingset-vat": "npm:^0.33.0-u18.0" - "@agoric/time": "npm:^0.3.3-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" - "@agoric/vow": "npm:^0.2.0-u18.0" - "@agoric/zone": "npm:^0.3.0-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/ertp": "npm:^0.16.3-u18.1" + "@agoric/internal": "npm:^0.4.0-u18.1" + "@agoric/notifier": "npm:^0.7.0-u18.1" + "@agoric/store": "npm:^0.9.3-u18.1" + "@agoric/swingset-liveslots": "npm:^0.10.3-u18.1" + "@agoric/swingset-vat": "npm:^0.33.0-u18.1" + "@agoric/time": "npm:^0.3.3-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" + "@agoric/vow": "npm:^0.2.0-u18.1" + "@agoric/zone": "npm:^0.3.0-u18.1" "@endo/bundle-source": "npm:^3.5.0" "@endo/captp": "npm:^4.4.3" "@endo/common": "npm:^1.2.8" @@ -500,8 +500,8 @@ __metadata: version: 0.0.0-use.local resolution: "@agoric/zone@portal:../packages/zone::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@agoric/base-zone": "npm:^0.1.1-u18.0" - "@agoric/vat-data": "npm:^0.5.3-u18.0" + "@agoric/base-zone": "npm:^0.1.1-u18.1" + "@agoric/vat-data": "npm:^0.5.3-u18.1" "@endo/errors": "npm:^1.2.8" "@endo/far": "npm:^1.1.9" "@endo/pass-style": "npm:^1.4.7"