Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

No option to pledge again / increase pledge #148

Open
bamos01 opened this issue Feb 1, 2015 · 2 comments
Open

No option to pledge again / increase pledge #148

bamos01 opened this issue Feb 1, 2015 · 2 comments

Comments

@bamos01
Copy link

bamos01 commented Feb 1, 2015

When I went back to the project page I had supported to increase my pledge, the only option I saw was to "revoke" my pledge (which I did and then made a larger pledge). Would be better if there was a way to simply make a new pledge or increase original rather than go through the 'revoke step'

@mikehearn
Copy link
Contributor

This is hard to do because of how the Bitcoin protocol works. It'd be possible to let you effectively pledge twice (not surfacing this in the ui) but then you take up multiple pledge slots in the final transaction.

We could just disguise this at the UI level of course. If instead of "Revoke" there was a button "Change pledge" and altering the value up or down triggered a revoke/repledge behind the scenes, then that'd probably give the effect wanted.

@bamos01
Copy link
Author

bamos01 commented Feb 2, 2015

That would be great. I think it will be relatively common that people would
want to change the amount of their pledge during a fundraiser.

Thanks a lot!

On Sunday, February 1, 2015, Mike Hearn [email protected] wrote:

This is hard to do because of how the Bitcoin protocol works. It'd be
possible to let you effectively pledge twice (not surfacing this in the ui)
but then you take up multiple pledge slots in the final transaction.

We could just disguise this at the UI level of course. If instead of
"Revoke" there was a button "Change pledge" and altering the value up or
down triggered a revoke/repledge behind the scenes, then that'd probably
give the effect wanted.


Reply to this email directly or view it on GitHub
#148 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants