laconicd/x/evm
yihuang 2e067590a2
fix: nil pointer panic in ApplyNativeMessage (#660)
* Problem: nil pointer panic in ApplyNativeMessage

Solution:
- pass NoOpTracer

* use NewTracer

* changelog
2021-10-13 10:57:12 +02:00
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00
keeper fix: nil pointer panic in ApplyNativeMessage (#660) 2021-10-13 10:57:12 +02:00
simulation evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
spec docs: first update (#188) 2021-08-03 17:35:31 +00:00
types evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
handler_test.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00