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

governance: fetch delegation before governance proposal start epoch #4032

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Fraccaman
Copy link
Member

Describe your changes

Closes #3937

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 73.20%. Comparing base (602d154) to head (49fc433).
Report is 290 commits behind head on main.

Files with missing lines Patch % Lines
wasm/tx_vote_proposal/src/lib.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4032   +/-   ##
=======================================
  Coverage   73.20%   73.20%           
=======================================
  Files         341      341           
  Lines      105151   105158    +7     
=======================================
+ Hits        76978    76984    +6     
- Misses      28173    28174    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Fraccaman Fraccaman added bug Something isn't working breaking: protocol and removed breaking: protocol labels Nov 15, 2024
@Fraccaman Fraccaman marked this pull request as draft November 15, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bonding can prevent voting governance proposals
1 participant