This repository was archived by the owner on Apr 4, 2024. It is now read-only.
fix: TestAppStateDeterminism could fail owing to non-determinism in cosmos-sdk simulation#1166
Merged
fedekunze merged 3 commits intoevmos:mainfrom Jul 8, 2022
Merged
Conversation
fedekunze
approved these changes
Jul 8, 2022
Codecov Report
@@ Coverage Diff @@
## main #1166 +/- ##
==========================================
+ Coverage 61.54% 61.76% +0.21%
==========================================
Files 91 90 -1
Lines 7281 7312 +31
==========================================
+ Hits 4481 4516 +35
+ Misses 2577 2573 -4
Partials 223 223
|
hoanguyenkh
pushed a commit
to AstraProtocol/ethermint
that referenced
this pull request
Jul 27, 2022
…osmos-sdk simulation (evmos#1166) * update cosmos-sdk to latest commit to fix simulation failure * fix typo: 'staking genesis' -> 'evm genesis' Co-authored-by: Adu <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]>
devon-chain
pushed a commit
to PundiAI/ethermint-old
that referenced
this pull request
Nov 17, 2022
…osmos-sdk simulation (evmos#1166) * update cosmos-sdk to latest commit to fix simulation failure * fix typo: 'staking genesis' -> 'evm genesis' Co-authored-by: Adu <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]>
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 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.
Closes: #1151
Description
update cosmos-sdk depency to latest commit in
release/v0.45.xto patch the non-determinism in simulationFor contributor use:
docs/) or specification (x/<module>/spec/)godoccomments.Unreleasedsection inCHANGELOG.mdFiles changedin the Github PR explorerFor admin use:
WIP,R4R,docs, etc)