Skip to content
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

Merge commit changes from rebel release v1.0.4 #800

Merged
merged 4 commits into from
Dec 6, 2022

Conversation

edk208
Copy link
Contributor

@edk208 edk208 commented Dec 5, 2022

Summary of changes

This release refactors the IBC enable code block and separates it from the disabling block in order to preserve the parameter change consensus in the event of a resync before the SwapDisableForkHeight

This is an adjustment to the IBC re-enable height to 10,542,500, or approximately December 6th, 2022, 9am UTC.
The original patch was written by @catShaark, which re-enables the ibc channels on the rebels chain.

This is the cherry picked commits from the terra-rebels/classic github that synchronizes this repo to the v1.0.4 release.

Report of required housekeeping

  • Github issue OR spec proposal link
  • Wrote tests
  • Updated API documentation (client/lcd/swagger-ui/swagger.yaml)
  • Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • Added appropriate labels to PR
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • Confirm added tests are consistent with the intended behavior of changes
  • Ensure all tests pass

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #800 (7deb009) into main (d5b3934) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #800      +/-   ##
==========================================
- Coverage   64.44%   64.32%   -0.13%     
==========================================
  Files         100      100              
  Lines        4630     4642      +12     
==========================================
+ Hits         2984     2986       +2     
- Misses       1431     1441      +10     
  Partials      215      215              
Impacted Files Coverage Δ
app/app.go 0.63% <0.00%> (-0.02%) ⬇️
x/market/types/codec.go 50.00% <0.00%> (+7.14%) ⬆️

@gregnuj gregnuj merged commit 63768e6 into terra-money:main Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants