CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
366 stars 398 forks source link

Collect advanced authz use cases #1090

Open alpe opened 1 year ago

alpe commented 1 year ago

Follow up on https://github.com/CosmWasm/wasmd/issues/803#issuecomment-1311674643 to collect more advanced use cases to build better filter and limits.

To provide some structure for filter examples, please add:

nicolaslara commented 1 year ago

just saw this and I wanted to post an old implementation I had of something very similar that might come handy to anyone implementing this: https://github.com/nicolaslara/authorizations/tree/main/contracts/message-filter