This repository was archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 582
fix(rpc): fix panic on breaking EVM and feemarket params #1188
Merged
Conversation
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
* release: v0.17.0 changelog * rm newline * update link
Codecov Report
@@ Coverage Diff @@
## main #1188 +/- ##
==========================================
- Coverage 62.27% 62.10% -0.17%
==========================================
Files 91 91
Lines 7369 7363 -6
==========================================
- Hits 4589 4573 -16
- Misses 2553 2562 +9
- Partials 227 228 +1
|
crypto-facs
approved these changes
Jul 18, 2022
fedekunze
added a commit
that referenced
this pull request
Jul 19, 2022
) (#1193) * fix(rpc): fix panic on breaking EVM and feemarket params (#1188) * release: v0.17.0 changelog (#1153) * release: v0.17.0 changelog * rm newline * update link * fix(rpc): fix panic on breaking EVM and feemarket params * changelog * fix gosec (cherry picked from commit 73c9ea2) # Conflicts: # .mergify.yml # CHANGELOG.md * Update .mergify.yml * fix Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
hoanguyenkh
pushed a commit
to AstraProtocol/ethermint
that referenced
this pull request
Jul 27, 2022
* release: v0.17.0 changelog (evmos#1153) * release: v0.17.0 changelog * rm newline * update link * fix(rpc): fix panic on breaking EVM and feemarket params * changelog * fix gosec
hoanguyenkh
pushed a commit
to AstraProtocol/ethermint
that referenced
this pull request
Jul 27, 2022
…mos#1188) (evmos#1193) * fix(rpc): fix panic on breaking EVM and feemarket params (evmos#1188) * release: v0.17.0 changelog (evmos#1153) * release: v0.17.0 changelog * rm newline * update link * fix(rpc): fix panic on breaking EVM and feemarket params * changelog * fix gosec (cherry picked from commit 73c9ea2) # Conflicts: # .mergify.yml # CHANGELOG.md * Update .mergify.yml * fix Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
devon-chain
pushed a commit
to devon-chain/ethermint
that referenced
this pull request
Aug 2, 2022
* release: v0.17.0 changelog (evmos#1153) * release: v0.17.0 changelog * rm newline * update link * fix(rpc): fix panic on breaking EVM and feemarket params * changelog * fix gosec
devon-chain
pushed a commit
to PundiAI/ethermint-old
that referenced
this pull request
Nov 17, 2022
* release: v0.17.0 changelog (evmos#1153) * release: v0.17.0 changelog * rm newline * update link * fix(rpc): fix panic on breaking EVM and feemarket params * changelog * fix gosec
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
backport/0.17.x
PR scheduled for inclusion in the v0.17's next stable release
Type: CI
continuous integration
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: #1190
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)