d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 08, 2011, 03:46:46 PM Last edit: October 18, 2011, 03:26:04 AM by d33tah |
|
What is bitcoinbounties.org?http://bitcoinbounties.org is a system where you can submit job requests, get them donated and claim them to get bounties. It currently works in testnet. What do you want me to do?I would love the bitcointalk.org users to either use the demo login (demo / demo) or register your account, TEST the service and post me your comments. I collect e-mails only for notification purposes, no spam will be sent. Other questions (about registering, service's sources and more explanations) are answered HERE.Visit http://bitcoinbounties.org!Demo user data: login: demo password: demo Thanks for your interest and testing. Once you're done, please post here whether you like the system or not (and why!). Any thoughts on it are really welcome!
|
|
|
|
burlyman007
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 08, 2011, 07:53:35 PM |
|
I think this is a really cool idea.
I have tried to contribute to people's "bounties" in the past, but I suspect they may have simply been trolls or scams. One regulated place to encourage new programmers would be a godsend.
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 09, 2011, 06:02:34 AM |
|
Hey, since you're so far the only person interested, would you please tell me if you could get involved in the project in any way? Can you do any PHP programming or comment on my code? Or download it, configure and try to run on your server? I'd really be grateful to get any feedback.
|
|
|
|
burlyman007
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 09, 2011, 02:51:55 PM |
|
Unfortunately, my skills lie elsewhere. Otherwise I'd be glad to help.
Good luck though, my friend. I'll donate to your fund later tonight.
|
|
|
|
Alex Zee
|
|
September 09, 2011, 06:40:15 PM |
|
Do you have a link to see your system online?
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 09, 2011, 07:07:15 PM |
|
Not yet. Got no hosting with a shell access that could let me run bitcoind. Know of any? I could host it somewhere and connect it to somebody's bitcoind, even on testnet - my script just needs to be able to create addresses, send transactions and check balances (at this point). You could also try to run it on your own box, I'd really appreciate that.
|
|
|
|
sacarlson
Newbie
Offline
Activity: 38
Merit: 0
|
|
September 11, 2011, 08:42:46 AM |
|
If you have a DSL connection at home you might consider hosting a site from your home to test it out. you can use no-ip.com to setup a constant dynamic IP address point to it and use a CNAME to redirect it from a real web site name if you have one to your changing dynamic home address example www.multicoin.net. 400 IN CNAME surething.no-ip.biz. as seen with dig @8.8.8.8 www.multicoin.net. If you need more help on this mater you can ask me direct at my IRC chat I hang out at most the time #multicoin as nick sacarlson. Sounds like a good Idea. I hope I can be of help if you need any. Good luck and take care.
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 12, 2011, 10:19:55 AM |
|
What protocol would you prefer it in, testnet or vanilla Bitcoin?
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
September 12, 2011, 04:54:14 PM |
|
is a 512MB VPS enough for you to test it/run it?
I can get you one, no problem, just tell me which OS you prefer(i suspect ubuntu) and I'll re-install the OS and give you shell access. Probably gonna take 24hrs or so, not sure if i can re-install the OS without contacting support.
Send me a PM with the specs and I'll take care of it.
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 12, 2011, 05:02:16 PM Last edit: September 13, 2011, 03:35:20 AM by d33tah |
|
I'd prefer Debian. How about moving the rest of the conversation to []? I'll be available tommorow since about 4:00 GMT, I think it'd be a matter of a like 2-3 hours to get it up and running. Keep in mind that the script's probably extremely insecure at this point, I suspect I might have left a few XSS/SQL injection bugs (that's why I wouldn't host it on anything but a VPS myself). Just send me the ssh host, login and password and I'm on it. Thanks
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
September 12, 2011, 05:07:05 PM |
|
Sure, it can be debian, I'll send you all the versions I can install to your email so you can choose the best one for your needs. I'm just emptying the VPS(still has 5 un-important websites there) and I'll get the OS re-install done and mail you the login. I'll add you to gtalk. Delete your email from the thread because of the spammers
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 13, 2011, 03:51:11 AM |
|
Okay, waiting for a reply from you.
@all:
Would you prefer the testing system to be in testnet or "real" Bitcoin? I'd love to get some responses.
|
|
|
|
burlyman007
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 13, 2011, 12:42:37 PM |
|
@all:
Would you prefer the testing system to be in testnet or "real" Bitcoin? I'd love to get some responses.
Umm I would prefer a "proof-of-concept" before my actual bitcoins are trusted to the system. Even if you just somehow allow unlimited deposits to bounties to prove that the system works, I feel that would be beneficial. I really want this idea to be able to take off.
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 13, 2011, 12:45:59 PM |
|
Well, this system relies on bitcoins being sent - if I (provided that I understood you correctly) hacked it to pretend there is some big amount paid for bounty X, I'd also have to hack up commit voting and payouts to "pretend" aswell. So, the transactions really have to happen. Thus the question, testnet or Bitcoin?
|
|
|
|
burlyman007
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 13, 2011, 01:04:35 PM |
|
testnet or Bitcoin?
My vote's testnet. (for now)
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 13, 2011, 01:24:50 PM Last edit: September 15, 2011, 10:57:45 AM by d33tah |
|
So here's the testnet version running on my PC until I get a VPS from psy: [removed]
Let me know if it works for you.
|
|
|
|
burlyman007
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 13, 2011, 01:37:30 PM Last edit: September 15, 2011, 01:19:08 PM by burlyman007 |
|
So here's the testnet version running on my PC until I get a VPS from psy: [removed]
Let me know if it works for you.
My first attempt was just to see if it worked, and I put a bogus email. So I didn't receive a confirmation link. Lol. my second attempt didn't work either. I may have screwed up the password when registering (that damn captcha gave me trouble. Hard to read.) so i'm probably locked out of that particular account now. I'm in class but i'll probably try a third account later. Other than my login troubles I like the setup and everything. I would be happy to support this.
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 13, 2011, 01:39:05 PM |
|
You might wanna try guerrillamail.com, though then you won't get notifications in the future. Thanks for testing!
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
September 13, 2011, 08:17:49 PM |
|
Hey, just came here in a hurry to say that I'll take care of the VPS right after I have diner and get a chance to grab some coffee and kiss my gf . Was out all day(unexpectedly) and just arrived at the office. It's now 9:15pm, let's see if around midnight i can have it ready. Sorry about the delay!
|
|
|
|
d33tah (OP)
Newbie
Offline
Activity: 47
Merit: 0
|
|
September 15, 2011, 09:43:46 AM |
|
To the ones interested - the project is running on testnet block chain hosted under this domain: http://bitcoinbounties.org
|
|
|
|
|