-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: core-eval for 59 along with tx
- Loading branch information
Showing
3 changed files
with
3,079 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,254 @@ | ||
{ | ||
"consume": { | ||
"bankManager": true, | ||
"agoricNamesAdmin": "makeCoreProposalBehavior", | ||
"reserveKit": true, | ||
"startUpgradable": true, | ||
"priceAuthorityAdmin": true, | ||
"priceAuthority": true, | ||
"auctioneerKit": "auctioneer", | ||
"vaultFactoryKit": "vaultFactory", | ||
"chainTimerService": true, | ||
"vatAdminSvc": "makeCoreProposalBehavior", | ||
"zoe": "makeCoreProposalBehavior" | ||
}, | ||
"produce": { | ||
"bankMints": true, | ||
"vBankKits": true | ||
}, | ||
"installation": { | ||
"consume": { | ||
"mintHolder": true, | ||
"scaledPriceAuthority": true | ||
} | ||
}, | ||
"instance": { | ||
"produce": true, | ||
"consume": true | ||
}, | ||
"brand": { | ||
"consume": { | ||
"IST": true | ||
} | ||
}, | ||
"evaluateBundleCap": "makeCoreProposalBehavior", | ||
"modules": { | ||
"utils": { | ||
"runModuleBehaviors": "makeCoreProposalBehavior" | ||
} | ||
} | ||
} | ||
{ | ||
"vatParameters": { | ||
"chainStorageEntries": true | ||
}, | ||
"consume": { | ||
"agoricNamesAdmin": "makeCoreProposalBehavior", | ||
"bankManager": "bank", | ||
"startUpgradable": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"board": true, | ||
"chainStorage": true, | ||
"diagnostics": true, | ||
"zoe": "zoe", | ||
"feeMintAccess": "zoe", | ||
"economicCommitteeCreatorFacet": "economicCommittee", | ||
"provisionPoolStartResult": true, | ||
"econCharterKit": "econCommitteeCharter", | ||
"chainTimerService": "timer", | ||
"psmKit": true, | ||
"vatAdminSvc": "makeCoreProposalBehavior" | ||
}, | ||
"installation": { | ||
"consume": { | ||
"mintHolder": "zoe", | ||
"contractGovernor": "zoe", | ||
"psm": "zoe" | ||
}, | ||
"produce": "makeCoreProposalBehavior" | ||
}, | ||
"produce": { | ||
"testFirstAnchorKit": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"psmKit": "true" | ||
}, | ||
"instance": { | ||
"consume": { | ||
"economicCommittee": "economicCommittee" | ||
} | ||
}, | ||
"brand": { | ||
"consume": { | ||
"IST": "zoe" | ||
} | ||
}, | ||
"evaluateBundleCap": "makeCoreProposalBehavior", | ||
"modules": { | ||
"utils": { | ||
"runModuleBehaviors": "makeCoreProposalBehavior" | ||
} | ||
} | ||
} | ||
|
||
{ | ||
"vatParameters": { | ||
"chainStorageEntries": true | ||
}, | ||
"consume": { | ||
"agoricNamesAdmin": "makeCoreProposalBehavior", | ||
"bankManager": "bank", | ||
"startUpgradable": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"board": true, | ||
"chainStorage": true, | ||
"diagnostics": true, | ||
"zoe": "zoe", | ||
"feeMintAccess": "zoe", | ||
"economicCommitteeCreatorFacet": "economicCommittee", | ||
"provisionPoolStartResult": true, | ||
"econCharterKit": "econCommitteeCharter", | ||
"chainTimerService": "timer", | ||
"psmKit": true, | ||
"vatAdminSvc": "makeCoreProposalBehavior" | ||
}, | ||
"installation": { | ||
"consume": { | ||
"mintHolder": "zoe", | ||
"contractGovernor": "zoe", | ||
"psm": "zoe" | ||
}, | ||
"produce": "makeCoreProposalBehavior" | ||
}, | ||
"produce": { | ||
"testFirstAnchorKit": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"psmKit": "true" | ||
}, | ||
"instance": { | ||
"consume": { | ||
"economicCommittee": "economicCommittee" | ||
} | ||
}, | ||
"brand": { | ||
"consume": { | ||
"IST": "zoe" | ||
} | ||
}, | ||
"evaluateBundleCap": "makeCoreProposalBehavior", | ||
"modules": { | ||
"utils": { | ||
"runModuleBehaviors": "makeCoreProposalBehavior" | ||
} | ||
} | ||
} | ||
|
||
{ | ||
"vatParameters": { | ||
"chainStorageEntries": true | ||
}, | ||
"consume": { | ||
"agoricNamesAdmin": "makeCoreProposalBehavior", | ||
"bankManager": "bank", | ||
"startUpgradable": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"board": true, | ||
"chainStorage": true, | ||
"diagnostics": true, | ||
"zoe": "zoe", | ||
"feeMintAccess": "zoe", | ||
"economicCommitteeCreatorFacet": "economicCommittee", | ||
"provisionPoolStartResult": true, | ||
"econCharterKit": "econCommitteeCharter", | ||
"chainTimerService": "timer", | ||
"psmKit": true, | ||
"vatAdminSvc": "makeCoreProposalBehavior" | ||
}, | ||
"installation": { | ||
"consume": { | ||
"mintHolder": "zoe", | ||
"contractGovernor": "zoe", | ||
"psm": "zoe" | ||
} | ||
}, | ||
"produce": { | ||
"testFirstAnchorKit": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"psmKit": "true" | ||
}, | ||
"instance": { | ||
"consume": { | ||
"economicCommittee": "economicCommittee" | ||
} | ||
}, | ||
"brand": { | ||
"consume": { | ||
"IST": "zoe" | ||
} | ||
}, | ||
"evaluateBundleCap": "makeCoreProposalBehavior", | ||
"modules": { | ||
"utils": { | ||
"runModuleBehaviors": "makeCoreProposalBehavior" | ||
} | ||
} | ||
} | ||
|
||
{ | ||
"vatParameters": { | ||
"chainStorageEntries": true | ||
}, | ||
"consume": { | ||
"agoricNamesAdmin": "makeCoreProposalBehavior", | ||
"bankManager": "bank", | ||
"startUpgradable": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"board": true, | ||
"chainStorage": true, | ||
"diagnostics": true, | ||
"zoe": "zoe", | ||
"feeMintAccess": "zoe", | ||
"economicCommitteeCreatorFacet": "economicCommittee", | ||
"provisionPoolStartResult": true, | ||
"econCharterKit": "econCommitteeCharter", | ||
"chainTimerService": "timer", | ||
"psmKit": true, | ||
"vatAdminSvc": "makeCoreProposalBehavior" | ||
}, | ||
"installation": { | ||
"consume": { | ||
"mintHolder": "zoe", | ||
"contractGovernor": "zoe", | ||
"psm": "zoe" | ||
} | ||
}, | ||
"produce": { | ||
"testFirstAnchorKit": true, | ||
"anchorBalancePayments": true, | ||
"anchorKits": true, | ||
"psmKit": "true" | ||
}, | ||
"instance": { | ||
"consume": { | ||
"economicCommittee": "economicCommittee" | ||
} | ||
}, | ||
"brand": { | ||
"consume": { | ||
"IST": "zoe" | ||
} | ||
}, | ||
"evaluateBundleCap": "makeCoreProposalBehavior", | ||
"modules": { | ||
"utils": { | ||
"runModuleBehaviors": "makeCoreProposalBehavior" | ||
} | ||
} | ||
} | ||
|
Oops, something went wrong.