Search content
Sort by

Showing 12 of 12 results by Hauruck
Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 06/05/2018, 11:54:49 UTC
Hi,

I had submitted douments for profile verification on April 18th.  Its been more than 2 weeks and my account is still pending verification.  My user id is 447897.  I have raised a ticket with support as well.  Request number is 346925.

Please help...as i am not able to withdraw...

You are too optimistic, I started my process the Mars 16th and all I got was a ban.
Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 05/05/2018, 07:50:52 UTC
I submitted my verification weeks ago, clear picture of my passport and scan of the official papers from the public office. Now I log in to see how things are going to discover that my account status says "Banned". Not even a email was sent out to notify my about this and I still have funds in my account.

Is there any phone number I can reach this exchange on, I'm just getting more and more disappointed the longer I use your service.
Post
Topic
Board Service Discussion
Re: Warning: Bitbank.com no longer release Bitcoin withdrawals
by
Hauruck
on 28/01/2018, 14:30:12 UTC
After a looong delay bitbank did release my bitcoins.
Post
Topic
Board Service Discussion
Warning: Bitbank.com no longer release Bitcoin withdrawals
by
Hauruck
on 15/01/2018, 02:29:24 UTC
I have been using bitbank.com for more then a year and have been happy with their service previously. Unfortunately their service have been lacking lately and I'm still waiting for my withdrawal to get approved since last year and their support is unresponsive. Thanks to reddit I have gotten one response from a person involved in the bitbank group, but never heard from him again, and my bitcoins are still stuck. Needless to say I'm getting worried. Anyone else using their service this year? Have anyone done a successful withdrawals the last few weeks?

What is bitbank.com: It is a place where you can invest bitcoins and earn interest. Your bitcoins are then used for funding bitcoin mining operations in China.

What is bitbank group? They run a number a mining operations and exchanges, such as:

www.BW.com
www.chbtc.com
www.Bter.com

Any information about how to contact bitbank directly since they no longer respond to emails?
Does anyone know if there are discussions regarding bitbank problems on the Chinese forums?
Post
Topic
Board Service Announcements (Altcoins)
Re: LocalMonero.co is now open! Finally, Monero's own LocalBitcoins.com
by
Hauruck
on 20/11/2017, 17:15:34 UTC
Thank you for this, I'm testing it today. As a seller receiving SEPA it is a bit scary that there is not "real name" as localbitcoins. Probably scammers will use sellers on localmonero for the third party scam. But good that it is possible to ask for ID in the chat.
Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 16/06/2017, 11:55:27 UTC
Quoine seem to be rather dysfunctional at the moment. Expect withdrawals to happen between 24 and 48 hours, closer to 48. Don't expect to get any answer from support, that was many months ago.

The main question is of course if you want to trust an exchange with your money that doesn't answer emails...


Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 08/06/2017, 17:10:08 UTC
Please give withdrawal #27384 a push, it has been long over 24 hours...

Thank you
Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 05/06/2017, 06:57:51 UTC
Greetings,

Déjà vu, my last withdraw (#27208) has not been processed even thou it should be processed within 24 hours?

Everything ok?

EDIT: my withdrawal has been processed
Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 26/05/2017, 06:22:58 UTC

Hi,

Quoine rep here - sorry our exchange has caused a poor experience.


I'm glad to see a sign of life here!

Edit: My withdrawal has also been processed, thank you for that.

All the best,
Hauruck
Post
Topic
Board Announcements (Altcoins)
Re: [SDC] ShadowCash | Welcome to the UMBRA
by
Hauruck
on 14/02/2017, 19:08:25 UTC
Greetings, I'm running shadowcoind and my wallet is encrypted.

The correct command for making a payment should be:

sendtoaddress - sending funds

from: https://umbra.academy/index.php?title=Introduction_to_Shadowcoind

But in return I get this error:

Error: Please enter the wallet passphrase with walletpassphrase first.

So I need to pass on my wallet passphrase in the command, but how?

I haven't used shadowcoind but have you tried?

walletpassphrase 90

This should unlock your wallet for 90 seconds.

Thank you so much! It worked, I never thought of unlocking the wallet first.
Post
Topic
Board Announcements (Altcoins)
Re: [SDC] ShadowCash | Welcome to the UMBRA
by
Hauruck
on 07/02/2017, 22:37:27 UTC
Greetings, I'm running shadowcoind and my wallet is encrypted.

The correct command for making a payment should be:

sendtoaddress - sending funds

from: https://umbra.academy/index.php?title=Introduction_to_Shadowcoind

But in return I get this error:

Error: Please enter the wallet passphrase with walletpassphrase first.

So I need to pass on my wallet passphrase in the command, but how?
Post
Topic
Board Exchanges
Re: Official Quoine Exchange Thread
by
Hauruck
on 29/01/2017, 18:17:10 UTC
Greetings!

I’m working on integrating Quoine in my bot written in PHP. Unfortunately I’m having a hard time with the JWT authentication token and I hope it will be possible to get some support here?

The error I get trying to authenticate is: "Signature does not match"

I have debugged the JWT token over at: https://jwt.io/ with positive results but when trying to send it with postman to Quoine I get an error.

Screenshots: https://postimg.org/gallery/2ecv2hk6s/

Debugging so far:

I have imported my API token and secret in the TabTrader app to make sure it should be working and it is working fine.

I have tried several different PHP libraries for generating the JWT token:

https://github.com/firebase/php-jwt
https://github.com/namshi/jose
https://github.com/rmcdaniel/angular-codeigniter-seed/blob/master/api/application/helpers/jwt_helper.php

But to no avail…

The PHP code I’m working on can be viewed here:

http://pastebin.com/zWAHuU0p

If anyone smarter then me can help I would be most grateful. Or if someone has an example of the JWT authentication function in PHP, that would probably do it as well.

Looking forward to your reply.