Commit Graph

3 Commits

Author SHA1 Message Date
Jayden Windle
0cd68b35df testnet deployments 2023-04-13 15:26:06 -04:00
Jayden Windle
b47ea6beed Added MinimalProxyStore + Execution Modules (#4)
* moved to custom proxy implementation, added example for locked vault

* Removed lock implementation using module

* Moved to MinimalProxyStore + execution module pattern

* Removed MinimalReceiver

* Added natspec to MinimalProxyStore

* Cleaned up imports and modified contract natspec

* Improved natspec docs

* Added test for minimal proxy store reverts

* Cleaned up tests

* Added test for custom execution module
2023-01-06 10:15:25 -08:00
Jayden Windle
13743607d0 chore: forge init 2022-11-29 14:04:44 -08:00