Downloaded the latest version and synced for quite some time. Entering in console myriadcoin-cli importprivkey "myprivkey" lead to error: Method not found (code -32601)
If you're using the debug console window within Myriadcoin-core you do not need to add "myriadcoin-cli", you would use only "importprivkey myprivkey". If you're using a terminal like bash, you would need to use "myriadcoin-cli importprivkey myprivkey". Are you certain you've typed in the correct command? (This looks like a typo error message.)
|
|
|
But where can I find the Myriadcoin-core (is that the Electrum app)? And also where to find the debug console where I propably can find the "importprivkey" ?
https://github.com/myriadteam/myriadcoin/releasesThe core wallet will take a while to sync with the network, maybe a few hours depending on your network connection. The debug console will be under "Window->Console", then run "help importprivkey" for an explanation.
|
|
|
Sorry for the late response, but this is the case: I have an ‘old’ cryptap.us wallet and have all the (secret) information about this wallet. When I enter https://jswallet.github.io/#[myprivatekeyfromthiswallet] I get a screen in a myriadcoin jswallet with a new myriadcoinadres and don’t know how to proceed. Can you please explain in steps what I have to do from there so I get control over the XMR-coins in my (old) wallet? I see now. jswallet will *not* work with "[myprivatekeyfromthiswallet]", what you need is the the random brainwallet phrase from the previous link. The private key is derived from that phrase, and it's not possible to go backwards. If you have the private key, I would suggest Myriadcoin-core and "importprivkey" from the debug console.
|
|
|
Again many thanks, but as you probably notice I'm not that experienced. I do have the private key and when I use this in https://jswallet.github.io/#ThisIsYourSecretBrainwalletTextstringDontShareIt I get a screen of "myriadcoin jswallet" with probably a new wallet address ("myriad coinaddress") with 0 amount. Do I need to send my coins to that address and how can I do that. I'm also wandering how I can open that (new) wallet because there is no seed or private key. I think I'm failing to understand what exactly your issue is, but here's a guess... You're wondering why ThisIsYourSecretBrainwalletTextstringDontShareIt sends you to a particular address/private-key? ThisIsYourSecretBrainwalletTextstringDontShareIt is what is called a pseudo-random brainwallet phrase. The singular private key is derived from this phrase, and the singular public address is derived from that private key. You can send coins to this address, and send coins from this address using the jswallet page. However, Myriadcoin-core is recommended over these types of wallets due to privacy, address reuse, and validation concerns. You can export your private key from the settings of jswallet to make sure you can properly import that address into Myriadcoin-core in case something stops working with jswallet later. Frankly, if you're just starting out, I would recommend the core wallet of any coin to gain some understanding.
|
|
|
I tried this and it seems to open a new wallet, but I don't see any privatekey or passphrase. I probably have to move my (coins of my) old cryptap.us wallet to the new github wallet, but don't succeed in this. I also tried to send my amount to an address of my broker, but also withou result. Can you explain waht I have to do?
The process is very simple. Examine the https link to your wallet, it should look something like this: https:// cryptapus.org/myr/jswallet/#ThisIsYourSecretBrainwalletTextstringDontShareIt Change the part in bold to: https:// jswallet.github.io/#ThisIsYourSecretBrainwalletTextstringDontShareIt If you didn't backup your private key and this doesn't work, you can try to use the brain wallet (the "ThisIsYourSecretBrainwalletTextstringDontShareIt") to recover the private key here: https://myriadcoinpaperwallet.github.io/If you try these methods with no success and can find no address with funds, more than likely you initially did not save your original link or private key correctly and your coins are lost.
|
|
|
Looks like it. It appears to be another multi-algo coin forked from Myriadcoin's codebase ~v0.16.
|
|
|
I starting using this release in February. It says it's a pre-release. version v0.18.1.0rc1 (64-bit). "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications". Assume it is now a full tested release. Do I need to reload the qt?
The rc1 release of the 0.18 branch will work fine, but if you want to get rid of the warning I would recommend updating to the released version: https://github.com/myriadteam/myriadcoin/releases/tag/v0.18.1.0
|
|
|
You will have to import your private keys into riecoin-core with importprivkey.
|
|
|
I would suspect that that particular miner is mining with v0.16.3.0 which has a higher BIP9 threshold. That particular node would continue signalling as if CSV/segwit is not yet enabled.
|
|
|
New Riecoin Core Release - 0.16.3.1A lot of efforts have been given in order to modernize the Riecoin wallet from 0.10.2 to 0.16.3. To complete the upgrade and move forward (start listing in other exchanges, improve the proof of work and beat new records, etc.), some softforks have to be enabled. However, the activation process is getting stale. Indeed, 95% of the blocks must indicate support for these forks during 12 h, which is basically impossible because of a couple of miners. Both never appeared publicly to explain why they are not upgrading. As it is clear that the majority of the Riecoin community wants to upgrade, and as we should not be retained by those non cooperating people, we decided to lower the threshold to 77.5% (80% might still be too much, 75% a bit low as we reached 76.5% recently). The window has been increased from 12 h to 1 week to ensure a safe activation. We also want to give everyone enough time to upgrade to 0.16.3.1. Please upgrade as soon as possible. New miners are welcome, and additional mining power from the curent ones as well, in order to reach this 77.5% threshold and definitively make 0.10.2 a thing of the past. We can do it! New developers are more than welcome too. Bitcoin just released 0.18.0, and Riecoin shall never be outdated again like it was in the 0.10.2 era. You can get the latest official binaries here: https://github.com/riecointeam/riecoin/releasesNo further action have to be done, other than replacing the wallet binaries and restarting it. That said, always make sure that you have backups of your private keys. Join our Discord server to get even more involved! https://discordapp.com/invite/2sJEayCWith some new rules in the server, invite links can now be freely shared. Confirmed win64 sha256sum match. I added osx binaries to the release. Congrats on the build work.
|
|
|
Yes, you must have seen our notification. // - Myriadcoin will hardfork soon. Myriadcoin's yescrypt algo mining will be disabled after the hardfork. To be clear, it is skein that will be disabled and argon2d4096 enabled at activation. Yescrypt will remain unchanged.
|
|
|
|