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

fix(str): Revert deleted RegisterCoinProposal protos and types #2276

Conversation

Vvaradinov
Copy link
Contributor

Description

As per discussion with the team we are reverting the deletion of RegisterCoinProposal in order to not break existing proposals on chain as well as for archival nodes. This alternative only removes the RegisterCoinProposal from the proposal handler effectively rendering it unreachable.


Closes #XXX

@Vvaradinov Vvaradinov requested a review from a team as a code owner January 17, 2024 13:54
@Vvaradinov Vvaradinov requested review from hanchon and GAtom22 and removed request for a team January 17, 2024 13:54
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (267e4f5) 70.72% compared to head (647740b) 70.63%.

Additional details and impacted files

Impacted file tree graph

@@                           Coverage Diff                            @@
##           Vvaradinov/feat-strv2-feature-branch    #2276      +/-   ##
========================================================================
- Coverage                                 70.72%   70.63%   -0.10%     
========================================================================
  Files                                       293      293              
  Lines                                     22551    22587      +36     
========================================================================
+ Hits                                      15950    15955       +5     
- Misses                                     5734     5765      +31     
  Partials                                    867      867              
Files Coverage Δ
x/erc20/types/proposal.go 59.55% <12.19%> (-31.02%) ⬇️

Copy link
Contributor

@facs95 facs95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should revert the changelog changes as well!

@Vvaradinov Vvaradinov merged commit bd10bcd into Vvaradinov/feat-strv2-feature-branch Jan 18, 2024
27 of 30 checks passed
@Vvaradinov Vvaradinov deleted the Vvaradinov/revert-register-coin-proposal branch January 18, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants