Forum Replies Created
-
AuthorPosts
-
alexg
KeymasterTo get updates you must first follow the instructions here and also there is a 30 minute delay between checking for new updates.
alexg
KeymasterIn Firefox you can select the text of an alert box by triple clicking the text.
Copy the text (ctrl+c) and paste it here please.
Also, please make sure that you are using the latest version of the extension. From the screenshot it looks like you might be using an old version.
Thanks.
alexg
KeymasterCan you please copy the error as text and paste it here?
Thanks
alexg
KeymasterSorry, but this does not seem to me to be a good fit for the plugin.
There are other plugins that display exchange rates.
On the other hand, the Exchange extension will be able to provide its own prices to the Exchange rates API in the future. This is something that will be implemented later.
kind regards
alexg
KeymasterSure, this should be relatively easy to implement, it would be a sum of all fees.
Will add it to the adapters screen soon.
Thank you
July 19, 2018 at 8:34 am in reply to: Can I show sum of user balances on front end of website – POS #3696alexg
KeymasterYes, this is possible.
I will add it to the backlog and will implement it soon.
kind regards
alexg
KeymasterHi Megan,
Yes you are correct of course.
I will fix that in the next release.
Thanks for noticing.
kind regards
alexg
KeymasterHi San,
The Full Node adapter is only for Bitcoin-like coins.
It is unlikely that I can support other blockchains natively any time soon, due to time constraints.
You can enable NXT on the CoinPayments adapter, but you first have to set a payment address in the coin settings here: https://www.coinpayments.net/acct-coins
Then, enable the coin on that page, AND on the CoinPayments adapter extension’s settings.
kind regards
alexg
KeymasterGreat to hear that you resolved this.
It does look like some plugin or theme is attempting to do some compatibility thing with the SVG.
Thanks for sharing your solution.
kind regards
alexg
KeymasterHello Megan,
When I test the plugin with firefox or chrome there is no canvas or circle, only an svg element for the graph. It is possible that the canvas is generated by another plugin.
1. Does the problem resolve itself when you hide the canvas using CSS?
2. Does the problem remain when you switch to another theme?
3. Can I ask what browser you are using? Does the problem remain when you use firefox or chrome?
To really determine what’s going on, I would have to login and inspect your website to determine what’s wrong.
Please let me know
kind regards
July 18, 2018 at 8:14 am in reply to: Can I show sum of user balances on front end of website – POS #3680alexg
KeymasterHello Nick,
Thanks for sending your suggestions. I imagine that you are trying to build a crowdfunding or ICO site.
Unfortunately, what you suggest is not currently possible with the frontend’s architecture. All data delivered to the frontend passes through the JSON API, and the API only exposes data that is relevant to the current user.
I can add some static shortcode to display the total user balances. I cannot think of an elegant way to display anonymized transactions efficiently. It would require pagination and would generally be a mess. This would probably require a new extension as the core plugin cannot be easily tailored towards that goal.
I will add a shortcode for displaying the total user balances.
hope this answers your questions
kind regards
alexg
KeymasterIn version
0.2.0-beta
, released just now, I have provided a major refactoring and cleanup of the matching engine. A number of bugs on the trading logic and fee calculation were fixed.Thank you for you help.
kind regards
alexg
KeymasterIn version
0.2.0-beta
, released just now, I have provided a major refactoring and cleanup of the matching engine. A number of bugs on the trading logic and fee calculation were fixed.Thank you all for you help.
kind regards
July 17, 2018 at 10:19 am in reply to: I need to add a few coins that are not supported by coinpayments.net #3669alexg
KeymasterHello Nick,
I checked a few of these coins on github, and they seem to be forks of Bitcoin/Litecoin. The important thing is that they should have a compatible JSON-RPC API.
In this case, you would use the Full Node Multi-coin adapter to connect to their wallets.
You will also need to think about running the wallets on a server or servers as services, configure the firewalls, etc. This is out of scope of this plugin.
All the details on what you need on the coin adapter side are on the extension’s page: https://www.dashed-slug.net/bitcoin-altcoin-wallets-wordpress-plugin/full-node-multi-coin-adapter-extension/
If after going through the instructions you need additional help, the support forum for the coin adapter is here: https://www.dashed-slug.net/forums/forum/full-node-multi-coin-adapter-extension-support/
kind regards,
Alexalexg
KeymasterThank you for the detailed explanation and for attempting to provide a fix.
Your fix is almost correct except it does not correctly calculate fees.
With your help I have identified the problem and will provide a fix that will also correctly take maker/taker fees into account.
best regards
-
AuthorPosts