fix: several issues with the passing receipt to hooks change (#869)

Closes: #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

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
yihuang
2022-01-04 12:02:41 +01:00
committed by GitHub
co-authored by Federico Kunze Küllmer
parent 7ec5e5fdef
commit 7c53e32c78
6 changed files with 1721 additions and 207 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1628 -71
View File
File diff suppressed because it is too large Load Diff