|
pascal257
|
 |
August 07, 2013, 10:36:11 AM Last edit: August 07, 2013, 11:09:20 AM by pascal257 |
|
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.
|
|
|
|
|
burnside
Legendary

Activity: 1106
Merit: 1006
Lead Blockchain Developer
|
 |
August 07, 2013, 10:56:37 AM |
|
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.  yes. 
|
|
|
|
|
dexX7
Legendary

Activity: 1106
Merit: 1050
|
 |
August 07, 2013, 11:50:32 AM |
|
Hmm.. I guess this time I'm the lucky one. Selling and buying works like a charm right now. 
|
|
|
|
Exocyst
Sr. Member
  

Activity: 266
Merit: 250
Science!
|
 |
August 07, 2013, 02:19:49 PM |
|
Has anyone tried to write an API trader for BTC-TC in Lua? It's the only language I ever bothered to learn, and it appears to have all the necessary support packages to make it easy enough: - an OAuth library - json library - client library for executing a session in R (for integrating complex statistical model) - sql library for storing/retrieving historical data - Kepler project for making a web interface
Is there some obstacle to succeeding that might be escaping me?
Thoughts? Collaborators?
|
|
|
|
odolvlobo
Legendary

Activity: 5124
Merit: 3838
|
 |
August 07, 2013, 05:47:46 PM |
|
Has anyone tried to write an API trader for BTC-TC in Lua? It's the only language I ever bothered to learn, and it appears to have all the necessary support packages to make it easy enough: - an OAuth library - json library - client library for executing a session in R (for integrating complex statistical model) - sql library for storing/retrieving historical data - Kepler project for making a web interface
Is there some obstacle to succeeding that might be escaping me?
Thoughts? Collaborators?
Here's a thought: World of Warcraft lets you customize your UI with Lua plugins. You could create a BTC-TC or LTC-GLOBAL fund that holds WoW gold, and then let people buy and sell while they are playing WoW.
|
Join an anti-signature campaign: Click ignore on the members of signature campaigns. PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
|
|
|
|
Rannasha
|
 |
August 07, 2013, 05:50:38 PM |
|
Has anyone tried to write an API trader for BTC-TC in Lua? It's the only language I ever bothered to learn, and it appears to have all the necessary support packages to make it easy enough: - an OAuth library - json library - client library for executing a session in R (for integrating complex statistical model) - sql library for storing/retrieving historical data - Kepler project for making a web interface
Is there some obstacle to succeeding that might be escaping me?
Thoughts? Collaborators?
Here's a thought: World of Warcraft lets you customize your UI with Lua plugins. You could create a BTC-TC or LTC-GLOBAL fund that holds WoW gold, and then let people buy and sell while they are playing WoW. Unfortunately the WoW Lua-API doesn't offer any functions to access anything outside the game.
|
|
|
|
|
ajk
Donator
Sr. Member

Activity: 447
Merit: 250
|
 |
August 07, 2013, 05:56:07 PM |
|
Ethan this is the 2nd week ive been waiting for my share transfer, I still have not received dividends for the shares I transferred out of your PT 2 weeks ago..............
|
|
|
|
|
burnside
Legendary

Activity: 1106
Merit: 1006
Lead Blockchain Developer
|
 |
August 07, 2013, 06:51:40 PM |
|
Ethan this is the 2nd week ive been waiting for my share transfer, I still have not received dividends for the shares I transferred out of your PT 2 weeks ago..............
Frustrating for sure, but you were CC'd on the initial contact to Friedcat and the subsequent follow-up attempt. Resends risk Friedcat accidentally making the transfer twice, so I hesitate to risk additional requests. Cheers.
|
|
|
|
|
ajk
Donator
Sr. Member

Activity: 447
Merit: 250
|
 |
August 07, 2013, 06:59:47 PM |
|
Ya cheers...
Can you send him a PM you have been sending him emails which either isnt getting read or skipped over, why is this such a difficult task to PM him
If this was 10 shares or something I wouldnt be crying but its 160BTC worth of shares,
|
|
|
|
|
bitcad
Newbie

Activity: 59
Merit: 0
|
 |
August 07, 2013, 07:02:57 PM |
|
Is anyone else getting "Access temporarily denied." when they try to login? What is causing this issue?
|
|
|
|
|
ajk
Donator
Sr. Member

Activity: 447
Merit: 250
|
 |
August 07, 2013, 07:03:29 PM |
|
what about other people have their transfers been going through,
i am tired of waiting for something that is usually done within a week but by someone who operates an exchange for many peoples shares cant do the same simple task in 2-3 weeks?
thats great
|
|
|
|
|
ajk
Donator
Sr. Member

Activity: 447
Merit: 250
|
 |
August 07, 2013, 07:23:17 PM |
|
also I assume with the way your handling the situation your going to keep the dividends since the shares are still with your address?
also for future reference I should never try to withdraw shares just sell off and withdraw bitcoins because obviously this cant be done correctly
|
|
|
|
|
|
Lohoris
|
 |
August 07, 2013, 09:48:25 PM |
|
Here's a thought: World of Warcraft lets you customize your UI with Lua plugins. You could create a BTC-TC or LTC-GLOBAL fund that holds WoW gold, and then let people buy and sell while they are playing WoW.
Unfortunately the WoW Lua-API doesn't offer any functions to access anything outside the game. Quite obviously. It is well known how much Blizzard hates gold sellers, why should they do something that would help them so much, lol?
|
|
|
|
Exocyst
Sr. Member
  

Activity: 266
Merit: 250
Science!
|
 |
August 08, 2013, 02:34:34 AM |
|
also I assume with the way your handling the situation your going to keep the dividends since the shares are still with your address?
also for future reference I should never try to withdraw shares just sell off and withdraw bitcoins because obviously this cant be done correctly
I don't know why your slamming burnside. What is he supposed to do? Friedcat isn't the most responsive guy in the world. Why don't you go raise some noise in the ASICMINER thread? (BTW, Friedcat doesn't read it, so don't bother).
|
|
|
|
ajk
Donator
Sr. Member

Activity: 447
Merit: 250
|
 |
August 08, 2013, 02:52:01 AM |
|
also I assume with the way your handling the situation your going to keep the dividends since the shares are still with your address?
also for future reference I should never try to withdraw shares just sell off and withdraw bitcoins because obviously this cant be done correctly
I don't know why your slamming burnside. What is he supposed to do? Friedcat isn't the most responsive guy in the world. Why don't you go raise some noise in the ASICMINER thread? (BTW, Friedcat doesn't read it, so don't bother). How about you mind your own business?
|
|
|
|
|
burnside
Legendary

Activity: 1106
Merit: 1006
Lead Blockchain Developer
|
 |
August 08, 2013, 04:32:21 AM |
|
also I assume with the way your handling the situation your going to keep the dividends since the shares are still with your address?
also for future reference I should never try to withdraw shares just sell off and withdraw bitcoins because obviously this cant be done correctly
Follow-up PM Sent to Friedcat. For others in this situation I should note that normal procedure is that once Friedcat has confirmed the transfer, missed dividends are sent to your btct.co account via internal transfer. Cheers.
|
|
|
|
|
ajolly
Newbie

Activity: 58
Merit: 0
|
 |
August 08, 2013, 05:45:48 AM |
|
I'm getting 'Access temporarily denied." errors when trying to log in. Anyone else having this issue?
|
|
|
|
|
|
pascal257
|
 |
August 08, 2013, 06:51:07 AM |
|
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.  yes.  Any progress on this? As I said the problem occurs when filling an existing bid/ask order via the API.
|
|
|
|
|
Trillian
Newbie

Activity: 23
Merit: 0
|
 |
August 08, 2013, 08:03:54 AM |
|
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
|
 |
August 08, 2013, 08:21:41 AM Last edit: August 08, 2013, 08:43:46 AM by Rannasha |
|
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.
|
|
|
|
|
|