Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare upgrade-16 branch #9427

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions a3p-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"agoricSyntheticChain": {
"fromTag": "use-upgrade-14"
"fromTag": "use-upgrade-15"
},
"scripts": {
"build": "yarn run build:sdk && yarn run build:submission && yarn run build:synthetic-chain",
Expand All @@ -12,8 +12,8 @@
"doctor": "yarn synthetic-chain doctor"
},
"dependencies": {
"@agoric/synthetic-chain": "^0.0.10"
"@agoric/synthetic-chain": "^0.1.0"
},
"packageManager": "[email protected]",
"license": "Apache-2.0"
}
}
36 changes: 0 additions & 36 deletions a3p-integration/proposals/a:upgrade-15/exit-reclaim.test.js

This file was deleted.

97 changes: 0 additions & 97 deletions a3p-integration/proposals/a:upgrade-15/exitOffer.js

This file was deleted.

29 changes: 0 additions & 29 deletions a3p-integration/proposals/a:upgrade-15/prepare.sh

This file was deleted.

166 changes: 0 additions & 166 deletions a3p-integration/proposals/a:upgrade-15/synthetic-chain-excerpt.js

This file was deleted.

Loading
Loading