Forum Replies Created
-
AuthorPosts
-
alexgKeymaster
Yes you are correct that CoinMarketCap and CryptoCompare can be good sources of exchange rates, although I have not yet studied the APIs.
Hopefully these can be added as options next to the already existing ones.
I already have a ticket for cryptocompare that you requested about 3 days ago. I will add coinmarketcap to my list to revisit when time permits.
Thank you, it’s a very good idea
regards
alexgKeymasterHi,
I’m curious, how come you said that you “can buy the points already through the coinpayments adapter”? The CoinPayments adapter lets you use a number of cryptocurrencies, not buy or sell anything, and MyCred points are not a cryptocurrency.
Making it possible to do what you suggest might not be a bad idea, but it would probably involve the following:
– A coin adapter that interfaces with the MyCred plugin
– An exchangeI am already working on building an exchange, whenever I find time among user support requests, and I am unable to undertake any more work. Additionally, I do not undertake custom development tasks, this is explained in the FAQ. There is simply too much to do as it is.
I am adding your idea to my backlog, but unfortunately I cannot make any promises as to when something like that would be available.
Thank you very much for sharing this. Hope you understand.
P.S. I have moved this to the General Discussion because it is not really relevant to the CoinPayments adapter.
alexgKeymasterYes you are correct, this would be very useful and I have thought about this.
The first user of such a plugin would be myself. I want to use it to sell subscription to the dashed-slug products and service.I do not think that the best approach would be to integrate it with WooCommerce though. This will either be a payment gateway for an established membership plugin, or an extension to the wallets plugin that will control user roles according to some recurring payments scheme.
In any case it will have to be done after I work on the exchange. The exchange is the most requested extension by far. Therefore I am unable to give you an estimate on when I would start work on subscriptions.
Thank you for sharing this.
kind regards
alexgKeymasterThis is now rolled out in version 0.2.0-beta of the ShapeShift extension.
March 6, 2018 at 10:27 am in reply to: Can you add the Source text of a language file in the next update? #2544alexgKeymasterThe latest version 1.2.1 of the faucet extension is now translatable. You can follow the instructions in the main plugin’s documentation under “Localization” to translate the frontend. Frontend strings are in
wallets-faucet/languages/wallets-faucet-front.pot
.alexgKeymasterBesides polling, the plugin also refreshes coin information and balances whenever the wallets page regains focus according to the Page Visibility API (https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API). If you wish I could add a switch so that this behavior can be turned off. Adding a way for the user to request a manual refresh will involve a bit more work and I will do it when time permits.
kind regards
alexgKeymasterYes this would be expected.
For the fiat amounts to be displayed the exchange rate to BTC must be available via an exchange rate provider.
Realistically I do not know how soon I can add CryptoCompare but I will make a note of it.
It does look very cool since it carries a lot of coins, so thank you for suggesting this.
In the meantime, if you have PHP skills and wish to implement yourself some quick hack to pull clam exchange rates from somewhere, here is some boilerplate code that might help you:
https://gist.github.com/alex-georgiou/492196184f206002c864225180ca8fbb
I will try to get CryptoCompare added soon.
kind regards
alexgKeymasterYou are correct, such a table is needed. I will try to get it in soon.
thanks for the suggestion
kind regards
P.S. In the future please open a new thread for each distinct request, this helps keep the forums clean for people who look for similar info in the future. Thanks.
alexgKeymasterHello,
Unfortunately implementing a faucet microtransaction API might not work very well for this plugin. This is because the balance a user holds is shared between the faucet and other plugins.
The correct solution to this problem will eventually be provided by the Lightning network. I have not had the time to test and implement it.
A BTC faucet is somewhat of an edge case – most users use the faucet to distribute smaller coins, and these coins do not have the high fees that Bitcoin recently had, due to them having less scale.
As lightning becomes more prevalent, Bitcoin should be good both for store of value and fast, cheap transactions, so I will try to provide an implementation towards that.
kind regards
AlexalexgKeymasterHello,
The first feature is an exchange. Everyone needs this, not just you. I have written about this before on the readme and elsewhere, including a long explanation here: https://www.dashed-slug.net/forums/topic/when-is-the-trading-plugin-role-out/#post-2404
As for PoS coins, they will not be implemented any time soon. There is simply not enough time for me to do this, and it is a huge architectural change that would require changes everywhere including the database tables, adapters, etc.
I try to add features that people ask me but these two things are very huge tasks. I am trying to do the first one, (the exchange) as time permits, but the priority has to fall on solving bugs and providing support.
In any case thank you very much for sharing your thoughts. I appreciate it.
kind regards
AlexalexgKeymasterHello,
Yes, you are correct, I will increase the number of decimals to 3.
This will be out soon.
Thanks for the suggestion.
alexgKeymasterIn version 2.13.5 there are tighter restrictions on user input, and the polling interval sent to the front-end is always a number.
February 28, 2018 at 10:48 am in reply to: Can you add the Source text of a language file in the next update? #2515alexgKeymasterStrings for transaction categories and transaction status are now translatable and filterable in 2.13.5.
alexgKeymasterThank you for finding this.
I will fix the issue so that if you enter nothing it will be interpreted as a zero.
The fix should be out today.
February 28, 2018 at 8:48 am in reply to: Can you add the Source text of a language file in the next update? #2509alexgKeymasterYes I have added translation strings for transaction categories and transaction status. This will be in the next patch release which should be out later today.
As for the other strings you mentioned, they will not be translated on the main plugin. I will provide translations on the faucet extension soon.
Thank you for reporting. Your input is very helpful for improving the quality of the plugin.
kind regards
-
AuthorPosts