I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

alexg

Forum Replies Created

Viewing 15 posts - 2,056 through 2,070 (of 2,207 total)
  • Author
    Posts
  • in reply to: Rates, Base Currency #2560
    alexg
    Keymaster

    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

    in reply to: Need help with Mycred integration! #2559
    alexg
    Keymaster

    Hi,

    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 exchange

    I 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.

    in reply to: Regular Payments #2551
    alexg
    Keymaster

    Yes 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

    in reply to: Only 2 decimals "ShapeShift Exchange extension" #2547
    alexg
    Keymaster

    This is now rolled out in version 0.2.0-beta of the ShapeShift extension.

    alexg
    Keymaster

    The 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.

    in reply to: Wondering how it works #2541
    alexg
    Keymaster

    Besides 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

    in reply to: Rates, Base Currency #2533
    alexg
    Keymaster

    Yes 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

    in reply to: POS Coins #2532
    alexg
    Keymaster

    You 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.

    in reply to: Faucethub API #2531
    alexg
    Keymaster

    Hello,

    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
    Alex

    in reply to: Need to add some other features #2522
    alexg
    Keymaster

    Hello,

    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
    Alex

    in reply to: Only 2 decimals "ShapeShift Exchange extension" #2521
    alexg
    Keymaster

    Hello,

    Yes, you are correct, I will increase the number of decimals to 3.

    This will be out soon.

    Thanks for the suggestion.

    in reply to: Visitor's browser suspended when creating wallet #2516
    alexg
    Keymaster

    In version 2.13.5 there are tighter restrictions on user input, and the polling interval sent to the front-end is always a number.

    alexg
    Keymaster

    Strings for transaction categories and transaction status are now translatable and filterable in 2.13.5.

    in reply to: Visitor's browser suspended when creating wallet #2510
    alexg
    Keymaster

    Thank 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.

    alexg
    Keymaster

    Yes 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

Viewing 15 posts - 2,056 through 2,070 (of 2,207 total)