* Add contract authz proto
* Implement contract autorization
* Register contract authz
* Add contract-authz tests
* Consume gas for contract authz
* Add contract authz cli
* Update cli usage
* Model spike
* Add max funds limit
* Redesign authz model
* Start e2e test
* Full e2e test
* Add cli implementation for signle grant case
* Restore file to avoid merge conflicts
* Test filter and limits
* Add allow-al-messages flag
* Add cli implementation for signle grant case
* Add allow-al-messages flag
* Implement comments fixes
* Test accept
* Fix description
* No linter warning
* Fix flags and add example command
* Fix lint error
* Fix limits cli
* Add cli implementation for signle grant case
* Add allow-al-messages flag
* Implement comments fixes
* Fix flags and add example command
* Fix lint error
* Fix limits cli
* Add cli implementation for signle grant case
* Add allow-al-messages flag
* Implement comments fixes
* Fix flags and add example command
* Fix lint error
* Fix limits cli
* Fix comments
Co-authored-by: Giancarlos Salas <me@giansalex.dev>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>