Hey. I know. They haven't updated wallet to version 1.1.0.0. I told C-CEX/YoBit about update immediately after release.
I have my coins stuck there, cudnt withdraw and it been week or so already, Have you tried to list it in other exchanges? This coin deserves a better exchange than c-cex and yobit
Same here... C-Cex seem busy with their versa crap, and yobit never been very responsive... I totally agree that ISL needs a better exchange!
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [ISL] IslaCoin | PoS | No Premine | Web and Android Wallet | Game
Hi! I tried to import my private key in a new wallet, and it says Invalid private key (code -5) (VARY)
In my wallet : > walletpassphrase "..." 60
> dumpprivkey XXXX YYYY
In the new wallet (not encrypted) : > importprivkey YYYY Invalid private key (code -5)
Any idea why is that? I tried repairwallet but it does the same thing.
Thanks!
Wrong coin or wrong code
Both wallets are "Variance version v4.0.4.0-unk-GorillaStake" compiled from github sources. In the first wallet, I have some coins I withdrew from Bittrex. So, I think it's the good coin. I copied/pasted the private key from the dump to the import, the code should be good.
key.cpp: In member function bool CKey::Load(CPrivKey&, CPubKey&, bool): key.cpp:568:61: error: class {anonymous}::CSecp256k1Init has no member named ctx if (!secp256k1_ec_privkey_import(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &privkey[0], privkey.size())) ^ key.cpp: In member function bool CPubKey::VerifyCompact(const uint256&, const std::vector&) const: key.cpp:632:10: warning: unused variable fComp [-Wunused-variable] bool fComp = IsCompressed(); ^ key.cpp: In member function bool CPubKey::IsFullyValid() const: key.cpp:654:60: error: class {anonymous}::CSecp256k1Init has no member named ctx if (!secp256k1_ec_pubkey_verify(instance_of_csecp256k1.ctx, begin(), size())) ^ key.cpp: In member function bool CPubKey::Decompress(): key.cpp:669:69: error: class {anonymous}::CSecp256k1Init has no member named ctx int ret = secp256k1_ec_pubkey_decompress(instance_of_csecp256k1.ctx, (unsigned char*)begin(), &clen); ^ key.cpp: In member function bool CKey::Derive(CKey&, unsigned char*, unsigned int, const unsigned char*) const: key.cpp:711:70: error: class {anonymous}::CSecp256k1Init has no member named ctx bool ret = secp256k1_ec_privkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)keyChild.begin(), out); ^ key.cpp: In member function bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const: key.cpp:730:69: error: class {anonymous}::CSecp256k1Init has no member named ctx bool ret = secp256k1_ec_pubkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out); ^ make: *** [obj/key.o] Error 1
Where is the source for this ? How do you start compiling 20 seconds from op posting without source links? Unless it was taken down? And also why does the api not support the money supply? <-It was deliberately taken out Just wow is all I am going to say.
"moneysupply" : 128875.00000000 Link to source is in OP from start...