doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 03, 2011, 04:11:23 AM |
|
I've started a Namecoin exchange where you can buy and sell Namecoins for Bitcoins: https://exchange.bitparking.comIt's pretty new, only a few days old, but has had a few trades put through it. I'd appreciate any feedback for features and reports for bugs.
|
|
|
|
kiba
Legendary
Offline
Activity: 980
Merit: 1024
|
|
June 03, 2011, 05:46:56 AM |
|
Finally!
|
|
|
|
interfect
|
|
June 03, 2011, 08:04:42 AM |
|
I might actually use namecoins now. How do I resolve them again?
EDIT: Maybe not. I tried to log in with my Google OpenID and got:
Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:185:40-185:76: Login failed: Signatures don't match
|
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 03, 2011, 08:19:55 AM |
|
EDIT: Maybe not. I tried to log in with my Google OpenID and got:
Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:185:40-185:76: Login failed: Signatures don't match
I made a small change - can you try again and see if it works? Are you using the Google button or entering your openid identity directly?
|
|
|
|
foo
|
|
June 03, 2011, 09:24:18 AM |
|
Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:289:20-293:86: Login with your identity provider failed: Discovery failed
|
I know this because Tyler knows this.
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 03, 2011, 09:48:00 AM |
|
Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:289:20-293:86: Login with your identity provider failed: Discovery failed
Are you using Verisign's service? I'm having issues getting that working. Hopefully in a day or two.
|
|
|
|
foo
|
|
June 03, 2011, 10:13:53 AM |
|
Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:289:20-293:86: Login with your identity provider failed: Discovery failed
Are you using Verisign's service? I'm having issues getting that working. Hopefully in a day or two. I'm using myOpenID through a delegation on my own web page.
|
I know this because Tyler knows this.
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 03, 2011, 11:21:58 AM |
|
I'm using myOpenID through a delegation on my own web page.
Ok, I'm using myOpenID as well but not using delegation. I'll test with that.
|
|
|
|
shooter_mcgavin
Member
Offline
Activity: 76
Merit: 10
|
|
June 03, 2011, 05:06:13 PM |
|
Everything went EXTREMELY smoothly for me. I signed up with my google ID without any issues and have made successful trades. Excellent work!
|
If you think I've been helpful, toss me a few bitcoin - 1J2bbukPKFrwEfk4iHueKfLfFBXLSNGnTi
|
|
|
darbsllim
Sr. Member
Offline
Activity: 297
Merit: 251
Founder, Filmmaker, Fun Guy
|
|
June 03, 2011, 06:38:18 PM |
|
can someone tell me what the value in Namecoins is?
Brad
|
Brad Mills, Investor - Former miner - Former Bitcoin Business Owner - Survivor of the Great Bitcoin Crashes of 2011 and 2012, the MtGox Heist of 2014 & the 2017 crypto bubble. Bitrated user: bradmillscan.
|
|
|
shooter_mcgavin
Member
Offline
Activity: 76
Merit: 10
|
|
June 03, 2011, 07:07:35 PM |
|
Namecoin is the currency used to perform maintenance & register domain names for .bit addresses. It's the only currency that the system accepts (intrinsically) and is mined in the same fashion that Bitcoins are mined.
|
If you think I've been helpful, toss me a few bitcoin - 1J2bbukPKFrwEfk4iHueKfLfFBXLSNGnTi
|
|
|
bitanarchy
Newbie
Offline
Activity: 43
Merit: 0
|
|
June 04, 2011, 05:50:16 PM |
|
I tried to login with my myOpenId account " http://bitanarchy.myopenid.com". I had to turn on accepting third party cookies, to get around a cookie error. After that, I got this: Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:264:28-264:63: Username not found
|
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 04, 2011, 06:09:33 PM |
|
I tried to login with my myOpenId account " http://bitanarchy.myopenid.com". I had to turn on accepting third party cookies, to get around a cookie error. After that, I got this: Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:264:28-264:63: Username not found Can you try signing up again? The lack of accepting the cookie in the first place may have prevented it from going through. I don't see a record from that openid url.
|
|
|
|
foo
|
|
June 05, 2011, 05:10:59 PM |
|
Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:289:20-293:86: Login with your identity provider failed: Discovery failed
Are you using Verisign's service? I'm having issues getting that working. Hopefully in a day or two. I'm using myOpenID through a delegation on my own web page. I gave up on waiting for this error to get fixed and created an account with my yahoo login. It worked yesterday, but today when I try to log in I get this, even if I remove all cookies: Fatal error: /home/chris/src/ur/openid/src/ur/openidUser.ur:185:40-185:76: Login failed: Signatures don't match Your site is good, but if your users can't log in it's useless. If OpenID isn't working for you, please just change to a simple username/password system.
|
I know this because Tyler knows this.
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 06, 2011, 08:09:23 AM |
|
Your site is good, but if your users can't log in it's useless. If OpenID isn't working for you, please just change to a simple username/password system.
The OpenID stuff is definitely a bit of a pain at the moment. I'm trying to track down the issues. Part of the motivation for writing the exchange was to stress test the implementation of the language/framework I used to build it. It's done a good job of that in parts. I've tweaked the OpenID a bit again and would be interested if anyone see's the 'Signature didn't match' again (may require deleting existing browser cookies for the exchange site).
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
June 06, 2011, 08:28:05 AM |
|
Just to make sure if I got it correctly: Difficulty in BTC and NMC is calculated exactly the same? This means I can easily calculate how many NMC I would mint instead of BTC and using the conversion rate, if it would pay off...
|
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
June 06, 2011, 09:02:53 AM |
|
Just to make sure if I got it correctly: Difficulty in BTC and NMC is calculated exactly the same? This means I can easily calculate how many NMC I would mint instead of BTC and using the conversion rate, if it would pay off... Yes. So namecoin difficulty is currently 2815.22139486. Bitcoin is 434882.72174970. So based on diffculty 1 namecoin is worth 0.00647 bitcoins. Namecoins do have intrinsic value in that they can be used to purchase namecoin domains so that may affect the price somewhat. The high on the exchange is 0.009 and the low is 0.006 at the time of writing this.
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
June 06, 2011, 09:10:55 AM |
|
Great, so selling at 0.008 BTC/NMC nets me a nice 23.5% increase in BTC income + helps the NMC network! Maybe also have a look at http://bitcoincharts.com/about/exchanges/ to integrate in their charts - might give you quite a boost.
|
|
|
|
marcus_of_augustus
Legendary
Offline
Activity: 3920
Merit: 2349
Eadem mutata resurgo
|
|
June 06, 2011, 10:33:24 AM |
|
Namecoin is the currency used to perform maintenance & register domain names for .bit addresses. It's the only currency that the system accepts (intrinsically) and is mined in the same fashion that Bitcoins are mined.
Specifically, it is a decentralized DNS system that uses the same block chain technology as bitcoin but is running the namecoin blockchain. More here https://dot-bit.org/Main_Page
|
|
|
|
Xenland
Legendary
Offline
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
|
|
July 12, 2011, 09:58:02 PM |
|
I think it would be pretty usefull to have an API not just for mining farmimplementation but for others uses
|
|
|
|
|