-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added upgradable contraintLimits (#798)
* simplify contract * tests * test approval * check spender is white listed * clean * poc * Add SchemeConstraints interface * add eth constraint as an example for DxDaoSchemeConstraint * + * more .. * fix dxdao constraints * check schemeConstraint exist * + comments * coverage * Added upgradable contraintLimits * updated genericschmemulticall tests * Updated DXdaoSchemeConstraints * Added contraint events and smaller updates * Added additional tests for DxDaoSchemeConstraints * rebase from arc/master * Updated DxDaoSchemeContraints events & general cleanup * solhint cleanup * cleanup * Fixed test issues * updated DxDaoSchemeConstraints.sol * only genericSchemeMultiCall can call isAllowToCall test coverage * comments * Added additional test for GenericSchemeMultiCall Co-authored-by: Oren Sokolowsky <[email protected]> Co-authored-by: orenyodfat <[email protected]>
- Loading branch information
1 parent
19682c2
commit 7d6ce3a
Showing
2 changed files
with
484 additions
and
46 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
Oops, something went wrong.