dashed-slug.net
Forum Replies Created
-
Connection refused means that your machine at 145.14.145.227 does not have its port open. I see that you are attempting to connect at port 0, which is not correct. The RPC port setting on the adapter should match your
rpcport=setting in yourbitcoin.conf. This process is detailed in the video at https://www.youtube.com/watch?v=_dbkKHhEzRQYou can check if your RPC port is open to the internet using a tool such as https://www.yougetsignal.com/tools/open-ports/ Keep in mind that your server’s firewall might need tuning. Some server hosts have firewalls that are too restrictive.
Once you get the RPC port open, the next step is to setup authentication, via the
rpcuser=andrpcpassword=, or alternatively,rpcauth=lines.And finally, if your wallet is encrypted with a passphrase (as it should be), you will want to enter the passphrase in your coin adapter settings, either once, or once every time you want withdrawals to process. This is up to you, depending on the level of security you want. Consult the documentation for details.
If you find the process too hard, you also have the option to install one of the cloud wallets.
kind regards
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Trading function really neededI noticed that you opened a new thread for this last question so I have replied there.
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] coinpayments adapter only shows for coinsYes, thank you @clickforafrica, there is a delay because the coin list is cached.
@pandglobal, first make sure that the coins you want are enabled both in your CoinPayments account and then also in your coin adapter settings. Once you’ve done that, you don’t have to wait, you can clear the cache, by going to Wallets -> CoinPayments -> HTTP Settings -> Clear HTTP cache.
Let me know if the issue is resolved.
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Trading function really neededHello,
The full exchange extension is a huge task that I am now beginning to undertake. It is the most requested feature. I am currently at the analysis phase, so I cannot yet give you an estimate, but it will be several months.
In the meantime you can exchange the most common cryptocurrencies using the premium ShapeShift extension, which is a frontend to the ShapeShift.io service.
Fiat currencies will not be supported in the plugin, at least by me. If someone develops a fiat adapter then it should be possible in principle, but I do not have plans to take the plugin in that direction.
kind regards
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] guide to connect to block.ioThe Bitstamp API is not a good fit for the way exchange rates work right now. So I will have to say no, at this time. At some point I will rethink the exchange rates.
I will now close this thread as you mentioned that you got the block.io adapter working. Please open new threads for any other inquiries that are unrelated to your original issue. Thank you.
kind regards
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] guide to connect to block.ioHello,
IMPORTANT: First of all, I noticed that you posted your private keys here. This is a public forum, so I hope you understand the implications. You need to change your keys immediately or people will be able to steal your funds.
Glad to hear that you found how to enter the API keys. I will make a note to update the installation instructions so they are clearer. For the benefit of other people reading this, you need to go to “Show API keys” and enter these keys into the block.io settings.
You would not need to change the cron job settings from their default values unless you experience performance issues. The settings come with detailed explanations in the interface, so consult these. You will only need to decide how the withdrawal secrets are handled (“Time to retain withdrawal secrets”) so read the section “Withdrawals and wallet locks” in the “Transactions” chapter of the manual.
kind regards
P.S. Please note that the forum here is for the main plugin. The support forum for the block.io adapter is at https://www.dashed-slug.net/forums/forum/block-io-cloud-wallet-adapter-extension-support/
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Coinpayment apHello,
First of all, thanks for your kind words.
When you use one of the cloud wallets, the private keys (and therefore the funds) are stored on the third party service, in this case CoinPayments. The transactions are mirrored on your site. If on the other hand you use the full node adapters, the private keys are stored on the server where you are running the full nodes. Again, the transactions are mirrored on your site. Your WordPress installation never holds private keys, only keys to access the wallets.
1. All the coin adapters, cloud wallets and full node wallets do a 1-to-N mapping between wallet and users. This means that all the user funds are stored in one wallet (per coin).
2. The CoinPayments adapter does not create new wallets when you reconnect. Perhaps you are referring to deposit addresses?
kind regards
P.S. In the future please note that this forum here on ww.wp.xz.cn is for the main plugin. The support forum for the CoinPayments adapter is at https://www.dashed-slug.net/forums/forum/coinpayments-net-coin-adapter-extension-support/
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] guide to connect to block.ioHello and welcome!
You will likely want to disable the built-in Bitcoin adapter if you plan to use one of the cloud wallets. So, go to Wallets -> Bitcoin core node -> Enabled, uncheck the box and click on Save Settings. This will disable the adapter for the full node wallet.
Then, follow the instructions for installing either the block.io adapter, or the CoinPayments adapter. Install instructions are available at the pages for these adapters:
- https://www.dashed-slug.net/bitcoin-altcoin-wallets-wordpress-plugin/coinpayments-adapter-extension/
- https://www.dashed-slug.net/bitcoin-altcoin-wallets-wordpress-plugin/block-io-cloud-wallet-adapter-extension/
If you face any problems with installation, note the support forums at:
- https://www.dashed-slug.net/forums/forum/coinpayments-net-coin-adapter-extension-support/
- https://www.dashed-slug.net/forums/forum/block-io-cloud-wallet-adapter-extension-support/
Or contact me directly at the email given here: https://www.dashed-slug.net/contact/
This forum at ww.wp.xz.cn is for the main plugin. If you face any issues with the main plugin, please open a new thread here.
Note that there is also documentation in PDF form where you will find the FAQ, Troubleshooting section, Glossary, and more.
kind regards
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Bitcoin wallet app( transfer issue)hello,
Yes, this is a much requested feature. A few things must happen with the PHP and JSON API before it can be implemented. So it is scheduled for the 3.0.0 release which should be out some time in the next few months.
regards
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Problem with withdraw BTCHello,
Thanks for reporting.
To make sure I understand what you are reporting: You attempted to move funds to cold storage and the error message that you got from the wallet was not shown in your admin panel?
I will make a note to fix that.
Thanks
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Multiple sites using coinpaymentsIn the future please note that this forum is for the main plugin. The support forum for the CoinPayments adapter extension is at https://www.dashed-slug.net/forums/forum/coinpayments-net-coin-adapter-extension-support/
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Multiple sites using coinpaymentsPossibly, although I wouldn’t recommend it.
Not only are you introducing a single point of failure for two sites, but also it will be harder for you to tell if your reserves are sufficient to back the user balances. Normally you can tell what percentage of the total of the user balances is online, by visiting the adapters page or the cold wallet storage. If you link two sites to one wallet account then it will be harder for you to tell.
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] running an internal marketplaceOK I understand now. You cannot do this with this plugin.
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] move to username filed changeAutocomplete would also leak the usernames.
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] running an internal marketplaceWhat you are describing is a currency exchange. You cannot do this with WooCommerce or this plugin.
The closest thing to what you describe is the ShapeShift app extension. But it does not let users submit orders for other users to fill. Instead it is a front-end for the ShapeShift.io service, which lets you convert between a number of well-known cryptocurrencies.