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

Increase MAX_PGF_ACTIONS #4209

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Increase MAX_PGF_ACTIONS #4209

merged 3 commits into from
Jan 7, 2025

Conversation

brentstone
Copy link
Collaborator

Describe your changes

Increase MAX_PGF_ACTIONS from 20 to 1000. This will be helpful for the donor drop idea.

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:

@brentstone brentstone requested a review from Fraccaman December 27, 2024 22:58
@brentstone brentstone added this to the v1.1.0 milestone Dec 27, 2024
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

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

Project coverage is 74.45%. Comparing base (0512963) to head (9f2cfb6).
Report is 53 commits behind head on main.

Files with missing lines Patch % Lines
crates/governance/src/vp/mod.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4209      +/-   ##
==========================================
- Coverage   74.47%   74.45%   -0.02%     
==========================================
  Files         342      342              
  Lines      107777   107778       +1     
==========================================
- Hits        80263    80243      -20     
- Misses      27514    27535      +21     

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

crates/governance/src/vp/mod.rs Outdated Show resolved Hide resolved
crates/governance/src/vp/mod.rs Outdated Show resolved Hide resolved
@tzemanovic tzemanovic added the merge Ready to merge - mergifyio bot will add the PR to merge queue when all checks pass label Jan 7, 2025
mergify bot added a commit that referenced this pull request Jan 7, 2025
mergify bot added a commit that referenced this pull request Jan 7, 2025
@mergify mergify bot merged commit 759ce41 into main Jan 7, 2025
23 of 25 checks passed
@mergify mergify bot deleted the brent/increase-max-pgf-actions branch January 7, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
governance merge Ready to merge - mergifyio bot will add the PR to merge queue when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants