laconicd-deprecated/x/evm
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
..
client/cli chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
keeper fix(evm,rpc): coinbase should not be the current one in traceTransaction execution (#1392) 2022-10-21 19:58:29 -04:00
migrations !feat(deps): Upgrade cosmos-sdk to v0.46.0 (#1168) 2022-07-28 15:43:49 +02:00
simulation chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
spec !fix(evm): Fix eth tx hashes in json-rpc responses (#1176) 2022-07-19 15:12:48 +00:00
statedb imp(evm): stateless custom precompiles (#1272) 2022-09-15 13:54:02 +02:00
types fix(evm,rpc): coinbase should not be the current one in traceTransaction execution (#1392) 2022-10-21 19:58:29 -04:00
vm imp(evm): stateless custom precompiles (#1272) 2022-09-15 13:54:02 +02:00
genesis_test.go fix(evm): skip hash check when the code has been deleted (#1320) 2022-10-19 12:29:24 +00:00
genesis.go fix(evm): skip hash check when the code has been deleted (#1320) 2022-10-19 12:29:24 +00:00
handler_test.go chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
handler.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
module.go imp(deps): Geth upgrade v1.10.19 (#1159) 2022-07-08 10:58:04 +00:00