jasinlee
|
|
December 05, 2013, 03:04:59 PM |
|
I would like to propose a bounty for a few scripts that will help developers make web wallets for devcoin in the future.
1. Auth script - We need a class that authenticates the user and provides a way to check if the user is still authenticated and timeout after N number of minutes. 2. 2FA script - Google 2FA should really be a common feature on any site now days, this should be available on day 1 of any web wallet. 3. Unit Tests - Must have unit tests required as part of the requirement with coverage over 85% to ensure bug free scripts. 4. Front End UI - Generic UI, simple to use, perhaps an inputs.io wallet page clone now that their site is defunct we can at least get something good out of it. - Utilize the design concept for a good purpose since everyone is comfortable with it already. But instead of the inputs.io hiding of the modules, setup the UI as tabs just like the QT client to simplify life for everyone.
I think the bounty should be split percent wise among the users that finish each point of 1-4. Any suggestions as to what should be added to this list? ..
I suggest that each part get 6 shares, if someone finishes all four they'd get an additional 12 shares. In other words: 1 part: 6 shares 2 parts: 12 shares 3 parts: 18 shares 4 parts: 36 shares the second developer would get half that. Any objections? Sounds reasonable to me.
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
December 05, 2013, 04:33:41 PM |
|
The admin of CEX.IO has replied to me via email and said they will add DVC/BTC trading when enough people have requested it. To get DVC/BTC trading on CEX.IO (which is an exchange which has pretty high volume) please complete the following steps: 1.) register for http://cex.io2.) Go to this link https://support.cex.io/entries/28554767-Convert-NMC-IXC-DVC-to-BTC3.) Click vote for this feature 4.) You can also submit a support ticket requesting they add DVC/BTC trading asap!
|
|
|
|
pabloangello
Legendary
Offline
Activity: 1344
Merit: 1001
|
|
December 05, 2013, 04:44:07 PM |
|
The admin of CEX.IO has replied to me via email and said they will add DVC/BTC trading when enough people have requested it. To get DVC/BTC trading on CEX.IO (which is an exchange which has pretty high volume) please complete the following steps: 1.) register for http://cex.io2.) Go to this link https://support.cex.io/entries/28554767-Convert-NMC-IXC-DVC-to-BTC3.) Click vote for this feature 4.) You can also submit a support ticket requesting they add DVC/BTC trading asap! DONE! Go people go! Devcoin is so underrated novadays.
|
|
|
|
weisoq
|
|
December 05, 2013, 07:01:52 PM |
|
also done.
|
|
|
|
matt608
|
|
December 05, 2013, 07:24:01 PM |
|
The admin of CEX.IO has replied to me via email and said they will add DVC/BTC trading when enough people have requested it. To get DVC/BTC trading on CEX.IO (which is an exchange which has pretty high volume) please complete the following steps: 1.) register for http://cex.io2.) Go to this link https://support.cex.io/entries/28554767-Convert-NMC-IXC-DVC-to-BTC3.) Click vote for this feature 4.) You can also submit a support ticket requesting they add DVC/BTC trading asap! Done, I also commented.
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
December 05, 2013, 07:29:35 PM |
|
Awesome work guys Let's make DVC/BTC trading the highest voted feature request!
|
|
|
|
eeh
|
|
December 05, 2013, 09:09:21 PM |
|
Done. Requested.
|
|
|
|
Dinkleberg
Newbie
Offline
Activity: 21
Merit: 0
|
|
December 05, 2013, 09:48:16 PM |
|
The admin of CEX.IO has replied to me via email and said they will add DVC/BTC trading when enough people have requested it. To get DVC/BTC trading on CEX.IO (which is an exchange which has pretty high volume) please complete the following steps: 1.) register for http://cex.io2.) Go to this link https://support.cex.io/entries/28554767-Convert-NMC-IXC-DVC-to-BTC3.) Click vote for this feature 4.) You can also submit a support ticket requesting they add DVC/BTC trading asap! Done!
|
|
|
|
smeagol
Legendary
Offline
Activity: 1008
Merit: 1005
|
|
December 05, 2013, 10:02:43 PM |
|
Please remove me as an admin. I am unable to continue with any coin projects and may not be able to come back to them for quite some time. Sorry guys!
I'm sorry to see you go. Does that mean no more cloning guides?
|
|
|
|
Eddie2013
Newbie
Offline
Activity: 31
Merit: 0
|
|
December 05, 2013, 10:30:40 PM |
|
Done
|
|
|
|
pabloangello
Legendary
Offline
Activity: 1344
Merit: 1001
|
|
December 05, 2013, 10:40:57 PM |
|
Done
Now go and buy some
|
|
|
|
smeagol
Legendary
Offline
Activity: 1008
Merit: 1005
|
|
December 06, 2013, 01:36:27 AM |
|
I've created an online ticker-type website for devcoin against the dollar for the chart bounty. 18 shares for a chart which shows the price of devcoins in USD. The chart should show prices from at least 3 months in the past. http://dvcticker.bugs3.com/I am wondering how I can automatically create a javascript chart or excel file to record the prices hourly or daily. (e.g. the chart automatically updates each hour based on site data) I will give 5 shares from the bounty if you can assist me! (maybe more, too!)
|
|
|
|
Unthinkingbit
|
|
December 06, 2013, 03:14:51 AM |
|
Please remove me as an admin. I am unable to continue with any coin projects and may not be able to come back to them for quite some time. Sorry guys!
Thanks for telling me. Please return as soon as you can.
|
|
|
|
emfox
|
|
December 06, 2013, 04:58:53 AM |
|
I would like to propose a bounty for a few scripts that will help developers make web wallets for devcoin in the future.
1. Auth script - We need a class that authenticates the user and provides a way to check if the user is still authenticated and timeout after N number of minutes. 2. 2FA script - Google 2FA should really be a common feature on any site now days, this should be available on day 1 of any web wallet. 3. Unit Tests - Must have unit tests required as part of the requirement with coverage over 85% to ensure bug free scripts. 4. Front End UI - Generic UI, simple to use, perhaps an inputs.io wallet page clone now that their site is defunct we can at least get something good out of it. - Utilize the design concept for a good purpose since everyone is comfortable with it already. But instead of the inputs.io hiding of the modules, setup the UI as tabs just like the QT client to simplify life for everyone.
I think the bounty should be split percent wise among the users that finish each point of 1-4. Any suggestions as to what should be added to this list? ..
I suggest that each part get 6 shares, if someone finishes all four they'd get an additional 12 shares. In other words: 1 part: 6 shares 2 parts: 12 shares 3 parts: 18 shares 4 parts: 36 shares the second developer would get half that. Any objections? I'm sorry but I'd ask, is there any progress on a new dvc wallet which updated to the new bitcoin codebase, with merged mining? I may be missed something 'cause I'm not catching this thread recently. Are those scripts relative about our wallet? Edit: sorry, I missed the word 'web'... so these are for web wallet, ok..
|
Earn Devcoins by WritingBTC: 1Emfox1WswYcd2YucUskRzqfRWKkcm1Jut DVC: 1Emfox1WswYcd2YucUskRzqfRWKkcm1Jut IXC: xnRKo3qSDdcPJ4pgTLER3orkquUVQXeLwf
|
|
|
Eddie2013
Newbie
Offline
Activity: 31
Merit: 0
|
|
December 06, 2013, 09:12:44 AM |
|
Done
Now go and buy some Done that a few weeks ago :-)
|
|
|
|
Picaflor Azul
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 06, 2013, 05:05:22 PM |
|
Hello, Do you think it would be possible for us to receive some devcoins for our work on the free software program Zen Cart? We are the fourth plugin contributor which can be seen here: http://www.zen-cart.com/downloads.php?s=39a1872c387e71ea1ff771cec76b6d7d(See Top Contributors at the bottom of the right hand sidebox.) We have made 41 plugins, and given away tens of thousands of free templates to people trying to start their own internet businesses. Our templates are widely considered to be the best in the Zen Cart community. We are currently working on cutting edge development of responsive templates for Zen Cart with rbarbour. So far we have released six responsive templates so far. http://www.zen-cart.com/downloads.php?do=cat&id=2We give help on the support threads for the templates daily, and have 3,903 posts. We also have over two hundred free written and video tutorials which you can see here: http://www.picaflor-azul.com/easy-help-zen-cart-tutorialsThanks for your time consideration. Sincerely, Mark P. S. I'm kind of excited about devcoins and am looking forward to joining the community.
|
|
|
|
sidhujag
Legendary
Offline
Activity: 2044
Merit: 1005
|
|
December 06, 2013, 05:14:16 PM |
|
Hello, Do you think it would be possible for us to receive some devcoins for our work on the free software program Zen Cart? We are the fourth plugin contributor which can be seen here: http://www.zen-cart.com/downloads.php?s=39a1872c387e71ea1ff771cec76b6d7d(See Top Contributors at the bottom of the right hand sidebox.) We have made 41 plugins, and given away tens of thousands of free templates to people trying to start their own internet businesses. Our templates are widely considered to be the best in the Zen Cart community. We are currently working on cutting edge development of responsive templates for Zen Cart with rbarbour. So far we have released six responsive templates so far. http://www.zen-cart.com/downloads.php?do=cat&id=2We give help on the support threads for the templates daily, and have 3,903 posts. We also have over two hundred free written and video tutorials which you can see here: http://www.picaflor-azul.com/easy-help-zen-cart-tutorialsThanks for your time consideration. Sincerely, Mark P. S. I'm kind of excited about devcoins and am looking forward to joining the community. Hello, The links dont work on iphone? Is it desktop only?
|
|
|
|
ranlo
Legendary
Offline
Activity: 1988
Merit: 1007
|
|
December 06, 2013, 05:31:36 PM |
|
Hello, Do you think it would be possible for us to receive some devcoins for our work on the free software program Zen Cart? We are the fourth plugin contributor which can be seen here: http://www.zen-cart.com/downloads.php?s=39a1872c387e71ea1ff771cec76b6d7d(See Top Contributors at the bottom of the right hand sidebox.) We have made 41 plugins, and given away tens of thousands of free templates to people trying to start their own internet businesses. Our templates are widely considered to be the best in the Zen Cart community. We are currently working on cutting edge development of responsive templates for Zen Cart with rbarbour. So far we have released six responsive templates so far. http://www.zen-cart.com/downloads.php?do=cat&id=2We give help on the support threads for the templates daily, and have 3,903 posts. We also have over two hundred free written and video tutorials which you can see here: http://www.picaflor-azul.com/easy-help-zen-cart-tutorialsThanks for your time consideration. Sincerely, Mark P. S. I'm kind of excited about devcoins and am looking forward to joining the community. How is your project supporting Devcoin at this point? You left out everything related to this project. Bounties aren't just based on every open source contributor there is, as that would mean millions of people should be on that share list. It's based on things that contribute to Devcoin and help add to its value and reach.
|
|
|
|
Picaflor Azul
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 06, 2013, 06:38:22 PM |
|
How is your project supporting Devcoin at this point? You left out everything related to this project. Bounties aren't just based on every open source contributor there is, as that would mean millions of people should be on that share list. It's based on things that contribute to Devcoin and help add to its value and reach. [/quote] Well, I just discovered devcoin, so I haven't done anything directly related to it yet. The first thing I would be happy to do for Devcoin is to modify this page: http://www.devtome.com/doku.php?id=devcoinWhere it says the following: Devcoin is an ethically inspired project based on the BitCoin crypto-currency and created to help fund open source projects created by writers and software developers. and this one: http://www.devtome.com/doku.php?id=earn_devcoins_by_developingWhere it say this: If a developer actively develops open source of any kind, they can apply to get a share of devcoin generation by messaging Metazilla through the bitcoin forum, or by posting in the devcoin thread I think that if your policy is as stated above it would be a good idea to put it on both of these pages. I really think that the policy is better for the Devcoin community as it is stated on the web pages, because it is good to promote freedom and free software development in general, and also because Devcoin will be much more likely to be successful if you could bring in millions of people. As the newest of newbies here, I obviously don't understand very well what is going on here, but I do find it very interesting, and hope I can be of service.
|
|
|
|
ranlo
Legendary
Offline
Activity: 1988
Merit: 1007
|
|
December 06, 2013, 06:42:02 PM |
|
How is your project supporting Devcoin at this point? You left out everything related to this project. Bounties aren't just based on every open source contributor there is, as that would mean millions of people should be on that share list. It's based on things that contribute to Devcoin and help add to its value and reach. Well, I just discovered devcoin, so I haven't done anything directly related to it yet. The first thing I would be happy to do for Devcoin is to modify this page: http://www.devtome.com/doku.php?id=devcoinWhere it says the following: Devcoin is an ethically inspired project based on the BitCoin crypto-currency and created to help fund open source projects created by writers and software developers. and this one: http://www.devtome.com/doku.php?id=earn_devcoins_by_developingWhere it say this: If a developer actively develops open source of any kind, they can apply to get a share of devcoin generation by messaging Metazilla through the bitcoin forum, or by posting in the devcoin thread I think that if your policy is as stated above it would be a good idea to put it on both of these pages. I really think that the policy is better for the Devcoin community as it is stated on the web pages, because it is good to promote freedom and free software development in general, and also because Devcoin will be much more likely to be successful if you could bring in millions of people. As the newest of newbies here, I obviously don't understand very well what is going on here, but I do find it very interesting, and hope I can be of service. Unthinkingbit is the one who handled the bounties. I was discussing this with someone else via PM, though, and I think it may be best to allow him to clarify. We actually have a bounty list... somewhere... that has all of the current bounties. Past that, I am not really sure what classifies as being something that can be accepted. And welcome to the community; I want to apologize if you felt my post was being rude. Feel free to ask anything you need to know and we'll try to help out the best we can, .
|
|
|
|
|