Skip to content

Commit

Permalink
fix: several issues with the passing receipt to hooks change
Browse files Browse the repository at this point in the history
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
yihuang committed Jan 4, 2022
1 parent d34aa09 commit d7bfb07
Show file tree
Hide file tree
Showing 6 changed files with 1,877 additions and 363 deletions.
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit d7bfb07

Please sign in to comment.