github Agoric/agoric-sdk agoric-upgrade-16av-rc3

latest releases: agoric-upgrade-17-rc1, v0.35.0-u17.1, agoric@0.22.0-u17.1...
pre-release26 days ago

This release provides materials to upgrade the vaultFactory and install new auctioneer contract.

Important Fixes

To make an on-chain proposal

Presuming bundles are installed (see below) use a tool such as the CoreEval Proposal tab of the DCF Cosmos Proposal Builder.

From Assets below, download 2 permit / script pairs, one for add-auction and one for upgrade-vaults. Drop add-auction-permit.json and add-auction.js on the form, hit Add more files, and then drop the other pair, upgrade-vaults-permit.json and upgrade-vaults.js:

image

Then sign and submit the governance proposal transaction.

To Install Bundles

Use a tool such as the Install Bundle tab of the Cosmos Proposal Builder

image

For each of the 4 bundles, drop it onto the form (note the storage cost) and submit:

image

Bundle provenance:

Relevant changes from upgrade-16 to -rc0

Full Changelog: agoric-upgrade-16...agoric-upgrade-16av-rc0

Relevant Changes from -rc0 to -rc1

Full Changelog: agoric-upgrade-16av-rc0...agoric-upgrade-16av-rc1

Relevant changes from -rc1 to -rc2

  • ci(integration): add a step to archive core eval scripts by @LuqiPan in #9929
  • get auction instance from promise returned by addAuction by @Chris-Hibbert in #9944

Full Changelog: agoric-upgrade-16av-rc1...agoric-upgrade-16av-rc2

Relevant changes from -rc2 to -rc3

  • feat: add null upgrade of vaultFactoryGovernor to upgrade-vaults.js by @Chris-Hibbert in #9953

Full Changelog: agoric-upgrade-16av-rc2...agoric-upgrade-16av-rc3

Don't miss a new agoric-sdk release

NewReleases is sending notifications on new releases.