..
access_list_test.go
evm: unit tests ( #619 )
2021-10-08 13:11:19 +02:00
access_list_tx_test.go
tests: Increase coverage for msg.go and access_list_tx.go ( #1044 )
2022-04-12 23:08:14 +02:00
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
all: cleanup imports ( #524 )
2021-09-03 18:06:36 +00:00
chain_config_test.go
build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.11 ( #676 )
2021-10-25 15:01:04 +00:00
chain_config.go
deps: upgrade geth to v1.10.15 ( #935 )
2022-02-14 23:08:41 +00:00
codec_test.go
all: linter ( #532 )
2021-09-05 11:03:06 +00:00
codec.go
all: linter ( #532 )
2021-09-05 11:03:06 +00:00
compiled_contract.go
Integration tests ( #913 )
2022-01-20 22:05:02 +00:00
config.go
evm: refactor dup state transition code ( #674 )
2021-10-22 19:21:03 +02:00
dynamic_fee_tx_test.go
tests: add more dynamic fee tx tests ( #1032 )
2022-04-06 19:54:41 +02:00
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
rpc: transaction receipt test ( #678 )
2021-10-20 21:00:17 +02:00
errors_test.go
all: linter ( #532 )
2021-09-05 11:03:06 +00:00
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
imp(evm): define minimum GasUsed proportional to GasLimit ( #1087 )
2022-05-25 13:52:34 +00:00
genesis_test.go
evm: unit tests ( #619 )
2021-10-08 13:11:19 +02:00
genesis.go
evm: fixed commented out simulations, pubsub, and handler tests ( #655 )
2021-10-11 13:09:53 +02:00
genesis.pb.go
build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.11 ( #676 )
2021-10-25 15:01:04 +00:00
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
fix: Web3 RPC handlers panic ( #702 )
2021-10-26 13:13:27 +02:00
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
crypto: updates from reviews ( #535 )
2021-09-07 17:29:24 +00:00
logs.go
fix: empty log topics shouldn't be encoded as nil ( #840 )
2021-12-14 15:52:22 +01:00
msg_test.go
tests: Increase coverage for msg.go and access_list_tx.go ( #1044 )
2022-04-12 23:08:14 +02:00
msg.go
fix: minimal-gas-prices and baseFeePerGas conflicts ( #916 )
2022-01-26 10:44:41 +00:00
params_test.go
imp(evm): define minimum GasUsed proportional to GasLimit ( #1087 )
2022-05-25 13:52:34 +00:00
params.go
imp(evm): define minimum GasUsed proportional to GasLimit ( #1087 )
2022-05-25 13:52:34 +00:00
query.go
rpc: debug_traceTransaction
fails for succesful tx ( #720 )
2021-11-09 18:38:22 +00:00
query.pb.go
fix!: london hardfork check logic in json-rpc apis ( #1068 )
2022-04-30 18:11:28 +02:00
query.pb.gw.go
fix!: london hardfork check logic in json-rpc apis ( #1068 )
2022-04-30 18:11:28 +02:00
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
tests: add message call benchmark ( #717 )
2021-11-08 13:04:49 +00:00
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
evm: fix Chain ID derivation ( #579 )
2021-09-21 11:31:19 +00:00
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
rpc: debug_traceTransaction
fails for succesful tx ( #720 )
2021-11-09 18:38:22 +00:00
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