laconicd-deprecated/x/evm/types
Loredana Cirstea cc37ed283a
evm: PostTxProcessing hook - include the full message data (#1027)
* x/evm - PostTxProcessing use message as callback input

* Update CHANGELOG.md

* Use core.Message for the PostTxProcessing hook (PR review)
2022-04-04 20:11:46 +02:00
..
access_list_test.go
access_list_tx.go fix: use EffectiveGasPrice in ante handler for dynamic fee tx (#817) 2021-12-15 02:17:03 +00:00
access_list.go
chain_config_test.go
chain_config.go deps: upgrade geth to v1.10.15 (#935) 2022-02-14 23:08:41 +00:00
codec_test.go
codec.go
compiled_contract.go Integration tests (#913) 2022-01-20 22:05:02 +00:00
config.go
dynamic_fee_tx_test.go
dynamic_fee_tx.go fix: use EffectiveGasPrice in ante handler for dynamic fee tx (#817) 2021-12-15 02:17:03 +00:00
ERC20Contract.json
errors_test.go
errors.go evm: improve error message for invalid account (#883) 2022-01-05 15:08:31 +01:00
events.go impr: support batch eth txs (#901) 2022-01-14 10:37:33 +01:00
evm.pb.go deps: upgrade geth to v1.10.15 (#935) 2022-02-14 23:08:41 +00:00
genesis_test.go
genesis.go
genesis.pb.go
interfaces.go evm: PostTxProcessing hook - include the full message data (#1027) 2022-04-04 20:11:46 +02:00
key.go impr: support batch eth txs (#901) 2022-01-14 10:37:33 +01:00
legacy_tx_test.go
legacy_tx.go fix: use EffectiveGasPrice in ante handler for dynamic fee tx (#817) 2021-12-15 02:17:03 +00:00
logs_test.go
logs.go fix: empty log topics shouldn't be encoded as nil (#840) 2021-12-14 15:52:22 +01:00
msg_test.go rpc: eth_feeHistory (#734) 2021-11-17 11:58:52 +00:00
msg.go fix: minimal-gas-prices and baseFeePerGas conflicts (#916) 2022-01-26 10:44:41 +00:00
params_test.go
params.go fix: consistent BaseFee check logic (#855) 2021-12-28 07:59:28 +00:00
query.go
query.pb.go
query.pb.gw.go
SimpleStorageContract.json Integration tests (#913) 2022-01-20 22:05:02 +00:00
storage_test.go evm: update empty hash check for storage state (#1016) 2022-03-29 12:57:52 +00:00
storage.go evm: update empty hash check for storage state (#1016) 2022-03-29 12:57:52 +00:00
TestMessageCall.json
tracer_test.go deps: upgrade geth to v1.10.15 (#935) 2022-02-14 23:08:41 +00:00
tracer.go build(deps): bump github.com/ethereum/go-ethereum from 1.10.15 to 1.10.16 (#945) 2022-02-19 00:57:43 +00:00
tx_args.go fix: contract address in contract creation receipt (#851) 2021-12-28 08:55:40 +01:00
tx_data_test.go
tx_data.go fix: use EffectiveGasPrice in ante handler for dynamic fee tx (#817) 2021-12-15 02:17:03 +00:00
tx.go evm: add returnValue message on tracing (#962) 2022-03-02 02:14:21 +00:00
tx.pb.go fix: several issues with the passing receipt to hooks change (#869) 2022-01-04 12:02:41 +01:00
tx.pb.gw.go
utils_test.go impr: support batch eth txs (#901) 2022-01-14 10:37:33 +01:00
utils.go impr: support batch eth txs (#901) 2022-01-14 10:37:33 +01:00