forked from alpha-omega-labs/genesis-crypto
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to v1.0.15 #10
Merged
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
…pto-org-chain#1131, crypto-org-chain#1126) (crypto-org-chain#1142) * fix librocksdb version (crypto-org-chain#1131) * fix rocksdb version --------- Co-authored-by: mmsqe <[email protected]>
…rg-chain#1140) (crypto-org-chain#1139) * add edit_ini_sections * Problem: start with exported genesis is not tested
* Problem: rocksdb cause high memory consumption * bump librocksdb * remove fork * changelog * fix lint * Apply suggestions from code review Signed-off-by: yihuang <[email protected]> * Update x/cronos/keeper/mock/ibckeeper_mock.go Co-authored-by: mmsqe <[email protected]> Signed-off-by: yihuang <[email protected]> * update deps --------- Signed-off-by: yihuang <[email protected]> Co-authored-by: mmsqe <[email protected]>
* Problem: rocksdb is not updated Solution: - update rocksdb deps - user can update rocksdb in advance before v1.1.0 upgrade. * Update CHANGELOG.md Signed-off-by: yihuang <[email protected]> * Update nix/rocksdb.nix Signed-off-by: yihuang <[email protected]> * v8.6.7 * Update CHANGELOG.md Signed-off-by: yihuang <[email protected]> --------- Signed-off-by: yihuang <[email protected]>
) * Problem: new rocksdb need manual flush to upgrade see: facebook/rocksdb#11945 Solution: - postpone the upgrade * Update CHANGELOG.md Signed-off-by: yihuang <[email protected]> * downgrade grocksdb --------- Signed-off-by: yihuang <[email protected]>
…) (crypto-org-chain#1243) * Problem: websocket refactoring not used (backport crypto-org-chain#1239) * Problem: websocket refactoring not used Solution: - use the recent websocket/filter system refactoring in ethermint. * update ethermint * update filter offset to latest so only new changes are fetched in next call * fix filter * Revert "update filter offset to latest so only new changes are fetched in next call" This reverts commit 6910f84. * changelog --------- Co-authored-by: mmsqe <[email protected]> * changelog --------- Co-authored-by: mmsqe <[email protected]>
…g-chain#1246) * Problem: memiavl bug fixes and improvements not backported Solution: - update memiavl/store/versiondb deps * changelog
…in#1259) Update CHANGELOG.md Signed-off-by: yihuang <[email protected]> parameters add dry-run upgrade dry-run upgrade height
* Problem: min-gas-price decimals is wrong * postpone dry-run height
Solution: bump version
Solution: - fix in ethermint, update deps
* Problem: no int64 check in error msg * Update CHANGELOG.md Signed-off-by: mmsqe <[email protected]> --------- Signed-off-by: mmsqe <[email protected]>
…g-chain#1271) (crypto-org-chain#1277) * Problem: integration tests CI spend a lot of time (crypto-org-chain#1271) * Problem: integration tests CI spend a lot of time Solution: - run in parallel using markers and job matrix * fix matrix * flock is not nesserary * fix marker * break up ibc test cases * separate gov test cases * split out some slow test cases * split more ibc test * Update .github/workflows/test.yml Signed-off-by: yihuang <[email protected]> * fix pytest lint * more balance --------- Signed-off-by: yihuang <[email protected]> * Update integration_tests/conftest.py Co-authored-by: yihuang <[email protected]> Signed-off-by: mmsqe <[email protected]> --------- Signed-off-by: yihuang <[email protected]> Signed-off-by: mmsqe <[email protected]> Co-authored-by: yihuang <[email protected]>
Signed-off-by: ZENODE <[email protected]>
Attempt to upgrade v1.0.12 to v1.0.15
Signed-off-by: ZENODE <[email protected]>
Signed-off-by: ZENODE <[email protected]>
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.
No description provided.