Skip to content

feat!: before send hooks - #8

Draft
reecepbcups wants to merge 2 commits into
mainfrom
reece/before-hooks
Draft

feat!: before send hooks #8
reecepbcups wants to merge 2 commits into
mainfrom
reece/before-hooks

Conversation

@reecepbcups

@reecepbcups reecepbcups commented May 19, 2024

Copy link
Copy Markdown
Member

closes #6

When a token is sent, allow a token admin to register cosmwasm execution to perform some other logic before it applies. Doing so without an SDK fork :)

TODO

  • support multi send bank messages
  • match osmosis spec (Msg, sudoexec, cli, and storageKeeper methods)
  • We should fire for ALL bank send events, regardless of denom name? (worry: spam, upside: follow events)

@reecepbcups

Copy link
Copy Markdown
Member Author

Should backport to main_wasmvm1 as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: perform action on transfer

1 participant