laconicd/client
yihuang 7c53e32c78
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>
2022-01-04 12:02:41 +01:00
..
debug all: linter (#532) 2021-09-05 11:03:06 +00:00
docs fix: several issues with the passing receipt to hooks change (#869) 2022-01-04 12:02:41 +01:00
keys all: linter (#532) 2021-09-05 11:03:06 +00:00
config_test.go all: bump go-ethereum to v1.10.9 (#231) 2021-10-05 15:38:20 +00:00
config.go client: catch and return unhandled errors in InitConfig (#540) 2021-09-09 11:11:40 +00:00
export.go crypto: updates from reviews (#535) 2021-09-07 17:29:24 +00:00
import.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
keys.go fix: cli-config for keys command (#725) 2021-11-12 08:16:46 +00:00
testnet.go fix: gosec issues (#779) 2021-11-25 15:12:57 +00:00