Bitcoin Forum
July 01, 2024, 10:12:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  

Warning: Moderators do not remove likely scams. You must use your own brain: caveat emptor. Watch out for Ponzi schemes. Do not invest more than you can afford to lose.

Pages: « 1 ... 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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 139 »
  Print  
Author Topic: [BTC-TC] Virtual Community Exchange [CLOSED]  (Read 316331 times)
ajolly
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
August 08, 2013, 05:45:48 AM
 #1621

I'm getting 'Access temporarily denied." errors when trying to log in. Anyone else having this issue?
pascal257
Sr. Member
****
Offline Offline

Activity: 493
Merit: 262


View Profile
August 08, 2013, 06:51:07 AM
 #1622

Thank you.  I have found two potential points of exit from the code where the security lock was not being released prior to exiting:

  - One related to backend bitcoind failure, which I do not think was the cause here because there's logging that would have been seen if this were the case.
  - Another which may be the smoking gun was a DDoS prevention piece that was intended to run once at init, but was being called twice because of a double layer of validation in the bid/ask processing methods.  I've fixed it to only do the DDoS test the first call per run.

Hopefully it ends up being taken care of now, but I've also added more logging/debugging code a bunch of places to help out if this doesn't end up taking care of it.

Cheers.

Have you already applied the code. I just tested it and the problem occurred again.

 Cry  yes. 

 Sad  Angry  Sad
Any progress on this? As I said the problem occurs when filling an existing bid/ask order via the API.
Trillian
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 08, 2013, 08:03:54 AM
 #1623

Are the buy/sell fees 0.2% with 2FA, because my 2FA is turned on and my fees are 0.25% according to the My Trades page?
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
August 08, 2013, 08:21:41 AM
Last edit: August 08, 2013, 08:43:46 AM by Rannasha
 #1624

Are the buy/sell fees 0.2% with 2FA, because my 2FA is turned on and my fees are 0.25% according to the My Trades page?

Apparently the fee-discount only applies if you use 2FA for trades. If you only enable 2FA for logging in, you still pay 0.25%. This should be clarified on the website, because I had also assumed that using 2FA just for logins already provided the fee-discount.

edit: scratch what was in the edit, turns out I fail at math.
junkonator
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
August 08, 2013, 08:26:51 AM
 #1625

Are the buy/sell fees 0.2% with 2FA, because my 2FA is turned on and my fees are 0.25% according to the My Trades page?

Apparently the fee-discount only applies if you use 2FA for trades. If you only enable 2FA for logging in, you still pay 0.25%. This should be clarified on the website, because I had also assumed that using 2FA just for logins already provided the fee-discount.

Ugh. I simply assumed .2%, too and didn't check. This sucks, thanks for the heads-up Trillian/Rannasha!
Trillian
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 08, 2013, 08:40:15 AM
 #1626

That clarifies everything, thx.

So you really have to work for that 0.05% discount!
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
August 08, 2013, 08:44:35 AM
 #1627

Ok, turns out I fail at math, so there was no discrepancy between email and trade history. Conclusion is that if you use 2FA only for logins, you still pay 0.25%.

The FAQ says
Quote
    Trades using 2FA (Buyer): 0.2% (Trade Value X 0.002)
    Trades using 2FA (Seller): 0.2% (Trade Value X 0.002)
    Trades not using 2FA (Buyer): 0.25% (Trade Value X 0.0025)
    Trades not using 2FA (Seller): 0.25% (Trade Value X 0.0025)

So I guess that this does imply that you have to actually *trade* with 2FA, not just log in with it, to get the discount.
MonkeyMarcel
Member
**
Offline Offline

Activity: 97
Merit: 10



View Profile
August 08, 2013, 09:55:26 AM
 #1628

When can I expect an iPhone App?

Progressive
Full Member
***
Offline Offline

Activity: 181
Merit: 100


View Profile
August 08, 2013, 10:11:33 AM
Last edit: August 08, 2013, 12:35:53 PM by Progressive
 #1629

Even more important: why the Android app stopped working? It was great.
pascal257
Sr. Member
****
Offline Offline

Activity: 493
Merit: 262


View Profile
August 08, 2013, 12:11:15 PM
 #1630

I'm getting 'Access temporarily denied." errors when trying to log in. Anyone else having this issue?
Please make sure to use another username then on the forum. I guess there are some jokers blocking the accounts of others.
piecinitup
Full Member
***
Offline Offline

Activity: 158
Merit: 100



View Profile
August 08, 2013, 02:25:35 PM
 #1631

When can I expect an iPhone App?



iOS app would be amazing!

https://1broker.com/?r=34050  1broker is the easiest way to trade other markets than crypto using BTC!  Copy successful traders or just trade yourself!
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
August 08, 2013, 03:55:47 PM
 #1632

Quick question regarding the timestamp of trades in the trade history csv from the API: In which timezone are these timestamps? I'm currently getting GMT+1 (while being in GMT+2 myself) and I'm wondering if this will stay GMT+1 all year round or if it'll switch back to GMT when summertime ends (that is, the timestamp follows British time, BST).
ajolly
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
August 08, 2013, 04:57:13 PM
 #1633

I'm getting 'Access temporarily denied." errors when trying to log in. Anyone else having this issue?
Please make sure to use another username then on the forum. I guess there are some jokers blocking the accounts of others.

I doubt that is the case - I have different usernames per site to avoid that issue.  I did manage fine to login from a different IP, not sure what the problem was.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
August 08, 2013, 06:06:24 PM
 #1634

Thank you.  I have found two potential points of exit from the code where the security lock was not being released prior to exiting:

  - One related to backend bitcoind failure, which I do not think was the cause here because there's logging that would have been seen if this were the case.
  - Another which may be the smoking gun was a DDoS prevention piece that was intended to run once at init, but was being called twice because of a double layer of validation in the bid/ask processing methods.  I've fixed it to only do the DDoS test the first call per run.

Hopefully it ends up being taken care of now, but I've also added more logging/debugging code a bunch of places to help out if this doesn't end up taking care of it.

Cheers.

Have you already applied the code. I just tested it and the problem occurred again.

 Cry  yes. 

 Sad  Angry  Sad
Any progress on this? As I said the problem occurs when filling an existing bid/ask order via the API.

I think it may actually be working for you.  I see a trade in the logs:  Aug  8 15:52:16 UTC.  I think some of the code caching or something on the site made it so the update took a few hours the other day.  It shouldn't work like that, but I saw a post shortly after that saying it was working so I left it be. 

Logs show two failed lock errors in the last 12 hours.  (in comparison, there were sometimes hundreds over the last couple weeks.)  The two that did fail in the last 12 hours look like legitimate failures.  Both are on labcoin, and I know there was some high volume going on when they occurred.

My next steps:
    - Extend the wait time.  It's 30 seconds right now, I may extend it to 60 seconds.
    - Speed up the trade engine.  This has been an ongoing process and I'll keep after it.

Cheers.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
August 08, 2013, 06:08:08 PM
 #1635

When can I expect an iPhone App?



iOS app would be amazing!

Apple isn't too keen on Bitcoin at the moment unfortunately.  Sad
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
August 08, 2013, 06:28:12 PM
 #1636

Quick question regarding the timestamp of trades in the trade history csv from the API: In which timezone are these timestamps? I'm currently getting GMT+1 (while being in GMT+2 myself) and I'm wondering if this will stay GMT+1 all year round or if it'll switch back to GMT when summertime ends (that is, the timestamp follows British time, BST).

The timezone selector stores your option not as GMT+/-, but as the actual locale you select.  So part of the year (unfortunately, and I need to fix this...) the drop-down is actually incorrect for locales that recognize DST.

So for instance, if you select "Europe/Brussels", that is what gets stored in the DB, and that is what all the time calculations will be based on, taking DST into account IF that locale recognizes it per Linux's locale settings.

Hope that helps make sense of it.  I do need to dynamically generate the display in the dropdown of GMT+XX:00 or GMT-XX:00, etc.  PHP makes it a bit of a PITA though.
junkonator
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
August 08, 2013, 08:32:54 PM
 #1637

My next steps:
    - Extend the wait time.  It's 30 seconds right now, I may extend it to 60 seconds.
    - Speed up the trade engine.  This has been an ongoing process and I'll keep after it.

Does that mean the time between two API trades is 30 seconds? If so please don't extend it to 60  Kiss
pascal257
Sr. Member
****
Offline Offline

Activity: 493
Merit: 262


View Profile
August 08, 2013, 08:47:43 PM
 #1638

Any progress on this? As I said the problem occurs when filling an existing bid/ask order via the API.

I think it may actually be working for you.

Cheers.
Yes I can confirm it works flawlessly on direct bid and direct ask. Awesome!
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
August 08, 2013, 08:53:41 PM
 #1639

Quick question regarding the timestamp of trades in the trade history csv from the API: In which timezone are these timestamps? I'm currently getting GMT+1 (while being in GMT+2 myself) and I'm wondering if this will stay GMT+1 all year round or if it'll switch back to GMT when summertime ends (that is, the timestamp follows British time, BST).

The timezone selector stores your option not as GMT+/-, but as the actual locale you select.  So part of the year (unfortunately, and I need to fix this...) the drop-down is actually incorrect for locales that recognize DST.

So for instance, if you select "Europe/Brussels", that is what gets stored in the DB, and that is what all the time calculations will be based on, taking DST into account IF that locale recognizes it per Linux's locale settings.

Hope that helps make sense of it.  I do need to dynamically generate the display in the dropdown of GMT+XX:00 or GMT-XX:00, etc.  PHP makes it a bit of a PITA though.


Does this also cause the CSV-trade-history and the trade history on the webpage to be different? Right now the webpage shows my local time for my trades, while the time in the CSV is an hour behind.

Also, would it be possible to just select UTC as timezone and then deal with timezone business / DST locally? Or just have the API always return time-data in UTC.
stslimited
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
August 08, 2013, 10:47:35 PM
 #1640

"Access Temporarily Denied"
grr
Pages: « 1 ... 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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 139 »
  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!