Bitcoin Forum
May 07, 2024, 09:24:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 »
  Print  
Author Topic: closed  (Read 164706 times)
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
February 01, 2014, 04:08:15 AM
 #681

I noticed my bot broke about 7 hours ago. Looks like the data returned by the API has changed. For example, data used to be:

<ask type="array">
<ask type="decimal">x</ask>
<ask type="decimal">x</ask>
</ask>


Now it's:

<ask type="array">
<ask>x</ask>
<ask>x</ask>
</ask>


(Note that type="decimal" has quietly disappeared. My bot looks for this string as part of its sanity checking)
1715117046
Hero Member
*
Offline Offline

Posts: 1715117046

View Profile Personal Message (Offline)

Ignore
1715117046
Reply with quote  #2

1715117046
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Mr-alex
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
February 02, 2014, 06:37:00 AM
 #682

hey add kakakcoin~
https://bitcointalk.org/index.php?topic=437085.0
spndr7
Legendary
*
Offline Offline

Activity: 1020
Merit: 1000



View Profile WWW
February 02, 2014, 10:13:39 AM
Last edit: February 02, 2014, 10:33:45 AM by spndr7
 #683


Kumala,I thought you would never  come on this thread again to solve our problems

Link to unanswered post (dated - January 14, 2014, 02:11:04 AM)  in this thread.

Quote from email sent to customerservice@vircurex.com on Jan 3,2014 , still no clarification received

Quote
I have used the bitcoin address - 1N3vYYZ7ZkWEZ52wZ98kMkdC7bhh6CtyR1
given by you, for donation purposes.

So, I checked directly
https://blockchain.info/address/1N3vYYZ7ZkWEZ52wZ98kMkdC7bhh6CtyR1

to find someone donated me on 27 december 2013,but all the amount had
already been withdrawn,without any history on vircurex .

Are you using internal addresses for transaction or vircurex is n't
secure any more ?

Why such discrepancy on gross level is happening ?

When will this be answered or you choose to remain silent on this ? How long will you ignore this, I am gonna post this in every page in this thread, until you answer me.  

You have tested my patience, as this issue is 2 months old and still you had no explanation for this.So, such reaction.

Sent the same email again today,but I am least hopeful that you will take pain to reply me.

spndr7
Legendary
*
Offline Offline

Activity: 1020
Merit: 1000



View Profile WWW
February 02, 2014, 10:27:46 AM
 #684

Quote from another unanswered email sent to customerservice@vircurex.com on Tue, Jan 14, 2014 at 7:46 AM.

Quote
Madam/Sir,

This is the second time I am sending this email, after 11 day's
wait.Please provide a clarification for such activity.
I has already posted on vircurex thread about it
https://bitcointalk.org/index.php?topic=49383.msg4497645#msg4497645

I have used the bitcoin address - 1N3vYYZ7ZkWEZ52wZ98kMkdC7bhh6CtyR1
given by you, for donation purposes.

So, I checked directly
https://blockchain.info/address/1N3vYYZ7ZkWEZ52wZ98kMkdC7bhh6CtyR1

to find someone donated me on 27 december 2013,but all the amount had
already been withdrawn.
Are you using internal addresses for transaction or vircurex is n't
secure any more ?


customerservice@vircurex.com is dead way back Huh

Is there another way to contact you ?

Do you remained silent deliberately ?

Kumala (OP)
Hero Member
*****
Offline Offline

Activity: 525
Merit: 500



View Profile
February 02, 2014, 11:01:40 AM
 #685

i have a question regarding the public api:

is it maybe possible, that the result from trades.json are sent in the opposite order? I think it's pretty strange, that you always get the oldest orders first, and then you will need to resend that request like 100 times, always with the latest tid from the previous request. Or maybe add another parameter so you can choose the order (newest/oldest)?

bump

The behaviour is intentional. Previously we had returned all transactions within the last 7 days. With increasing transaction volume, these API calls were returning up to 1 MB per call, obviously not the most performant way. Therefore we changed it that you should provide the ID of the last transaction that you know and we return all transactions after that ID. To limit resource consumption we return only max. 1000 trades. Thus if there are more than 1000 trades between two of your API calls you will need to call the function repeatedly always with the last ID of each return. This is quite a common approach to withdrawing transaction data from sites that have large transactions.


yes, it's common if you are interested in the transaction history. but if you always just want the latest trades, it will produce a lot of overhead which will increase even more the more transactions are made. For example, if you only need the last 20 trades, you would need to generate some extra requests to the API, instead of just one with just a little response data. But it's of course your choice how to handle it. If you are ok with extra traffic and extra requests, I'm ok with it too ^^

Just a last question: on the API page a 1request/5s is stated. If I start my client for the first time, do I need to wait 5s between each request until I'm up to date with the transactions? I'm pretty sure there are a lot of transactions made in the last 7 days, so that would take quite some time...

I'm ok if you go more frequent than 1RPS, we don't mind as long as it looks ligit. And yes, we'll add an API function that returns the last, 20 or so transaction executions, sort of the info you see on the trade screen.

Hacked Account! Don't send any money.
spndr7
Legendary
*
Offline Offline

Activity: 1020
Merit: 1000



View Profile WWW
February 02, 2014, 01:10:06 PM
 #686


Let me first state, all is secure and what you observe is absolutely correct. This has to do with how the Bitcoin (or most of the alt coins in fact) handle the wallet transaction.

The address we give you, 1N3vYYZ7ZkWEZ52wZ98kMkdC7bhh6CtyR1, is for you to deposit coins, thus we know, anything arriving on that address belongs to you, hence whenever we see a deposit on that address we credit this to your account with us.

Now let me explain to you how - on a very high level - the Bitcoin wallet works when a withdrawal is made from that wallet. When you send coins (in this case when we - the exchange - send any coins to anyone) the Bitcoin wallet will choose (sort of random) various previous incoming deposits and combine them into one outgoing transaction. There is no logical link between the deposits and the outgoing transactions. This is just how these wallets work. Which means when another user withdrew some coins, the wallet was using your previous incoming transaction to fund that outgoing transaction. Your account balances with us are NOT affected by this.

In other words, the outgoing transactions from your address address 1N3vYYZ7ZkWEZ52wZ98kMkdC7bhh6CtyR1 are of no concern or worries for you. You have an account balance in our database that reflects your account, hence all your deposits, all your trades, interest collected and withdrawals.  You can withdraw those amounts at any time to your private address.

In short, there is no link between the balance on the deposit address we gave your for deposits and your account balance.

And this is very much the same way any exchange out there operates.

Thanks so much, been waited for such reply for so long. Faith restored in vircurex customer support  Smiley

ltcnim
Legendary
*
Offline Offline

Activity: 914
Merit: 1001



View Profile
February 05, 2014, 01:11:59 AM
 #687

i have a question regarding the public api:

is it maybe possible, that the result from trades.json are sent in the opposite order? I think it's pretty strange, that you always get the oldest orders first, and then you will need to resend that request like 100 times, always with the latest tid from the previous request. Or maybe add another parameter so you can choose the order (newest/oldest)?

bump

The behaviour is intentional. Previously we had returned all transactions within the last 7 days. With increasing transaction volume, these API calls were returning up to 1 MB per call, obviously not the most performant way. Therefore we changed it that you should provide the ID of the last transaction that you know and we return all transactions after that ID. To limit resource consumption we return only max. 1000 trades. Thus if there are more than 1000 trades between two of your API calls you will need to call the function repeatedly always with the last ID of each return. This is quite a common approach to withdrawing transaction data from sites that have large transactions.


yes, it's common if you are interested in the transaction history. but if you always just want the latest trades, it will produce a lot of overhead which will increase even more the more transactions are made. For example, if you only need the last 20 trades, you would need to generate some extra requests to the API, instead of just one with just a little response data. But it's of course your choice how to handle it. If you are ok with extra traffic and extra requests, I'm ok with it too ^^

Just a last question: on the API page a 1request/5s is stated. If I start my client for the first time, do I need to wait 5s between each request until I'm up to date with the transactions? I'm pretty sure there are a lot of transactions made in the last 7 days, so that would take quite some time...

I'm ok if you go more frequent than 1RPS, we don't mind as long as it looks ligit. And yes, we'll add an API function that returns the last, 20 or so transaction executions, sort of the info you see on the trade screen.

thumbs up!

mcmike313
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
February 06, 2014, 05:40:50 AM
 #688

i cashed out LTC about 4 days ago and have yet to receive them in my wallet?
it says balance xxx
available balance xxx minus cashed out coins

what is the timeframe for simply requesting you send me my coins?
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
February 06, 2014, 05:42:21 AM
 #689

i cashed out LTC about 6 days ago and have yet to receive them in my wallet?
it says balance xxx
available balance xxx minus cashed out coins

what is the timeframe for simply requesting you send me my coins?


Did you click release after submitting the withdrawal?

Withdrawals are usually instant (I just did two myself)... worked like a charm for my bitcoin withdrawals (after hitting release).

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
mcmike313
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
February 06, 2014, 05:45:23 AM
 #690

face palm, i didnt see that on the other page thanks heaps
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
February 06, 2014, 05:45:56 AM
 #691

face palm, i didnt see that on the other page thanks heaps

Not a problem; common mistake.

Glad to help!

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
medicine
Hero Member
*****
Offline Offline

Activity: 697
Merit: 501



View Profile WWW
February 12, 2014, 01:19:37 PM
 #692

I'm sure this have already been asked, but I haven't see the answer.  Are there plans to add google 2fa support?  I don't have a yubikey and prefer google 2fa because its free.
Peace.
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
February 12, 2014, 02:08:50 PM
 #693

I'm sure this have already been asked, but I haven't see the answer.  Are there plans to add google 2fa support?  I don't have a yubikey and prefer google 2fa because its free.
Peace.

Funny thing, I just noticed 10 mins before seeing this message the login screen has a link saying "Deactivate Google Authentication"

Is this a remnant of past support, or indication of (as yet incomplete) future support?
pertranex
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 13, 2014, 04:54:42 AM
 #694

I sent an email but will post here just in case it wasn't seen.

I requested withdrawal of Nxt and it never arrived.

From account history
12 Feb 18:01   -1,378.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID:

No trxID is listed.
renee25
Member
**
Offline Offline

Activity: 79
Merit: 12


View Profile
February 13, 2014, 11:11:10 AM
 #695

I'm sure this have already been asked, but I haven't see the answer.  Are there plans to add google 2fa support?  I don't have a yubikey and prefer google 2fa because its free.
Peace.

Funny thing, I just noticed 10 mins before seeing this message the login screen has a link saying "Deactivate Google Authentication"

Is this a remnant of past support, or indication of (as yet incomplete) future support?

I have Google authentication active for some months. there is a option somewhere...

Another thing, did the someone confirm that vircurex is not affected by the current ongoing wallet issues?

Don't donate me: donate to nmc re-base development project.
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
February 13, 2014, 12:01:25 PM
 #696

I sent an email but will post here just in case it wasn't seen.

I requested withdrawal of Nxt and it never arrived.

From account history
12 Feb 18:01   -1,378.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID:

No trxID is listed.

I assume you clicked release?

I'm sure this have already been asked, but I haven't see the answer.  Are there plans to add google 2fa support?  I don't have a yubikey and prefer google 2fa because its free.
Peace.

Funny thing, I just noticed 10 mins before seeing this message the login screen has a link saying "Deactivate Google Authentication"

Is this a remnant of past support, or indication of (as yet incomplete) future support?

I have Google authentication active for some months. there is a option somewhere...

Another thing, did the someone confirm that vircurex is not affected by the current ongoing wallet issues?

I assume Kumala is smarter than Mtgox, but who knows, haha.  not confirmed.

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
pertranex
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 13, 2014, 01:43:06 PM
 #697

I sent an email but will post here just in case it wasn't seen.

I requested withdrawal of Nxt and it never arrived.

From account history
12 Feb 18:01   -1,378.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID:

No trxID is listed.

I assume you clicked release?



Yep.

Here's a prior withdrawal with a TrxID:
05 Feb 06:43   -1,426.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID: 9789294727222890658
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
February 13, 2014, 03:01:32 PM
 #698

I sent an email but will post here just in case it wasn't seen.

I requested withdrawal of Nxt and it never arrived.

From account history
12 Feb 18:01   -1,378.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID:

No trxID is listed.

I assume you clicked release?



Yep.

Here's a prior withdrawal with a TrxID:
05 Feb 06:43   -1,426.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID: 9789294727222890658

gotcha; then I assume you submitted a ticket and waited 4-5 days before posting here?

If not, then do that, and check back.  If you've already waited 4-5 days, then I would PM kumuala (sp?)

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
pertranex
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 13, 2014, 03:15:38 PM
 #699

I sent an email but will post here just in case it wasn't seen.

I requested withdrawal of Nxt and it never arrived.

From account history
12 Feb 18:01   -1,378.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID:

No trxID is listed.

I assume you clicked release?



Yep.

Here's a prior withdrawal with a TrxID:
05 Feb 06:43   -1,426.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID: 9789294727222890658

gotcha; then I assume you submitted a ticket and waited 4-5 days before posting here?

If not, then do that, and check back.  If you've already waited 4-5 days, then I would PM kumuala (sp?)

I sent an email (customerservice@vircurex.com). I'm guessing that's not a ticket? Can you point me in the right direction?
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
February 13, 2014, 03:25:21 PM
 #700

I sent an email but will post here just in case it wasn't seen.

I requested withdrawal of Nxt and it never arrived.

From account history
12 Feb 18:01   -1,378.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID:

No trxID is listed.

I assume you clicked release?



Yep.

Here's a prior withdrawal with a TrxID:
05 Feb 06:43   -1,426.00000000   NXT    Withdrawal, address: 3188455998465548903, TrxID: 9789294727222890658

gotcha; then I assume you submitted a ticket and waited 4-5 days before posting here?

If not, then do that, and check back.  If you've already waited 4-5 days, then I would PM kumuala (sp?)

I sent an email (customerservice@vircurex.com). I'm guessing that's not a ticket? Can you point me in the right direction?

Sorry for the semantics; yes, e-mailing their customer service e-mail is equivalent.  Allow 4-5 days for a response.

However, I've also seen posts saying some of the e-mails bounce back not working.

I've usually gotten a response within the week.

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!