* 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