Search content
Sort by

Showing 20 of 46 results by karlb
Post
Topic
Board Economics
Topic OP
Coindesk index up 23%!?
by
karlb
on 26/10/2014, 12:40:13 UTC
I woke up this morning and checked my phone to see the coindesk index (http://www.coindesk.com/price) up by 23%. From $354 to $435.
Not even a gradual climb, straight up 90 degrees.
Immediately I logged onto my laptop to look at the website.
It seems like this is an error as all the other exchanges that the index is based off of are still around the $355 mark.
Hovering over the information icon, it showed LakeBtc price as around $650, which I deemed as fake when actually visiting the LakeBtc site itself.
So this was obviously an error. What happened here? Accidental software bug? Or was this something more deliberate? manipulation? They got hacked?
Post
Topic
Board Service Discussion
Re: Btcjam api not working?
by
karlb
on 21/07/2014, 20:14:43 UTC
I've been trying to get this to work for a few days in c#
The first step I took was to get an access token by going to the api access tab on the settings page, then click "Link to authorization code:"
When I click authorize it redirects me to https://btcjam.com/?code=xxxx
Code=xxx being the access token I assume?
The only thing is I'm not sure how to use this access token
I've looked here: http://stackoverflow.com/questions/11068892/oauth-2-0-authorization-header
Which suggests putting "Bearer = " + AccessToken in the header, like this:
Code:
var request = (HttpWebRequest)WebRequest.Create("https://btcjam.com/api/v1/api/v1/me");
request.Method = "GET";
request.Headers["Authorization"] = "Bearer= " + AccessToken;
var response = request.GetResponse();
var postreqreader = new StreamReader(response.GetResponseStream());
var json = postreqreader.ReadToEnd();

But all I get is still 500 errors.
I think I'm close to having it working but I need a nudge in the right direction. Anyone?
           
Post
Topic
Board Altcoin Discussion
Re: [ANN][42] 42 Coin - Mine it today! NOW ON CRYPTSY!
by
karlb
on 15/01/2014, 15:35:44 UTC
Thanks for the help. Good to know that my earnings are still being accumulated.
Is it a simple change to display 11 places instead of 8? I'd like to know how far off I am
Post
Topic
Board Altcoin Discussion
Re: [ANN][42] 42 Coin - Mine it today! NOW ON CRYPTSY!
by
karlb
on 14/01/2014, 02:27:01 UTC
On dedicated pool I am getting shares but no coin:

TRANSACTION HISTORY
ID           Date                           TX Type   Status    Payment Address    TX #   Block #   Amount
37081   2014-01-13 21:20:45   Credit    Unconfirmed                         9785         0.00000000

Amount shows as 0.00000000
I'm guessing that because the amount of coins is so small we need more decimal places shown here to be able to see any amount
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 19:18:31 UTC
I'll try removing the null route tomorrow and turning it back on so people can at least withdraw their coins.
Thank you Spork!!!
I hope he pulls through and does this. I mined for 10 hours last night and didn't have time to get my wallet issues straighten for auto pay. I want my coins. Sad
Me too, the site looked ok and I got a payout so I left my miners running on it before I went to bed. This morning I woke up and the site was down. Where are all my coins that I mined overnight?
Post
Topic
Board Altcoin Discussion
Re: 1000 COYE FISH Stiks CONYECOIN COYE/.. first 100 get 10 each put ur address co
by
karlb
on 08/01/2014, 06:16:48 UTC
5mTK7Mq5kNGuojHpxcLsV1x8jRFtUjhq44

Thanks Smiley
Post
Topic
Board Altcoin Discussion
Re: Coinye: why are people mining with impending cease & desist lawsuit?
by
karlb
on 08/01/2014, 06:15:04 UTC
Any publicity is good publicity
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 05:54:06 UTC
Someone please help me with config file.

rpcuser=any
rpcpassword=x
rpcport=7777
addnode=37.187.93.104
addnode=23.253.71.20
addnode=94.242.254.73
addnode=24.20.187.178
addnode=37.59.31.34
addnode=37.59.54.28
addnode=62.212.72.31
server=1
daemon=1

Ok still not working. "No available connections to network". I saved as coinye.conf in my Appdata/Roaming/Coinyecoin folder. How can I add individual nodes in console? Is it just "addnode 37.187.93.104 add" because I did that and I get method error.

Save it as coinyecoin.conf

5mTK7Mq5kNGuojHpxcLsV1x8jRFtUjhq44
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 05:27:47 UTC
I can confirm:
ICYHASH NOW CONNECTING Smiley

5mTK7Mq5kNGuojHpxcLsV1x8jRFtUjhq44
Thanks!

Thanks. I really appreciate your patients guys. I'm going to restart the stratum service shortly one more time to finalize a change. It shouldn't take more than 10 seconds.

Done. Again, thank you for your patients Smiley

Thanks. I giggled Smiley
Yes. I realize I spelled that incorrectly but I think you would rather have a fast status update and the pool back online ASAP instead of me go to google to figure out the correct spelling Tongue Am I wrong?

Good point!
And thanks for the 1.00 COYE Donation! Whoever it was... Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 05:17:40 UTC
I can confirm:
ICYHASH NOW CONNECTING Smiley

5mTK7Mq5kNGuojHpxcLsV1x8jRFtUjhq44
Thanks!

Thanks. I really appreciate your patients guys. I'm going to restart the stratum service shortly one more time to finalize a change. It shouldn't take more than 10 seconds.

Yes, lost connection for about 10 secs but now back online Smiley
Cheers
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 05:13:48 UTC
I can confirm:
ICYHASH NOW CONNECTING Smiley

5mTK7Mq5kNGuojHpxcLsV1x8jRFtUjhq44
Thanks!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 04:39:18 UTC
ANY NODES? WALLET CAN'T SYNC

none of these are working:
addnode=37.187.93.104
addnode=23.253.71.20
addnode=94.242.254.73
addnode=24.20.187.178
addnode=37.59.31.34
addnode=37.59.54.28
addnode=62.212.72.31

working nodes:
23.253.71.20:41338
148.251.11.238:41338
162.220.61.78:41338
188.115.182.34:41338
50.152.213.185:41338

Thanks, Working now.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 04:28:39 UTC
ANY NODES? WALLET CAN'T SYNC

none of these are working:
addnode=37.187.93.104
addnode=23.253.71.20
addnode=94.242.254.73
addnode=24.20.187.178
addnode=37.59.31.34
addnode=37.59.54.28
addnode=62.212.72.31
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 08/01/2014, 04:17:41 UTC
Anyone got a list of addnodes? Wallet won't sync. None of the below are working:

addnode=37.187.93.104
addnode=23.253.71.20
addnode=94.242.254.73
addnode=24.20.187.178
addnode=37.59.31.34
addnode=37.59.54.28
addnode=62.212.72.31
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
karlb
on 07/01/2014, 19:57:11 UTC
Ladies, we are proud to announce the first and the best Coinye West pool

http://coye.bitember.com/

0% fees to the first 100 users

Just post your username here and spread the word

Enjoy

Due to the HUGE success of our last 0% campaign we are extending our promo to the first 100 200 300 (!!!) users.

Post your usernames below, and ill gladly add you to our VIP list.

Enjoy!

karlb
id: 241
Post
Topic
Board Mining (Altcoins)
Topic OP
[ANN] CryptoWebMonitor: Email & text alerts for changes to mining hardware sites
by
karlb
on 04/01/2014, 17:42:28 UTC
Hello to everyone at Bitcoin talk.
I've been working on a project over the last month that I think you'll be interested in.

Everyone wants to be the first to know about pre-orders.
I'm tired of checking dozens of websites and forum threads for news on mining hardware.
Subscribing to newsletters is good, but not all websites have this option, and those that do aren't always reliable.
Why not subscribe to one website that monitors everything else for you?

Website: http://www.CryptoWebMonitor.com

I have created a monitor that checks the websites of various mining hardware developers and sends an instant email on any changes.
The websites currently monitored include:
LTCGear
Crypto industries
Alpha technology
Black arrow store
And more. Others are in the pipeline and suggestions for additions to the list are welcome.

Email alerts will be permanently free but with donations appreciated.

A member of this forum has been very generous with a donation and more than covered my initial costs for setting up text alerts. If he wishes to reveal himself here then that's up to him. Text message alerts are working for a small number of beta users but I plan to roll them out fully on week commencing 27th Jan. Texts will cost 0.1mBTC each and you will get a few free to test out with. The price will come down if I can negotiate with my service provider.

A note to website admins; the monitor will not DOS attack you. It is limited to one request every 15 minutes which I think is reasonable. Widespread use of this service will mean that news of your products will spread faster and easier with no extra effort from you. Both parties benefit.

That's all I can think of for now. Questions, comments or suggestions all welcome.
Post
Topic
Board Announcements (Altcoins)
Re: ANN ***NEW*** BinaryCoin (BIC) Scrypt | 15 sec coin | 84 Million coins |
by
karlb
on 26/12/2013, 13:58:05 UTC
Hi,
Does anyone know how I contact the admin from cryptpools? I entered the wrong password too many times and my account is locked.
There are no contact details on the support page
Post
Topic
Board Altcoin Discussion
Re: [GIVEAWAY][CAT] Cats are looking for home! [CAT][GIVEAWAY]
by
karlb
on 26/12/2013, 12:59:12 UTC
I have posted on cryptsy with username karlb  Smiley

9iD8Y4u32y119kE4t1AVHPaCYXQi9EZ9bH

Thanks Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PRELAUNCH] Catcoin - Scrypt meow!
by
karlb
on 24/12/2013, 02:41:46 UTC
Looks like the difficulty is not increasing enough at each retarget.
Dev must have been an idiot and only allowed a small % change each adjust
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PRELAUNCH] Catcoin - Scrypt meow!
by
karlb
on 24/12/2013, 02:34:29 UTC
nod can I get the 0% fee on cryptovalley?
I'm user id no. 11
One of the first!  Smiley

No fee for you Smiley !
Thanks Smiley
Just got payout too.
I can confirm this site is working