Pages:
Author

Topic: NobleCoin[NOBL] - 8% PoS | 1Yr+ | MARKETPLACE | PAY | GIFT | CHARITIES/MERCHANTS - page 28. (Read 1053085 times)

newbie
Activity: 27
Merit: 0
I think our beloved NOBL coin starts to consolidate (i may be wrong on this assumption)... but who knows when it will again break its own record on the ATH both in price & market cap...

crypto currency is very exciting    Wink


full member
Activity: 139
Merit: 100
ROFO!!!! Come back I am an original miner and supporter of this coin starting on like page 2...... Noble has so much more potential then RDD and others we had a mobile wallet for god sakes!!
member
Activity: 82
Merit: 10
I did the following: walletpassphrase my password 600 true. Then i got the following message: {"code":-1,"message":"walletpassphrase \nStores the wallet decryption key in memory for seconds."}.
But the locked sign right below (a yellow lock) doesn't change and my wallet is still locked.

update:
Using your instructions I unlocked the wallet. But fort the instrcutions I need to close all wallets for salvagewallet method
See: https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option

What is best step after unlocking the wallet?

Thanks

As far as I know (as your wallet is encrypted) the only method available to you is: https://github.com/eagleflies/noblecoin/wiki/Manual-way-of-importing-private-keys
Essentially all you are doing is extracting and importing your private keys from your PoW wallet into your PoS wallet and unlocking the wallet is not required (try with locked and unlocked if necessary).

I ran the commands as outlined in eagleflies manual import method (in the PoS wallet for testing) and everything worked. I think if you do it correctly and exactly as the instructions show, it will all work.
sr. member
Activity: 1204
Merit: 252
Is this zero fee only for those who use the APP? What about KYC already operating in the application?
newbie
Activity: 5
Merit: 0
I did the following: walletpassphrase my password 600 true. Then i got the following message: {"code":-1,"message":"walletpassphrase \nStores the wallet decryption key in memory for seconds."}.
But the locked sign right below (a yellow lock) doesn't change and my wallet is still locked.

update:
Using your instructions I unlocked the wallet. But fort the instrcutions I need to close all wallets for salvagewallet method
See: https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option

What is best step after unlocking the wallet?

Thanks
member
Activity: 82
Merit: 10

I am using a very old version  Sad, 1.0 version, couldn't find any newer version on my drives

In console I paste the following without any additional marks: password 600 true. Then I get his message: {"code":-32601,"message":"Method not found"}. So, I think I am doing something wrong.

Thanks for your reply by the way
Ariyan

If you are trying to unlock the wallet with password 600 true, then you are doing it wrong. Follow my previous post to you. Those instructions should work.
I have a zip of Noble Win32 1.1.0.3 from 2014 if you need it.
newbie
Activity: 5
Merit: 0

I am using a very old version  Sad, 1.0 version, couldn't find any newer version on my drives

In console I paste the following without any additional marks: password 600 true. Then I get his message: {"code":-32601,"message":"Method not found"}. So, I think I am doing something wrong.

Thanks for your reply by the way
Ariyan
member
Activity: 82
Merit: 10
Dear Eagleflies (or others who might be concerned with my problem)

I would like to get some help on recovering my old Noblecoins that are stored on a PoW.dat wallet. I have read for hours the replies and links on how to solve it but unfortunately it has been unsuccessful for me. I am not that technical but I came quite far but unfortunately I keep running to the following problems:

Solution 1): Importing private keys from old wallet.dat using salvagewallet option --> my wallet is encrypted

Solution 2): Start your PoW wallet and go to console ------ enter "listunspent" - this command provides list of all incoming transactions --- for each transaction run "gettransaction transaction_id" --> this method doesn't work because my old wallet does not sync and therefore my transactions are unconfirmed

Solution 3): Importing private keys with script's help ----- Make sure preliminary steps are met: noblecoind from non-PoS wallet is running, 'getkeys.pl' and Perl interpreter are installed, also make sure to unlock your wallet if it is encrypted ----> my wallet is encrypted


So, I need either to sync my old wallet, which is not possible and I cannot find a way to download the old blockchain (https://chainz.cryptoid.info/noblold/ --> on this website I do not find a download button). Or I must unlock my wallet. How can I do that? all solutions on the web (walletpassphrase 9999999 true) does not work. I think the easiest way would be to unlock my wallet but how do I do that?

I would much appreciate it if you (or someone else) would help me with recovering my coins.

Thanks!
Ariyan

Which version POW wallet are you using?
Are you doing the unlock step correctly? Paste this in the console and replace"yourpassphrasehere" with your password/passphrase: walletpassphrase yourpassphrasehere 600
Where, walletpassphrase=the cammand, yourpassphrasehere=your personal passphrase, 600=the time wallet is unlocked for in seconds.
newbie
Activity: 5
Merit: 0
Dear Eagleflies (or others who might be concerned with my problem)

I would like to get some help on recovering my old Noblecoins that are stored on a PoW.dat wallet. I have read for hours the replies and links on how to solve it but unfortunately it has been unsuccessful for me. I am not that technical but I came quite far but unfortunately I keep running to the following problems:

Solution 1): Importing private keys from old wallet.dat using salvagewallet option --> my wallet is encrypted

Solution 2): Start your PoW wallet and go to console ------ enter "listunspent" - this command provides list of all incoming transactions --- for each transaction run "gettransaction transaction_id" --> this method doesn't work because my old wallet does not sync and therefore my transactions are unconfirmed

Solution 3): Importing private keys with script's help ----- Make sure preliminary steps are met: noblecoind from non-PoS wallet is running, 'getkeys.pl' and Perl interpreter are installed, also make sure to unlock your wallet if it is encrypted ----> my wallet is encrypted


So, I need either to sync my old wallet, which is not possible and I cannot find a way to download the old blockchain (https://chainz.cryptoid.info/noblold/ --> on this website I do not find a download button). Or I must unlock my wallet. How can I do that? all solutions on the web (walletpassphrase 9999999 true) does not work. I think the easiest way would be to unlock my wallet but how do I do that?

I would much appreciate it if you (or someone else) would help me with recovering my coins.

Thanks!
Ariyan
newbie
Activity: 231
Merit: 0
have you tried this:/github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option

my wallet.dat is encrypted, -salvagewallet is not working for me

Open your old PoW wallet and do "dumprivkey", no need to sync blockchain, then import it to new PoS wallet using "importprivkey" in your wallet console

tnx for trying to help, unfortunately I get the same error

dumpprivkey my_noblecoin_address
{"code":-4,"message":"Private key for address my_noblecoin_address is not known"}


 Huh


I've helped quite a bit of people transfer their old Noble to new wallet.dat's whether they were encrypted or not but now I'm getting overwhelmed with help requests on the topic along with other crypto projects I'm working on.

To compensate for the time away from working on other crypto projects, I'll performed any wallet salvage for a 4% total recovered coin fee.
I can normally recover within an hour to your new Noble Wallet and have access to all older wallet versions.

As for my credibility, I'm the Technical Adviser for USDEX Coin, Developer of Moon Hashing Mining Pool, and Owner of a 5 Star Computer Company in FL, USA.
Normally I help anywhere I can in crypto land for free but I've become overwhelmed with help request that it's taking away from my normal income.

If interested in my help the best way to contact me for help is by email: [email protected]

I advise everyone to try solve wallets problems by themselves. When handing your keys to somebody else there is always risk of losing 100% of money. Not saying cdl2010 is legit or not but better stay vigilant.



oboy ,
 i understand clearly that people should solved there own wallet problems but i a sure you CDL2010 is fully trustwordy !!! 

i personally got help from CLD2010 and that went 100% right his intentions are 100% legit !  he is doing a great job for Noble and USDEX -> https://www.unifiedsociety.org/ico/


sr. member
Activity: 440
Merit: 251
have you tried this:/github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option

my wallet.dat is encrypted, -salvagewallet is not working for me

Open your old PoW wallet and do "dumprivkey", no need to sync blockchain, then import it to new PoS wallet using "importprivkey" in your wallet console

tnx for trying to help, unfortunately I get the same error

dumpprivkey my_noblecoin_address
{"code":-4,"message":"Private key for address my_noblecoin_address is not known"}


 Huh


I've helped quite a bit of people transfer their old Noble to new wallet.dat's whether they were encrypted or not but now I'm getting overwhelmed with help requests on the topic along with other crypto projects I'm working on.

To compensate for the time away from working on other crypto projects, I'll performed any wallet salvage for a 4% total recovered coin fee.
I can normally recover within an hour to your new Noble Wallet and have access to all older wallet versions.

As for my credibility, I'm the Technical Adviser for USDEX Coin, Developer of Moon Hashing Mining Pool, and Owner of a 5 Star Computer Company in FL, USA.
Normally I help anywhere I can in crypto land for free but I've become overwhelmed with help request that it's taking away from my normal income.

If interested in my help the best way to contact me for help is by email: [email protected]

I advise everyone to try solve wallets problems by themselves. When handing your keys to somebody else there is always risk of losing 100% of money. Not saying cdl2010 is legit or not but better stay vigilant.
sr. member
Activity: 440
Merit: 251
Does anyone have a link to the old wallet? I'm looking to import my key but need the old wallet to get it first. The official link appears to be down.

You do not need to run old wallet to migrate keys to new one. Please follow the docs I posted earlier.
newbie
Activity: 231
Merit: 0
wy does it takes a long time to startup the Wallet ?
newbie
Activity: 4
Merit: 0
do we know how we can get in touch with the dev to see if this is actually doing something? The idea is sick it and insanely undervalued...
sr. member
Activity: 440
Merit: 251
So what's the legitimate NOBL wallet and where can I find it?

https://github.com/eagleflies/noblecoin/wiki/Download

Here it is. This is the same link provided on the first post of this thread as well, if you want to confirm. It's maintained by Eagleflies and confirmed by Noblecoin's lead developer Rofo.
Thanks mate!
If I understood correctly this is a POS-wallet and it is worthless to import a POW-wallet file in there? My wallet is from 2013-2014 or something like that  Undecided

Yes you must know your public adress, import privet key from public adress and use it to the new wallet POS

Many post talking about that here , page 595 around
Thank you mate! Syncing my old Noble-wallet right now. Have to check if I still got my coins in there and password recovery is gonna be a bit tricky  Grin

I am not sure you can still sync old blockchain. If you know your public addresses you can check their balance using old explorer -> https://chainz.cryptoid.info/noblold/

But still it is better to just proceed with procedure to migrate old wallet into PoS wallet. Please use procedure from my previous posts.
sr. member
Activity: 440
Merit: 251
So what's the legitimate NOBL wallet and where can I find it?

https://github.com/eagleflies/noblecoin/wiki/Download

Here it is. This is the same link provided on the first post of this thread as well, if you want to confirm. It's maintained by Eagleflies and confirmed by Noblecoin's lead developer Rofo.
Thanks mate!
If I understood correctly this is a POS-wallet and it is worthless to import a POW-wallet file in there? My wallet is from 2013-2014 or something like that  Undecided

IF someone has wallet.dat from old (PoW) wallet please follow the docs -> https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option
sr. member
Activity: 440
Merit: 251


Looks like your bootstrap is corrupt, I tried the download twice https://github.com/eagleflies/noblecoin/wiki/Download

Can't open blkindex.dat error 22


I will try to upload working blockchain today.
sr. member
Activity: 440
Merit: 251
Who holds the massive premine?

None, maibe there are only couple lucky ones that saw it on 1-3 satoshi weeks ago, made their homework and loaded a wagon. They deserve to take some reward now, I hope they will make it softly, still fragile baby. Its going straight up because we need noble projects in this crazy crypto world.

What happened in the past was blockchain swap - we swapped from huge inflation to PoS with 8% inflation yearly. And in reality current inflation is more like 2-3% since not everyone keeps staking.
sr. member
Activity: 440
Merit: 251

Thanks. How do I export private keys from old wallet dat? Do I need to run old pow wallet? I can't find pow wallet yet. Maybe I should send you the wallet.dat

Please follow the docs https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option
member
Activity: 82
Merit: 10

Any specific reason for the price increase or did the world just discover Noble? Any word from ROFO?


Noble was featured on JR's channel: https://youtu.be/Ua5YaU-GfBI?t=8m56s

That probably had something to do with it, as well as Noble was insanely undervalued and is finally getting the recognition it deserves.
Pages:
Jump to: