Bitcoin Forum
May 10, 2024, 03:38:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: July 24, 2016, 03:15:11 AM
Fixed the php error.

I did notice in uthash.h though...

Quote
Line 426: hashv = 0xfeedbeef;

This amused me.
2  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: July 23, 2016, 01:01:27 PM
... as it says, you sent it to ckpool, not ckdb.

Up and working now, I am sure I had tried that but obviously haven't.

Thanks for the help Kano, Really appreciate it.
3  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: July 23, 2016, 01:18:45 AM
The output of initid.sh is in the socket format that ckdb reads.
It's obviously not SQL.
Send it to ckdb with ckpmsg

We can tell that. What do you make of this

Quote
bitcoinuser@vultr:~/ckpool/sql$ ./initid.sh | ckpmsg -s /opt
[2016-07-23 01:15:16+00] Got message: newid.workerid.idname=workerid    idvalue=20160723100000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
[2016-07-23 01:15:16+00] Got message: newid.paymentid.idname=paymentid  idvalue=20160723200000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
[2016-07-23 01:15:16+00] Got message: newid.authid.idname=authid        idvalue=20160723300000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
[2016-07-23 01:15:16+00] Got message: newid.userid.idname=userid        idvalue=20160723400000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
[2016-07-23 01:15:16+00] Got message: newid.markerid.idname=markerid    idvalue=20160723500000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
[2016-07-23 01:15:16+00] Got message: newid.paymentaddressid.idname=paymentaddressid    idvalue=20160723600000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
[2016-07-23 01:15:16+00] Got message: newid.payoutid.idname=payoutid    idvalue=20160723700000
Opened client path /opt/ckpool/listener successfully on socket 3
[2016-07-23 01:15:16+00] Received response: unknown
Failed to get a valid line
bitcoinuser@vultr:~/ckpool/sql$  

Where is the response meant to be coming from... ckdb?. There is not much documentation around this part. I would love to get this working as its a solid product.

Thank you for your help btw.
4  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: July 22, 2016, 04:51:36 PM
Hi,

I Have been working on this most of the day, trying different things, ckdb and ckpool are talking. the notifier can find straifier for blockupdates

the only problem I have is when I connect I get an error

nextid(): No matching idname='userid'

I have tried running ./initid.sh before hand but no luck.

I had imported the ckdb.sql database originally, Should there have been another as I notice many sql files, or should there be an order to each one.

Thanks if you can help.
ckdb.sql is always the current version.
It says the version, rather obviously, on the end.

The other ones are for upgrading versions.

CKDB will report if the database is the wrong version and wont start.

nextid() error means you didn't apply initid.sh to the database

Hi Kano,

What is the most appropriate way to apply this to the db (Im kinda new with PostgrSQL) I know MySQL/PHP very well though. so if you need SQL statements im okay with them.
When I try to apply the ID's because there is no data already in the Database it expects an expirydate also as primary key. which the initid.sh does not have.

Thanks for any help.
5  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: July 22, 2016, 04:11:18 PM
Hi,

I Have been working on this most of the day, trying different things, ckdb and ckpool are talking. the notifier can find straifier for blockupdates

the only problem I have is when I connect I get an error

nextid(): No matching idname='userid'

I have tried running ./initid.sh before hand but no luck.

I had imported the ckdb.sql database originally, Should there have been another as I notice many sql files, or should there be an order to each one.

Thanks if you can help.
ckdb.sql is always the current version.
It says the version, rather obviously, on the end.

The other ones are for upgrading versions.

CKDB will report if the database is the wrong version and wont start.

nextid() error means you didn't apply initid.sh to the database

Right okay, Thanks for the tip, il look into that right away.
6  Bitcoin / Mining software (miners) / Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux on: July 22, 2016, 02:43:01 PM
Hi,

I Have been working on this most of the day, trying different things, ckdb and ckpool are talking. the notifier can find straifier for blockupdates

the only problem I have is when I connect I get an error

nextid(): No matching idname='userid'

I have tried running ./initid.sh before hand but no luck.

I had imported the ckdb.sql database originally, Should there have been another as I notice many sql files, or should there be an order to each one.

Thanks if you can help.
7  Bitcoin / Bitcoin Discussion / Re: From UK, Withdrawing a LOT of bitcoin - Advice on: July 21, 2016, 03:55:23 PM
Just spoken to Barclays Bank UK.

I explained the whole situation and they said its fine, as long as I'm depositing or someone else is depositing in pound sterling its fine. They would have to open a sole trader account for me. but they said they really dont care that much about how I make the money as long as its not flagged up as fraud. There will be no alarm bells ringing on a sole trader account unless I get over £100,000 a Week.

As for Tax, I need to speak to HMRC. But Barclays were more than happy for me to use them.
8  Bitcoin / Bitcoin Discussion / Re: From UK, Withdrawing a LOT of bitcoin - Advice on: July 21, 2016, 03:14:41 PM
My advice would be to just pay the taxes, and if you have the paper trail showing everything back to the company and that the company is legit and everything, there is no reason that anyone should get suspicious of your withdrawals from localbitcoins. If you're really worried about that then just stagger your withdrawals, and only do 1/2 to 1 BTC at a time.

You've also said you have quite a network of people you know that are involved with this, I'd see if you can get them to help with a small portion of the money, or whatever you trust them with. Just keep in mind a lot of money can corrupt someone.

Yeah.

I am more than happy to pay taxes, I would let taxman take his part if he wanted, its just the banking that im worried about as they always get suspicious.

Maybe I should speak to my bank first and let them know il be in contact with HMRC or something.
9  Bitcoin / Bitcoin Discussion / Re: From UK, Withdrawing a LOT of bitcoin - Advice on: July 21, 2016, 03:02:51 PM
Where are you from? If you are from Europe then Bitstamp has been pretty decent, just use an exchange. Localbitcoins are going to be really annoying to deal with to be honest, because the sellers have different requeriments. Sometimes they require you id and more, sometimes it's something else.. its just to just deal with an exchange. You are not going to be avoiding taxes unless you find a person to pay you in-person with cash worth of 25 BTC weekly which sounds like impossible. I wish I had your problems. Im trying to reach the 21 BTC dream and you get 25 every week... I just don't get how people make so much money. Why is your job so valuable?

15 Years Networking experience and a friend who has a lot of money to burn on buying Bitcoin Equipment. He trusts me to set up his network and miners and I get 50% in return.

I been trying for years but im lucky I met this guy at work and become friends with him.

Don't use coinbase,  they aren't looking after your interests so don't give them your business.

Fidor bank is a decent suggestion. Do you have anything against p2p trades?  If I were you,  i'd trade some for cash,  exchange some to your new fidor account and definately hold some. The amounts are up to you,  but if you are also a btc advocate you should consider spending them. Spending is the most cost effective way anyway and a good thing for the currency.

I have a very good over 150+ BTC trade account on LBC, so I may find someone there, I have opened a Fidor account and I certainly will be holding onto some. But my main priority is my family. So if I can get myself a house and marry my partner I would like that Smiley
10  Bitcoin / Bitcoin Discussion / Re: From UK, Withdrawing a LOT of bitcoin - Advice on: July 21, 2016, 12:04:56 PM
I don't think you'd have any problem with the tax man. As long as you tell the truth he isn't going to give a shit.

You very likely will have a problem with your bank depending on which one it is. The amount of pay isn't the problem, plenty of people are paid more, but the dreaded Bitcoin word might give them a fit.

By the sounds of it you should really have a business account set up anyway, that's grounds enough for them to dispose of you, but that's even worse in their eyes with Bitcoin thrown in.

Have you looked into Fidor bank? They're operating in the UK and are Bitcoin friendly. I don't know if they're totally up to speed yet with stuff like faster payments and there's some weirdness about not having individual account numbers or something, but it might be worth investigating.

Good Idea! I will look into Fidor now.

That is a lot of bitcoin congratulations! Coinbase is available in the UK do you have an account with them? Considering the amount of bitcoin I would have your boss send to a bitcoin address in a Trezor hardware wallet for secure storage, then transfer to Coinbase as needed to cash out to your linked bank account. Coinbase will take care of tax reporting so do not forget to claim as income on your taxes.

That is also a good idea that I will look into.

Thank you both for your help.
11  Bitcoin / Bitcoin Discussion / Re: From UK, Withdrawing a LOT of bitcoin - Advice on: July 21, 2016, 11:29:52 AM
Roughly 25 BTC per week.

Wow, you must be really big fish if your salary is 25 BTC a week. Gratz. Do you really have to sell all of your bitcoin at once?
Why don't you wait and sell smaller amount of BTC in batches? Instead of selling everything at once?
Or you can save some for later, price of BTC most likely will be higher. Your last account was closed down because you 'used' bitcoin or you had unconfirmed large amount of money transferred to you regularly?
Because it is a difference.

I do a lot of network architecture and consultation. Im helping set up a new farm for a friend/colleague I used to work with on the Isle of Man at the moment and the owner has A LOT of hash, PHs worth. So the deal was 25 BTC every week for 3 months as payment.

My last bank was closed down because they asked me why I had so many payments from random people going in. I said that I do consultation work and get paid from individuals. They said I should have a business account and be paying money each month and declaring it all via tax and closed down my account. HSBC. due to suspicious activity.

I would be happy to sell it each week. But im wondering if they see that much go in each week. I guess I could strike a deal with the same guy on localbitcoins or something to make it look less dodgy. I dont want to be involved in any money laundering stuff. because thats all bitcoin is really seen here by the media.
12  Bitcoin / Bitcoin Discussion / From UK, Withdrawing a LOT of bitcoin - Advice on: July 21, 2016, 11:16:56 AM
Hi,

I am working on a project for a big company, soon I should be getting paid when I get the service up and running correctly. Roughly 25 BTC per week.

If I withdraw this to my bank via Localbitcoins its going to look suspicious. I think.

I dont want to tax dodge, but is opening an offshore account the best thing to do in this situation. I am really stuck, should I just be honest with tax office/bank and say im getting paid in BTC and will have different people depositing to my account.

one of my last bank accounts was closed down because I used Bitcoin generally.

Thanks for any help.

PS: Mods, if this is in the wrong section feel free to move, sorry.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!