Skip to content

Commit

Permalink
ci: Initialize empty a3p tests for upgrade-16
Browse files Browse the repository at this point in the history
  • Loading branch information
iomekam committed May 30, 2024
1 parent 4c4ff83 commit faa5e3a
Show file tree
Hide file tree
Showing 16 changed files with 1,638 additions and 3,910 deletions.
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

0 comments on commit faa5e3a

Please sign in to comment.