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

WIP V2 Deposits #460

Closed
wants to merge 3 commits into from
Closed

WIP V2 Deposits #460

wants to merge 3 commits into from

Conversation

JakeHartnell
Copy link
Member

Refactors proposal-single to support open submissions and non-refundable
deposits.

Closes #388
Closes #386
@codecov-commenter
Copy link

Codecov Report

Merging #460 (ae73875) into main (9df2d58) will decrease coverage by 0.08%.
The diff coverage is 85.00%.

@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   95.81%   95.72%   -0.09%     
==========================================
  Files          34       34              
  Lines        5448     5456       +8     
==========================================
+ Hits         5220     5223       +3     
- Misses        228      233       +5     
Impacted Files Coverage Δ
packages/voting/src/deposit.rs 88.09% <78.26%> (-11.91%) ⬇️
contracts/cw-proposal-single/src/contract.rs 93.97% <92.85%> (+0.03%) ⬆️
contracts/cw-proposal-multiple/src/contract.rs 95.82% <100.00%> (-0.03%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Pay to propose "Anyone can submit" configuration for proposal modules
2 participants