v0.3.37-log
Pre-release
Pre-release
Only apply DeliverTx hooks if there is no error (#544) ## Describe your changes and provide context Previously we only apply hooks if there is no error in DeliverTx response, which is changed by the [refactor](https://github.com/sei-protocol/sei-cosmos/pull/543/files). This PR fixes it ## Testing performed to validate your change integration test in sei-chain