-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - [email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected] - @agoric/[email protected]
- Loading branch information
Showing
62 changed files
with
453 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.33.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
|
||
### Features | ||
|
||
* null upgrade handler for upgrade-9 ([bfbc86f](https://github.com/Agoric/agoric-sdk/commit/bfbc86f32959c8e900bda3ed2bae7283e9975f66)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove unneeded upgrade store loader ([e7a0ea0](https://github.com/Agoric/agoric-sdk/commit/e7a0ea0d8029ac131ca07ba90a4da210d4be6294)) | ||
|
||
|
||
|
||
### [0.32.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-10-18) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.15.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
**Note:** Version bump only for package @agoric/ertp | ||
|
||
|
||
|
||
|
||
|
||
### [0.15.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-12-14) | ||
|
||
**Note:** Version bump only for package @agoric/ertp | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,39 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.31.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
|
||
### Features | ||
|
||
* **swingset-tools:** [replay] add some worker stats ([ca821f7](https://github.com/Agoric/agoric-sdk/commit/ca821f70d01d4ef7634c0256236d0fbaa2adfa3a)) | ||
* **swingset-tools:** [replay] add syscall divergence analysis ([95c1db6](https://github.com/Agoric/agoric-sdk/commit/95c1db6b39b300d802e1d296b478a8be9b2384e5)) | ||
* **swingset-tools:** [replay] better snapshot messages ([c1774cc](https://github.com/Agoric/agoric-sdk/commit/c1774ccd9ebdedcdce44b499c5f7a8ce59cb73ae)) | ||
* **swingset-tools:** [replay] convert options to command line parsed ([703b421](https://github.com/Agoric/agoric-sdk/commit/703b42140ac3390f1321c757576e1d1938706b69)) | ||
* **swingset-tools:** [replay] force load snapshots ([9a93cb4](https://github.com/Agoric/agoric-sdk/commit/9a93cb460e9b2fd2c0b0bdc7ed83df8d0672d630)) | ||
* **swingset-tools:** [replay] force snapshot making on interval ([dcf677a](https://github.com/Agoric/agoric-sdk/commit/dcf677a58582a823b9ecda3d35bfbd3581f9c070)) | ||
* **swingset-tools:** [replay] handle various transcript logic versions ([1345156](https://github.com/Agoric/agoric-sdk/commit/1345156eed9d3ade941ea8a345bb63d0c958949b)) | ||
* **swingset-tools:** [replay] implement custom compareSyscalls ([176b8aa](https://github.com/Agoric/agoric-sdk/commit/176b8aa74194a3abf4b31dafce6199d14623d795)) | ||
* **swingset-tools:** [replay] improve multi worker logic ([3f7ac94](https://github.com/Agoric/agoric-sdk/commit/3f7ac947ebe0c0c84280c7099b1bfa3e04ae7594)) | ||
* **swingset-tools:** [replay] keep divergent and explicitly loaded workers ([c7ffd09](https://github.com/Agoric/agoric-sdk/commit/c7ffd09c019f23b143708308ad19925db70b6b22)) | ||
* **swingset-tools:** [replay] Option to load snapshots through config ([9a9ea0b](https://github.com/Agoric/agoric-sdk/commit/9a9ea0b794fe1ea6ac34e94563a313acc2a42772)) | ||
* **swingset-tools:** [replay] spawn multiple workers ([2b68418](https://github.com/Agoric/agoric-sdk/commit/2b684184d1e291f2e1707eab411244d8154b4f86)) | ||
* **swingset-tools:** [replay] use transcriptNum ([2570d0a](https://github.com/Agoric/agoric-sdk/commit/2570d0a19e710c819dad0c45d76c98e7249bedd6)) | ||
* **swingset-tools:** [replay] write activity log ([22842cd](https://github.com/Agoric/agoric-sdk/commit/22842cdf7477d03acf55323542472536a9b7b46f)) | ||
* **swingset-tools:** extract vat bundles ([1321fed](https://github.com/Agoric/agoric-sdk/commit/1321fed03a17d9c26748372f29b7d2d7c2ec12b8)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **swingset-tools:** [replay] add xsnap debug option ([552ce27](https://github.com/Agoric/agoric-sdk/commit/552ce27ad12f9555e4bd5b06760f02c1f635d25c)) | ||
* **swingset-tools:** [replay] cannot load snapshot without xs-worker ([f7917b9](https://github.com/Agoric/agoric-sdk/commit/f7917b94bc29c3960a2f0b62683d1d1504fccdeb)) | ||
* **swingset-tools:** [replay] clean up on replay error ([2af1bfe](https://github.com/Agoric/agoric-sdk/commit/2af1bfe00b0b03af5aab9fcc9412d0a5d270fd7c)) | ||
* **swingset-tools:** [replay] fix load parallelism ([6dc6abd](https://github.com/Agoric/agoric-sdk/commit/6dc6abd0d800bc6b0633a5911388b0faf2551d93)) | ||
* **swingset-tools:** [replay] sync-up snapStore interface ([bd82be2](https://github.com/Agoric/agoric-sdk/commit/bd82be2ee5c587fe4279aacfe747358b3599bcac)) | ||
* **swingset-tools:** correct transcriptNum when extracting from slog ([3deb589](https://github.com/Agoric/agoric-sdk/commit/3deb589037192491d00ac34a503f490ff80c1975)) | ||
|
||
|
||
|
||
### [0.30.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-12-14) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.18.4](https://github.com/Agoric/agoric-sdk/compare/[email protected]@0.18.4) (2023-02-17) | ||
|
||
**Note:** Version bump only for package agoric | ||
|
||
|
||
|
||
|
||
|
||
### [0.18.3](https://github.com/Agoric/agoric-sdk/compare/[email protected]@0.18.3) (2022-12-14) | ||
|
||
**Note:** Version bump only for package agoric | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
**Note:** Version bump only for package @agoric/cache | ||
|
||
|
||
|
||
|
||
|
||
### [0.2.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-10-18) | ||
|
||
**Note:** Version bump only for package @agoric/cache | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
**Note:** Version bump only for package @agoric/casting | ||
|
||
|
||
|
||
|
||
|
||
### [0.3.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-12-14) | ||
|
||
**Note:** Version bump only for package @agoric/casting | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.40.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
|
||
### Features | ||
|
||
* **cosmic-swingset:** validate smart wallet actions ([#7018](https://github.com/Agoric/agoric-sdk/issues/7018)) ([9578144](https://github.com/Agoric/agoric-sdk/commit/95781446b48b49ae339f15438b4ffb7033df46b6)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **cosmic-swingset:** no actionQueue.consumeAll in hangover recovery ([#6912](https://github.com/Agoric/agoric-sdk/issues/6912)) ([d5792f7](https://github.com/Agoric/agoric-sdk/commit/d5792f7b9b5884aa2f70d1f848781229edf03051)) | ||
* **telemetry:** upgrade otel deps ([2c9b017](https://github.com/Agoric/agoric-sdk/commit/2c9b017d301048e5782b3b8cf684392e00419221)) | ||
|
||
|
||
|
||
### [0.39.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-12-14) | ||
|
||
**Note:** Version bump only for package @agoric/cosmic-swingset | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
**Note:** Version bump only for package @agoric/deploy-script-support | ||
|
||
|
||
|
||
|
||
|
||
### [0.9.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-12-14) | ||
|
||
**Note:** Version bump only for package @agoric/deploy-script-support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
### [2.5.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* review comments ([c875ee2](https://github.com/Agoric/agoric-sdk/commit/c875ee2548c0eb599389a9c7e111a112f8c1390d)) | ||
* update docker golang version ([777c382](https://github.com/Agoric/agoric-sdk/commit/777c38284bcdaffed41e5fe6c5e62ef62e7c65b3)) | ||
|
||
|
||
|
||
## [2.5.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-10-05) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2023-02-17) | ||
|
||
**Note:** Version bump only for package @agoric/governance | ||
|
||
|
||
|
||
|
||
|
||
### [0.9.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2022-12-14) | ||
|
||
**Note:** Version bump only for package @agoric/governance | ||
|
Oops, something went wrong.