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

explore the idea of a gas faucet #153

Closed
owocki opened this issue Dec 20, 2017 · 5 comments
Closed

explore the idea of a gas faucet #153

owocki opened this issue Dec 20, 2017 · 5 comments
Labels
discussion This needs a strategic discussion.

Comments

@owocki
Copy link
Contributor

owocki commented Dec 20, 2017

per @jasonrhaas

It’s definitely a barrier to entry. It would be cool if there was a way to add a ” gas credit” to a contract. So basically you claim a gitcoin bounty, gas is loaned to you to get started, and then the gas is deducted once you get paid.

more ideas here:

https://twitter.com/owocki/status/943465549740179456

@owocki owocki added needs-spec discussion This needs a strategic discussion. labels Dec 20, 2017
@owocki
Copy link
Contributor Author

owocki commented Dec 20, 2017

gitcoinco/skunkworks#10

@stellarmagnet
Copy link

stellarmagnet commented Dec 23, 2017

with the ux enhancement of "expressing interest" for an issue, can't you make that an off-chain interaction? then the bounty issuer will select the best person to begin the bounty from the list of people who have expressed interest. This way msg.sender is the issuer, hence you assume the bounty issuer will have gas, right?

what i'm trying to say is: is it really necessary for the claimant to be msg.sender during the bounty flow, or can you upgrade the contracts so it's always the issuer [or some white list of mods, assuming you are some kind of reputation-based DAO]? they are the ones in control of managing the budget, after all.

[question: How many of the interactions/contract calls in the current flow is the claimant msg.sender?]

@owocki
Copy link
Contributor Author

owocki commented Dec 27, 2017

#173

@owocki
Copy link
Contributor Author

owocki commented Dec 27, 2017

with the ux enhancement of "expressing interest" for an issue, can't you make that an off-chain interaction? then the bounty issuer will select the best person to begin the bounty from the list of people who have expressed interest. This way msg.sender is the issuer, hence you assume the bounty issuer will have gas, right?

this is a good idea.

what i'm trying to say is: is it really necessary for the claimant to be msg.sender during the bounty flow, or can you upgrade the contracts so it's always the issuer [or some white list of mods, assuming you are some kind of reputation-based DAO]? they are the ones in control of managing the budget, after all.

i like this idea.. once we move over to https://github.com/ConsenSys/StandardBounties/ this will definitely be possible

@owocki
Copy link
Contributor Author

owocki commented Dec 31, 2017

#173

@owocki owocki closed this as completed Dec 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This needs a strategic discussion.
Projects
None yet
Development

No branches or pull requests

2 participants