wasmd/x/wasm/ioutils
pinosu dd22204644
Add store code authz (#1591)
* Start implementation

* Add implementation + some e2e test

* Fix lint

* Fix comments

* Add ante handler

* Add cli cmd + more test cases

* Add cli tests

* Add ante handler test

* Add more tests

* Fix comments

* Enable empty permissions for the grant

* Fix lint

* Update version
2023-09-14 13:28:57 +02:00
..
ioutil.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
ioutil_test.go Add store code authz (#1591) 2023-09-14 13:28:57 +02:00
utils.go Add source for Wasm magic number 2023-03-27 13:43:20 +02:00
utils_test.go Charge gas to unzip wasm code (#898) 2022-08-31 16:17:03 +02:00