fix(evm,rpc): coinbase should not be the current one in traceTransact…#1
Merged
tkkwon1998 merged 3 commits intoreleases/v0.19.xfrom Dec 8, 2023
Merged
fix(evm,rpc): coinbase should not be the current one in traceTransact…#1tkkwon1998 merged 3 commits intoreleases/v0.19.xfrom
tkkwon1998 merged 3 commits intoreleases/v0.19.xfrom
Conversation
…ion execution (evmos#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> (cherry picked from commit 295a886)
compile protobuf files in ethermint v0.19.3 does not work. so we should update related scripts to a working version. this commit does not contain proto updates, it just linted by protoc and linter.
zsystm
added a commit
to b-harvest/Canto
that referenced
this pull request
Dec 11, 2023
change ethermint to Canto-Network/ethermint which includes Canto-Network/ethermint#1 (comment)
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #XXX
Before review
releases/v0.19.xbranch, which originates from Ethermintv0.19.3currently utilized by Canto.v0.19.3.v0.19.3. So I updated related scripts to a working version (v0.20.0).proto/evm/v1/query.proto.Description
Problems
Error triggering point
Cause
Solution
How to test this PR
Reproduction Steps
H, where B joined, were created by B.eth_call.Steps to Confirm the Fix
go.modto this branch.For contributor use:
docs/) or specification (x/<module>/spec/)godoccomments.Unreleasedsection inCHANGELOG.mdFiles changedin the Github PR explorerFor admin use:
WIP,R4R,docs, etc)