Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 committed Sep 17, 2024
1 parent a890aea commit 515c4c0
Show file tree
Hide file tree
Showing 98 changed files with 2,194 additions and 344 deletions.
157 changes: 157 additions & 0 deletions golang/cosmos/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion golang/cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/cosmos",
"version": "0.34.1",
"version": "0.35.0-u17.0",
"description": "Connect JS to the Cosmos blockchain SDK",
"parsers": {
"js": "mjs"
Expand Down
19 changes: 19 additions & 0 deletions packages/ERTP/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.16.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-09-17)


### Features

* allow creators/revivors of Issuers to decline recoverySets ([26bbc2f](https://github.com/Agoric/agoric-sdk/commit/26bbc2ff40771ac2d554d9efdde2d21260ccab7d))
* **ERTP:** allow issuers to upgrade from recoverySets to none ([b14941b](https://github.com/Agoric/agoric-sdk/commit/b14941bb781244730cad402b7a2303ac49d30d0b))
* **ertp:** purse amountStore abstraction ([#8861](https://github.com/Agoric/agoric-sdk/issues/8861)) ([73fe0af](https://github.com/Agoric/agoric-sdk/commit/73fe0af5273281ab2b4e13dece5d6d5f35af7575))
* narrow types with mustMatch ([685ffac](https://github.com/Agoric/agoric-sdk/commit/685ffacaadb9a643bc770488416dc14a34aa7a44))
* **types:** explicit exports from notifier ([0bc72a8](https://github.com/Agoric/agoric-sdk/commit/0bc72a88c7d91ff1b2f00ee5cabeb58c6315598e))
* **types:** explicit types exports ([1f8b759](https://github.com/Agoric/agoric-sdk/commit/1f8b759d3ab735fdb665f4b6f3004cb5aee9fa28))


### Bug Fixes

* **types:** Zoe startInstance ([649956a](https://github.com/Agoric/agoric-sdk/commit/649956afec6dedd4285c6e27260d657445e09057))



### [0.16.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-06-02)

**Note:** Version bump only for package @agoric/ertp
Expand Down
12 changes: 6 additions & 6 deletions packages/ERTP/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/ertp",
"version": "0.16.2",
"version": "0.16.3-u17.0",
"description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights",
"type": "module",
"main": "src/index.js",
Expand Down Expand Up @@ -39,11 +39,11 @@
},
"homepage": "https://github.com/Agoric/agoric-sdk#readme",
"dependencies": {
"@agoric/notifier": "^0.7.0-u17.0",
"@agoric/store": "^0.9.3-u17.0",
"@agoric/vat-data": "^0.5.3-u17.0",
"@agoric/zone": "^0.3.0-u17.0",
"@endo/errors": "^1.2.5",
"@agoric/notifier": "^0.6.2",
"@agoric/store": "^0.9.2",
"@agoric/vat-data": "^0.5.2",
"@agoric/zone": "^0.2.2",
"@endo/eventual-send": "^1.2.5",
"@endo/far": "^1.1.5",
"@endo/marshal": "^1.5.3",
Expand All @@ -52,7 +52,7 @@
"@endo/promise-kit": "^1.1.5"
},
"devDependencies": {
"@agoric/swingset-vat": "^0.32.2",
"@agoric/swingset-vat": "^0.33.0-u17.0",
"@endo/bundle-source": "^3.4.0",
"@fast-check/ava": "^1.1.5",
"ava": "^5.3.0",
Expand Down
67 changes: 67 additions & 0 deletions packages/SwingSet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,73 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.33.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-09-17)


### ⚠ BREAKING CHANGES

* **zone:** use fresh heap and virtual zones

### Features

* add a `reapAllVats` call to the controller ([6ba0af9](https://github.com/Agoric/agoric-sdk/commit/6ba0af935589dd2f8dab5ff51317b45362e5c4d4)), closes [#8626](https://github.com/Agoric/agoric-sdk/issues/8626)
* Add consensus-independent vat snapshot archiving configuration to AG_COSMOS_INIT ([ffc594f](https://github.com/Agoric/agoric-sdk/commit/ffc594f9441a9374646c43b69d289cc560962f64)), closes [#10036](https://github.com/Agoric/agoric-sdk/issues/10036)
* Add consensus-independent vat transcript archiving configuration to AG_COSMOS_INIT ([d2d5803](https://github.com/Agoric/agoric-sdk/commit/d2d5803baab6e6379d179723244b2e92aac6319a)), closes [#10036](https://github.com/Agoric/agoric-sdk/issues/10036)
* cleanup minor issues found during benchmark writeup ([100922b](https://github.com/Agoric/agoric-sdk/commit/100922b4c4f422e159bc4ba28a8bc162412f0a4d)), closes [#8647](https://github.com/Agoric/agoric-sdk/issues/8647)
* features for node subprocess workers ([fca73a1](https://github.com/Agoric/agoric-sdk/commit/fca73a161f9cca1fddab161dbc31f33defd9dc2f))
* get basic node subprocess workers working ([6d68c28](https://github.com/Agoric/agoric-sdk/commit/6d68c288932f3c271c9a91bfeadd7dcecb984f68))
* print path on loadSwingsetConfigFile failure ([d4e8345](https://github.com/Agoric/agoric-sdk/commit/d4e8345ec60e36ee7363d51ea12c989707aa1f91))
* refresh slogulator to account for smallcaps and improve UX ([73aa6d6](https://github.com/Agoric/agoric-sdk/commit/73aa6d6554651a4897fa19ae223abbe8a8491320)), closes [#8647](https://github.com/Agoric/agoric-sdk/issues/8647)
* **swing-store:** budget-limited deletion of snapshot and transcripts ([c43bf63](https://github.com/Agoric/agoric-sdk/commit/c43bf63846aedf3493ac6e8f4bc9f2bb48401d66)), closes [#8928](https://github.com/Agoric/agoric-sdk/issues/8928)
* **swing-store:** faster import of swing-store ([0170568](https://github.com/Agoric/agoric-sdk/commit/0170568d66748af76f0bd24a4acdaa34b9c79cca))
* **swing-store:** prevent SwingSet usage of imported swing-store ([6a833eb](https://github.com/Agoric/agoric-sdk/commit/6a833ebda2b2ff0e72040ca8186f93ae91567add))
* **swingset-liveslots:** endow passStyleOf to liveslots guest compartment ([#9874](https://github.com/Agoric/agoric-sdk/issues/9874)) ([b6c58f2](https://github.com/Agoric/agoric-sdk/commit/b6c58f297e8f902f046cc2c71fe7f6162fe0c76d)), closes [#9431](https://github.com/Agoric/agoric-sdk/issues/9431) [#9431](https://github.com/Agoric/agoric-sdk/issues/9431) [#9781](https://github.com/Agoric/agoric-sdk/issues/9781) [#9431](https://github.com/Agoric/agoric-sdk/issues/9431) [#9431](https://github.com/Agoric/agoric-sdk/issues/9431)
* **SwingSet:** Add a tool for classifying unsettled promises ([feb1f93](https://github.com/Agoric/agoric-sdk/commit/feb1f93c81e68c680e07bdac8c64917ad69af602)), closes [#8336](https://github.com/Agoric/agoric-sdk/issues/8336)
* **SwingSet:** Add build-mezzanine-db.js ([be372da](https://github.com/Agoric/agoric-sdk/commit/be372da9a73e3203dc66d3619d79f4f0915ac7a1))
* **swingset:** add controller.terminateVat(vatID, reason) ([693b367](https://github.com/Agoric/agoric-sdk/commit/693b36749b5099e97a607b499428d038a15336e1)), closes [#8687](https://github.com/Agoric/agoric-sdk/issues/8687)
* **swingset:** allow slow termination/deletion of vats ([9ac2ef0](https://github.com/Agoric/agoric-sdk/commit/9ac2ef0c188816e461869f54eb7c15abbaff6efa)), closes [#8928](https://github.com/Agoric/agoric-sdk/issues/8928)
* **SwingSet:** Classify getExitSubscriber promises ([4ad6234](https://github.com/Agoric/agoric-sdk/commit/4ad62348cc2b89d89e2675cc8bbe2c9030c5ceec))
* **SwingSet:** Classify wallet spend action promises ([c1e4090](https://github.com/Agoric/agoric-sdk/commit/c1e4090b6b5a51d894b95d361d2daccac815d27d))
* **SwingSet:** Improve classification of PublishKit tail promises ([5fc73c0](https://github.com/Agoric/agoric-sdk/commit/5fc73c0c570152e57df84b1fb872453f73eac3dd))
* **SwingSet:** Improve promise classification descriptions ([a955006](https://github.com/Agoric/agoric-sdk/commit/a955006eb4e2e8fec84cc509cf80e523ed23a542))
* **SwingSet:** Indicate the target interface name of getUpdateSince() promises ([948a20d](https://github.com/Agoric/agoric-sdk/commit/948a20d424b0847610fcb875d2346a442d23e304))
* tool for auditing dangling kindID references ([eeadc46](https://github.com/Agoric/agoric-sdk/commit/eeadc462d8fb09449e4ea6f0118ae8654e0c8e9b)), closes [#7655](https://github.com/Agoric/agoric-sdk/issues/7655)
* **zone:** use fresh heap and virtual zones ([7a1a411](https://github.com/Agoric/agoric-sdk/commit/7a1a411cf719477e29a2bedeb91794fd633989e9))


### Bug Fixes

* apply limit to correct property ([9e3b539](https://github.com/Agoric/agoric-sdk/commit/9e3b53918ccf26749bdb1f203e22b25ffb791693))
* BundleCache type ([94ec93c](https://github.com/Agoric/agoric-sdk/commit/94ec93c4ad9f8f2dd958eba7d265246e43a5d2ec))
* deviceManager assertion details ([a91a28d](https://github.com/Agoric/agoric-sdk/commit/a91a28dda119fb862a79ad62e2958148d64417f0))
* eliminate the `passableEncoding` hack ([87dbbda](https://github.com/Agoric/agoric-sdk/commit/87dbbda8484c6fe3fe542eb847647fd1540c11e6)), closes [#8327](https://github.com/Agoric/agoric-sdk/issues/8327)
* endow with original unstructured `assert` ([#9514](https://github.com/Agoric/agoric-sdk/issues/9514)) ([f908f89](https://github.com/Agoric/agoric-sdk/commit/f908f89186162df83b540f6aeb1f4c665c3a56b4)), closes [#9515](https://github.com/Agoric/agoric-sdk/issues/9515) [#5672](https://github.com/Agoric/agoric-sdk/issues/5672) [#8332](https://github.com/Agoric/agoric-sdk/issues/8332) [#9513](https://github.com/Agoric/agoric-sdk/issues/9513) [#5672](https://github.com/Agoric/agoric-sdk/issues/5672) [#8332](https://github.com/Agoric/agoric-sdk/issues/8332) [#9513](https://github.com/Agoric/agoric-sdk/issues/9513) [#9515](https://github.com/Agoric/agoric-sdk/issues/9515) [#5672](https://github.com/Agoric/agoric-sdk/issues/5672) [#5672](https://github.com/Agoric/agoric-sdk/issues/5672) [#9513](https://github.com/Agoric/agoric-sdk/issues/9513) [#9513](https://github.com/Agoric/agoric-sdk/issues/9513)
* ensure script main rejections exit with error ([abdab87](https://github.com/Agoric/agoric-sdk/commit/abdab879014a5c3124ebd0e9246995ac6b1ce6e5))
* expand length limit for bundles ([843155a](https://github.com/Agoric/agoric-sdk/commit/843155a59501dea4da50880218cc10b22f06355d))
* improved type fussiness ([ba7c079](https://github.com/Agoric/agoric-sdk/commit/ba7c079ae8d5291cf3bd8a4ecfc20b1067e5fe02))
* **liveslots:** move passStyleOf from vatGlobals to inescapableGlobalProperties ([e40a8b9](https://github.com/Agoric/agoric-sdk/commit/e40a8b9a4b8fb0651d915b21876bc7f7f963131a)), closes [#9981](https://github.com/Agoric/agoric-sdk/issues/9981)
* **liveslots:** rewrite scanForDeadObjects to avoid retire-without-drop ([7a09175](https://github.com/Agoric/agoric-sdk/commit/7a0917583c1d87de3b4619b633fb6d641bde656c)), closes [#9939](https://github.com/Agoric/agoric-sdk/issues/9939) [#9939](https://github.com/Agoric/agoric-sdk/issues/9939)
* minor fixes and cleanups in preparation for benchmark support ([1277176](https://github.com/Agoric/agoric-sdk/commit/127717677287cc825e34b6326be3e11a165dce27))
* Not as many bundle-source breaking changes ([db49fc5](https://github.com/Agoric/agoric-sdk/commit/db49fc534f0102d70cc3b3cc792c02aa036bbeee))
* review feedback ([e83286f](https://github.com/Agoric/agoric-sdk/commit/e83286f2dec431881cb35a0e28ee4128dd1ec3d3))
* **ses:** temp patch in Endo 2355,2359 line-number workaround ([#9711](https://github.com/Agoric/agoric-sdk/issues/9711)) ([ac88da5](https://github.com/Agoric/agoric-sdk/commit/ac88da5f5661e8c366b7956edd064729dc9b86e3))
* **SwingSet:** adapt to promise tagging support ([#8403](https://github.com/Agoric/agoric-sdk/issues/8403)) ([af6e3fd](https://github.com/Agoric/agoric-sdk/commit/af6e3fd0cdc9097fd2a3d9fbf8047184e0d9aa4b))
* **swingset:** don't assume we can cache GC actions in processRefcounts ([fb11c41](https://github.com/Agoric/agoric-sdk/commit/fb11c41bbea46ecb9c0afc1b4c642a41ed519364)), closes [#5054](https://github.com/Agoric/agoric-sdk/issues/5054)
* **SwingSet:** explicitly harden prototypes ([24319ab](https://github.com/Agoric/agoric-sdk/commit/24319abf7282a11fe912a7c2adef20e402758a4b))
* **swingset:** force flaky GC test to use XS only ([a3fe3be](https://github.com/Agoric/agoric-sdk/commit/a3fe3be04268bc16cfa6e15f5211498ecf19ac6b)), closes [#3240](https://github.com/Agoric/agoric-sdk/issues/3240) [#5575](https://github.com/Agoric/agoric-sdk/issues/5575) [#9089](https://github.com/Agoric/agoric-sdk/issues/9089)
* **swingset:** improve runPolicy vat-cleanup/budget API ([8b93c2f](https://github.com/Agoric/agoric-sdk/commit/8b93c2f699fba3e4b0e9e84c2ff89c8e1b4a38af))
* **swingset:** log vat termination and upgrade better ([#9535](https://github.com/Agoric/agoric-sdk/issues/9535)) ([989aa19](https://github.com/Agoric/agoric-sdk/commit/989aa1934c6b194960138a8676c10e6c91de05eb))
* **swingset:** retire unreachable orphans ([9dcdabb](https://github.com/Agoric/agoric-sdk/commit/9dcdabbd15b5f8a44ba0093578277094ab66ad4f)), closes [#7212](https://github.com/Agoric/agoric-sdk/issues/7212)
* **SwingSet:** silence vat console output during replay ([5d00dc6](https://github.com/Agoric/agoric-sdk/commit/5d00dc6dd9bfaebdf4c21f78328c3fbbdbe2cabe))
* **SwingSet:** Undo deviceTools behavioral change from [#9153](https://github.com/Agoric/agoric-sdk/issues/9153) ([#9506](https://github.com/Agoric/agoric-sdk/issues/9506)) ([249a5d4](https://github.com/Agoric/agoric-sdk/commit/249a5d429ebf18be65e8e04ada7acda06e7be02d))
* **swingset:** update initialization API from PR feedback ([ff1e9b2](https://github.com/Agoric/agoric-sdk/commit/ff1e9b296d84318f0da5dbe4bba69ff2bf0fe489))
* **swingset:** use "dirt" to schedule vat reap/bringOutYourDead ([ee58485](https://github.com/Agoric/agoric-sdk/commit/ee58485679f90c572499c8033803883a07824ec2)), closes [#8928](https://github.com/Agoric/agoric-sdk/issues/8928) [#8928](https://github.com/Agoric/agoric-sdk/issues/8928) [#6786](https://github.com/Agoric/agoric-sdk/issues/6786) [#8665](https://github.com/Agoric/agoric-sdk/issues/8665) [#8980](https://github.com/Agoric/agoric-sdk/issues/8980)
* update for `[@jessie](https://github.com/jessie).js/safe-await-separator` ([94c6b3c](https://github.com/Agoric/agoric-sdk/commit/94c6b3c83a5326594f1e2886ae01d6a703a7a68f))
* upgrade for breaking changes in `@endo/bundle-source` ([e840bb2](https://github.com/Agoric/agoric-sdk/commit/e840bb2385ef38aa2a038b6f21f02cdcd2d7979b))
* **zone:** no longer getting M from @agoric/zone ([d68bc84](https://github.com/Agoric/agoric-sdk/commit/d68bc8464b0f4df24bd63dd8f5696c6bb6458135))



### [0.32.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-06-02)

**Note:** Version bump only for package @agoric/swingset-vat
Expand Down
24 changes: 12 additions & 12 deletions packages/SwingSet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/swingset-vat",
"version": "0.32.2",
"version": "0.33.0-u17.0",
"description": "Vat/Container Launcher",
"type": "module",
"main": "src/index.js",
Expand All @@ -27,22 +27,22 @@
"@types/yargs-parser": "^21.0.0"
},
"dependencies": {
"@endo/errors": "^1.2.5",
"@agoric/internal": "^0.3.2",
"@agoric/kmarshal": "^0.1.0",
"@agoric/store": "^0.9.2",
"@agoric/swing-store": "^0.9.1",
"@agoric/swingset-liveslots": "^0.10.2",
"@agoric/swingset-xsnap-supervisor": "^0.10.2",
"@agoric/time": "^0.3.2",
"@agoric/vat-data": "^0.5.2",
"@agoric/xsnap": "^0.14.2",
"@agoric/xsnap-lockdown": "^0.14.0",
"@agoric/internal": "^0.4.0-u17.0",
"@agoric/kmarshal": "^0.1.1-u17.0",
"@agoric/store": "^0.9.3-u17.0",
"@agoric/swing-store": "^0.9.2-u17.0",
"@agoric/swingset-liveslots": "^0.10.3-u17.0",
"@agoric/swingset-xsnap-supervisor": "^0.10.3-u17.0",
"@agoric/time": "^0.3.3-u17.0",
"@agoric/vat-data": "^0.5.3-u17.0",
"@agoric/xsnap": "^0.14.3-u17.0",
"@agoric/xsnap-lockdown": "^0.14.1-u17.0",
"@endo/base64": "^1.0.7",
"@endo/bundle-source": "^3.4.0",
"@endo/captp": "^4.3.0",
"@endo/check-bundle": "^1.0.9",
"@endo/compartment-mapper": "^1.2.2",
"@endo/errors": "^1.2.5",
"@endo/eventual-send": "^1.2.5",
"@endo/far": "^1.1.5",
"@endo/import-bundle": "^1.2.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/access-token/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-09-17)


### Bug Fixes

* **access-token:** lock the jsonlines database ([7832114](https://github.com/Agoric/agoric-sdk/commit/78321142c0f816816bd788ba8a691c1ec9d6f5c5))



### [0.4.21](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-05-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/access-token/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/access-token",
"version": "0.4.21",
"version": "0.4.22-u17.0",
"description": "Persistent credentials for Agoric users, backed by a simple JSON file",
"type": "module",
"main": "src/access-token.js",
Expand Down
Loading

0 comments on commit 515c4c0

Please sign in to comment.