Open mhofman opened 1 year ago
To add support to vaults actions, the code can use a set of endo patterns to validate object properties and the keywords from the schema can be added to the allowlist. A unit test can be used to ensure keywords in the schema are found on the allowlist.
What is the Problem Being Solved?
For Pismo, we added inbound action checks in https://github.com/Agoric/agoric-sdk/pull/7018
We need to port these checks to master and upgrade them for vaults offer shape.
Test Plan
TBD: how to determine all possible offer shapes