Forum Replies Created
-
AuthorPosts
-
August 14, 2018 at 4:11 pm in reply to: Live sites powered by the Bitcoin and Altcoin Wallets WordPress plugin #4046
EOTCoin
ParticipantEOTCoin
ParticipantAfter investigating a bit further it seems that the problem is not related to the number of pairs, it is when you enter multiple rows and then hit save it doesn’t save them.
EOTCoin
ParticipantI was running W3Cache and adjusted database and object cache settings. Problem seems to be resolved.
EOTCoin
ParticipantLet me just understand in a bit more detail. I checked the wp options table and I found a lot of transients in there related to exchange transactions. Are they all supposed to clear after a couple of seconds? They don’t seem to clear at all in my wp options table.
EOTCoin
ParticipantHi Alex,
Is your plugin creating cached data somehow? And if so is there a way to manually clear it?
EOTCoin
ParticipantHi Alex,
Yes, I have tried clearing the browser cache, it is still not clearing.
Also tried on another PC.EOTCoin
ParticipantHi Alex,
1. Yes the order book does not clear or show up any new orders
2. Yes the pair is enabledEOTCoin
ParticipantHi Alex,
Yes, I have refreshed several times. New orders are not showing up on this pair.
Trades on other pairs are still showing up and are still clearing. I have also tried deleting the pair and creating it again.
Old trades just stay there even after cancelling all open orders, refreshing the page does not do anything.EOTCoin
ParticipantFor the screenshot as shown I entered a bid at 990 for 1 – The ask cleared, the bid was shown on the bid side at exactly 1.
I will investigate to see if there was something left beyond the 8 digits.EOTCoin
ParticipantHi Alex,
I made the following change that seems to have fixed the issue:
Line 1568 in php-api.phpChanged to: if ( ‘bid’ == $maker_order->direction ) {
EOTCoin
ParticipantA further update on this from what I have found is that this error occurs only when you are trading on the bid side. If you trade on the ask side the trade executes correctly.
EOTCoin
ParticipantHi Alex,
Great job on the exchange plugin!!
I have also been able to get a negative balance while testing. -
AuthorPosts