forked from cerc-io/laconicd-deprecated
* Allow evm to call native modules through logs Closes #416 comment add txHash parameter review suggestions add hooks test * Update x/evm/keeper/hooks.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update x/evm/keeper/hooks_test.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update x/evm/keeper/keeper.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update x/evm/keeper/keeper.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update x/evm/keeper/keeper.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * use table tests * update adr comment * update adr * changelog * Update CHANGELOG.md Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| access_list_tx.go | ||
| access_list.go | ||
| callargs.go | ||
| chain_config_test.go | ||
| chain_config.go | ||
| codec_test.go | ||
| codec.go | ||
| dynamic_fee_tx.go | ||
| errors_test.go | ||
| errors.go | ||
| events.go | ||
| evm.pb.go | ||
| genesis_test.go | ||
| genesis.go | ||
| genesis.pb.go | ||
| interfaces.go | ||
| key.go | ||
| legacy_tx.go | ||
| logs_test.go | ||
| logs.go | ||
| msg_test.go | ||
| msg.go | ||
| params_test.go | ||
| params.go | ||
| query.pb.go | ||
| query.pb.gw.go | ||
| storage_test.go | ||
| storage.go | ||
| tracer.go | ||
| tx_data_test.go | ||
| tx_data.go | ||
| tx.go | ||
| tx.pb.go | ||
| utils_test.go | ||
| utils.go | ||