Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: several issues with the passing receipt to hooks change
Closes: evmos#868 Solution: - contract address in receipt should only be the newly created contract - fix the order of operations in state transition - compute contract address in `ApplyTransaction` on the fly
- Loading branch information