-
Notifications
You must be signed in to change notification settings - Fork 267
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
adding FUNDING.yml #374
base: master
Are you sure you want to change the base?
adding FUNDING.yml #374
Conversation
Codecov Report
@@ Coverage Diff @@
## master #374 +/- ##
=======================================
Coverage 91.66% 91.66%
=======================================
Files 6 6
Lines 372 372
Branches 79 79
=======================================
Hits 341 341
Misses 31 31 Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #374 +/- ##
=======================================
Coverage 91.66% 91.66%
=======================================
Files 6 6
Lines 372 372
Branches 79 79
=======================================
Hits 341 341
Misses 31 31 Continue to review full report at Codecov.
|
One quick addition, when/if you merge this you also need to enable donations in the settings (see https://github.com/sc-forks/solidity-coverage/settings) : |
Hello @cgewecke ! I'd love to get your feedback on that one (I know you merged a similar PR on a repo that you own!). We blogged about the motivations behind that PR. One of the next steps that we're thinking of is to create some kind of "shared" lock between many Ethereum OSS projects. The idea is that people can then chose to support a single project, like Ethlint, or the whole ethereum OSS ecosystem. This shared lock would belong to some kind of shared address (or even a DAO) to organize the funds and maybe distribute them to specific projects. Anyway, my point is that I'd love to kick off a discussion here :) |
@julien51 Hi, apologies for the delay in reviewing. In fact, this project has two maintainers and I've kept forgetting to ping @area and ask him about how we should approach this question. Tbh my plan was just to message him a mnemonic but I like the 'shared lock' idea too. There are some dependencies like solidity-parser-antlr (without which this tool & the gas-reporter would not work) that should be funded but probably only a small number of tools developers realize how critical that package is. A shared lock might be a nice way for utilities like this one to distribute whatever sponsorship there is more equitably - e.g towards lower visibility but high value projects. |
We're of course more than happy to help them add buttons too!
Can't agree more! Here's an idea we're exploring. What do you think? |
Can we start a Juicebox project for this solidity-coverage? I'd love to help sustain the project, and happy to help keep an organized treasury for you. (juicebox.money) (I help build the juicebox protocol and we use solidity-coverage) |
Hi @mejango! Thanks so much. I'll take a look at juicebox. :) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #374 +/- ##
=======================================
Coverage 91.66% 91.66%
=======================================
Files 6 6
Lines 372 372
Branches 79 79
=======================================
Hits 341 341
Misses 31 31 ☔ View full report in Codecov by Sentry. |
As an Open Source project, we @unlock-protocol believe Solidity Coverage should have a
FUNDING.yml
file which lets people make donations if they use the software, like we do ;)This pull requests adds donation thru an Unlock lock. Locks are smart contract which let people become members by purchasing a key. The key itself is a non fungible token: 🗝 .
You can make a donation (and purchase a key!) on this page (linked inside of the FUNDING.yml file)
This specific lock is at
0x28f7cd2232778dd70F3C758546F3444568baC06d
. The curent key price is 1 DAI. I currently own the lock but I'll happily transfer its ownership to you if you can send me an address ;) After that, you will be able to update the price, the name and withdraw the funds from the Unlock dashboard.Keys are valid for 1 month and there can be an infinite number of keys.
PS: if you want to create your own FUNDING.yml link you can easily with this application.