This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 563
fix(rpc): patch gas used api for block less than upgrade height #1557
Merged
Conversation
This file contains 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
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1557 +/- ##
==========================================
+ Coverage 68.33% 68.35% +0.02%
==========================================
Files 110 110
Lines 10171 10181 +10
==========================================
+ Hits 6950 6959 +9
- Misses 2818 2819 +1
Partials 403 403
|
mmsqe
requested review from
Vvaradinov and
ramacarlucho
and removed request for
a team
December 19, 2022 01:40
mmsqe
changed the title
fix: patch gas used api for block less than upgrade height
fix(rpc): patch gas used api for block less than upgrade height
Jan 5, 2023
mmsqe
commented
Jan 5, 2023
facs95
approved these changes
Jan 13, 2023
facs95
approved these changes
Jan 16, 2023
mmsqe
added a commit
to mmsqe/ethermint
that referenced
this pull request
Mar 14, 2023
…s#1557) * patch gas used api for block less than upgrade height * configurable fix-revert-gas-refund-height * add test * fix flag * update dep * set default FixRevertGasRefundHeight * minor comments fix * fix lint Co-authored-by: Federico Kunze Küllmer <[email protected]> Co-authored-by: Freddy Caceres <[email protected]>
11 tasks
mmsqe
added a commit
to crypto-org-chain/ethermint
that referenced
this pull request
Mar 14, 2023
…s#1557) (#222) * patch gas used api for block less than upgrade height * configurable fix-revert-gas-refund-height * add test * fix flag * update dep * set default FixRevertGasRefundHeight * minor comments fix * fix lint Co-authored-by: Federico Kunze Küllmer <[email protected]> Co-authored-by: Freddy Caceres <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates: crypto-org-chain/cronos#792
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)