-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Initialize empty a3p tests for upgrade-16
- Loading branch information
Showing
16 changed files
with
1,638 additions
and
3,910 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 |
---|---|---|
@@ -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", | ||
|
@@ -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
36
a3p-integration/proposals/a:upgrade-15/exit-reclaim.test.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
166 changes: 0 additions & 166 deletions
166
a3p-integration/proposals/a:upgrade-15/synthetic-chain-excerpt.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.