laconicd-deprecated/x/evm/types
mmsqe 295a8862db
fix(evm,rpc): coinbase should not be the current one in traceTransaction execution (#1392)
* add proposer address

* make proto-all

* update nix

* fix test

* keep default proposerAddress

* add change doc

* refine GetProposerAddress with test

* include ProposerAddress for trace api

* fix eth call req

* wrap proposerAddress for eth call

* allow proto translates to sdk.ConsAddress

* Update rpc/backend/call_tx.go

Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-10-21 19:58:29 -04:00
..
access_list_test.go
access_list_tx_test.go
access_list_tx.go
access_list.go
chain_config_test.go
chain_config.go
codec_test.go
codec.go
compiled_contract.go
config.go
dynamic_fee_tx_test.go
dynamic_fee_tx.go
ERC20Contract.json
errors_test.go
errors.go
events.go
evm.pb.go
genesis_test.go
genesis.go
genesis.pb.go
interfaces.go
key.go
legacy_tx_test.go
legacy_tx.go
logs_test.go
logs.go
msg_test.go
msg.go
params_test.go
params.go
query.go
query.pb.go fix(evm,rpc): coinbase should not be the current one in traceTransaction execution (#1392) 2022-10-21 19:58:29 -04:00
query.pb.gw.go
SimpleStorageContract.json
storage_test.go
storage.go
TestMessageCall.json
tracer_test.go
tracer.go
tx_args_test.go
tx_args.go
tx_data_test.go
tx_data.go
tx.go
tx.pb.go
tx.pb.gw.go
utils_test.go
utils.go