-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: More upgrade-16 cherry-picks (#9675)
## Description Includes commits from the following PRs: * #9671 * #9672 ...plus a new commit introducing upgrade name "agoric-upgrade-16-2". Constructed using the following `git rebase -i HEAD` todo list: ``` # pull request #9671 # resolve conflicts by: # * `git rm packages/orchestration/test/supports.ts` # * in packages/vats/src/proposals/transfer-proposal.js, take the proposed imports # * in packages/vats/test/localchain.test.js, leave `import { NonNullish } from '@agoric/assert'` # but take the VTRANSFER_IBC_EVENT change pick 217005a fix: adopt `VTRANSFER_IBC_EVENT` as an action-type (#9671) # pull request #9672 branch mfig-update-swingset-configs label base-mfig-update-swingset-configs pick 870d205 fix(vm-config): always use `init-localchain` and `init-transfer` pick 236a3f0 chore(vm-config): remove obsolete `pegasus/init-core.js` pick 7f7a8bd chore(bank): demote noisy logs to `debug` level pick 9b317a0 docs: purpose of itest-vaults config label mfig-update-swingset-configs reset base-mfig-update-swingset-configs merge -C 8f019c0 mfig-update-swingset-configs # fix(vm-config): always use `init-localchain` and `init-transfer` (#9672) ```
- Loading branch information
Showing
12 changed files
with
20 additions
and
12 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
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
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
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
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
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
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