Pages:
Author

Topic: [ANN] DopeCoin - DopeCoin is now on Blockfolio Signal - page 9. (Read 635495 times)

legendary
Activity: 1894
Merit: 1001
after i dump my keys and import it again i have only coins from 2018-04-20 , and i was staking till 2018-07-01


where is my coins i staked for 3 months ?

try this
go to your old wallet (doesn't have to be in sync) and type this on the CLI:

listaddressgroupings[Enter]

then maybe you will have some new addys co check   Wink

     -- always backup your data before you f*** with it  Smiley
newbie
Activity: 57
Merit: 0
after i dump my keys and import it again i have only coins from 2018-04-20 , and i was staking till 2018-07-01


where is my coins i staked for 3 months ?
member
Activity: 84
Merit: 10

I believe a lot in this great project, the airdrop of this coin was a great idea ... I will continue to follow the updates

What are you smoking? Dopecoin has never done an airdrop.
newbie
Activity: 31
Merit: 0
From a marketing and business perspective this is the correct strategy for DopeCoin to take. The goal is to put the coins side by side and allow the people to make a comparative decision. We however were able to take action without the need of a fundraiser (still thinking this is a pump and dump naysayers?)

The real winners from this are the kids:)
newbie
Activity: 42
Merit: 0
The dopecoin wallet is one of the simplest and most profitable I have encountered
member
Activity: 70
Merit: 10
How can I (force)update my balance?
repairwallet
The option repairwallet doesn't seem to exist. I typed help and got a long list of commands, but not that one.
Can I start with a blank wallet and recreate it with my private key? Or maybe create a new wallet and transfer the balance there? I assume I can get to my dope using the private key, even without the wallet?

Thanks for the help.

ScubaFuz

Unfortunately, it looks like the repairwallet option was removed in 4.1.  You could sync up 4.0.0.5 again and run it from that client's console.  It will absolutely straighten out your wallet and find your coins.  Find a link to my bootstrap up a few posts if you need it.

If you want to do it tritonium's way and get your private keys:


If you've only ever used one address then go to console and type
dumpprivekey


If you used a bunch of addresses then
Go to console and type dumpwallet walletkey.txt
This will create a txt file called walletkey.txt in the directory you launched the client from with all your private keys.
It's going to dump a file with 100 public addresses / keys you can view in notepad.  
The one(s) you used that should have coins in them will have "label" next to the timestamp instead of "reserve=1".
Now, the question here is, since your wallet is a scrambled mess is this dump file going to be accurate in discerning addresses from reserves?
 
Now that you've got your key(s)
Exit the client and remove the old wallet.dat from the data directory.  A new one will be created when you relaunch the client.
Go back to console and type importprivkey .  
Wallet will lock up for a up to a few minutes while it imports the key.  
Any balances held in that private key will appear.
Problem with this method is if you have coins spread over several addresses this can get frustrating.


Thanks guys. It worked and I got my balance back.
I used the importprivkey option in a new wallet AFTER i checked which address held my balance and dumped the corresponding privkey. I dumped my privkey a long time ago, but the staking and new balance turned out to be on a new address with a different key.

Thanks for the support and excellent suggestions.

ScubaFuz
copper member
Activity: 12
Merit: 0
Hi,

I have been staking like crazy since january and just found out that that is a bad thing  Cry Apparently I was the last one on this particular chain, when it stopped
I have upgraded my client to 4.1 and re-synced. The client says I'm up to date, but my balance is zero. If I use my address on dopecoin explorer I see a balance there, that looks about right with 4 stakes coming in in january.
How can I (force)update my balance?

Thanks in advance,
ScubaFuz

You backed up your wallet.dat, yes?
You made sure you have a copy of wallet.dat in the data directory 4.1 is using, yes?
If so, then make another backup copy and put it aside, just in case.
Launch the client, go to the console window under  Help -> Debug
repairwallet
close the client and relaunch it.

What version were you using before upgrading to 4.1?


I have several backups. The oldest surviving one is from February, apparently after the chain got wild. That one gives an error and starts a rescan but ends with an zero balance and no transactions.
My other backup from early June does a rescan without error and shows my transactions, including the minted dope, which are the last transactions. The balance is still zero though. Bit odd that the last 4 transaction are dope comming in and the balance is zero.
I don't remember what version I was using before, but it may have been 4.0.0.5 from the dopecoin.com site.

The option repairwallet doesn't seem to exist. I typed help and got a long list of commands, but not that one.
Can I start with a blank wallet and recreate it with my private key? Or maybe create a new wallet and transfer the balance there? I assume I can get to my dope using the private key, even without the wallet?

Thanks for the help.

ScubaFuz

Unfortunately, it looks like the repairwallet option was removed in 4.1.  You could sync up 4.0.0.5 again and run it from that client's console.  It will absolutely straighten out your wallet and find your coins.  Find a link to my bootstrap up a few posts if you need it.

If you want to do it tritonium's way and get your private keys:


If you've only ever used one address then go to console and type
dumpprivekey


If you used a bunch of addresses then
Go to console and type dumpwallet walletkey.txt
This will create a txt file called walletkey.txt in the directory you launched the client from with all your private keys.
It's going to dump a file with 100 public addresses / keys you can view in notepad.  
The one(s) you used that should have coins in them will have "label" next to the timestamp instead of "reserve=1".
Now, the question here is, since your wallet is a scrambled mess is this dump file going to be accurate in discerning addresses from reserves?
 
Now that you've got your key(s)
Exit the client and remove the old wallet.dat from the data directory.  A new one will be created when you relaunch the client.
Go back to console and type importprivkey .  
Wallet will lock up for a up to a few minutes while it imports the key.  
Any balances held in that private key will appear.
Problem with this method is if you have coins spread over several addresses this can get frustrating.

member
Activity: 84
Merit: 10
Hi,

I have been staking like crazy since january and just found out that that is a bad thing  Cry Apparently I was the last one on this particular chain, when it stopped
I have upgraded my client to 4.1 and re-synced. The client says I'm up to date, but my balance is zero. If I use my address on dopecoin explorer I see a balance there, that looks about right with 4 stakes coming in in january.
How can I (force)update my balance?

Thanks in advance,
ScubaFuz

You backed up your wallet.dat, yes?
You made sure you have a copy of wallet.dat in the data directory 4.1 is using, yes?
If so, then make another backup copy and put it aside, just in case.
Launch the client, go to the console window under  Help -> Debug
repairwallet
close the client and relaunch it.

What version were you using before upgrading to 4.1?


I have several backups. The oldest surviving one is from February, apparently after the chain got wild. That one gives an error and starts a rescan but ends with an zero balance and no transactions.
My other backup from early June does a rescan without error and shows my transactions, including the minted dope, which are the last transactions. The balance is still zero though. Bit odd that the last 4 transaction are dope comming in and the balance is zero.
I don't remember what version I was using before, but it may have been 4.0.0.5 from the dopecoin.com site.

The option repairwallet doesn't seem to exist. I typed help and got a long list of commands, but not that one.
Can I start with a blank wallet and recreate it with my private key? Or maybe create a new wallet and transfer the balance there? I assume I can get to my dope using the private key, even without the wallet?

Thanks for the help.

ScubaFuz

Importing your privkey into a fresh wallet is the easiest/fastest method to get back on track. If you have your privkey saved somewhere already, delete the wallet.dat and relaunch the wallet. When you import your old key you will good to go.
member
Activity: 70
Merit: 10
Hi,

I have been staking like crazy since january and just found out that that is a bad thing  Cry Apparently I was the last one on this particular chain, when it stopped
I have upgraded my client to 4.1 and re-synced. The client says I'm up to date, but my balance is zero. If I use my address on dopecoin explorer I see a balance there, that looks about right with 4 stakes coming in in january.
How can I (force)update my balance?

Thanks in advance,
ScubaFuz

You backed up your wallet.dat, yes?
You made sure you have a copy of wallet.dat in the data directory 4.1 is using, yes?
If so, then make another backup copy and put it aside, just in case.
Launch the client, go to the console window under  Help -> Debug
repairwallet
close the client and relaunch it.

What version were you using before upgrading to 4.1?


I have several backups. The oldest surviving one is from February, apparently after the chain got wild. That one gives an error and starts a rescan but ends with an zero balance and no transactions.
My other backup from early June does a rescan without error and shows my transactions, including the minted dope, which are the last transactions. The balance is still zero though. Bit odd that the last 4 transaction are dope comming in and the balance is zero.
I don't remember what version I was using before, but it may have been 4.0.0.5 from the dopecoin.com site.

The option repairwallet doesn't seem to exist. I typed help and got a long list of commands, but not that one.
Can I start with a blank wallet and recreate it with my private key? Or maybe create a new wallet and transfer the balance there? I assume I can get to my dope using the private key, even without the wallet?

Thanks for the help.

ScubaFuz
copper member
Activity: 12
Merit: 0
Hi,

I have been staking like crazy since january and just found out that that is a bad thing  Cry Apparently I was the last one on this particular chain, when it stopped
I have upgraded my client to 4.1 and re-synced. The client says I'm up to date, but my balance is zero. If I use my address on dopecoin explorer I see a balance there, that looks about right with 4 stakes coming in in january.
How can I (force)update my balance?

Thanks in advance,
ScubaFuz

You backed up your wallet.dat, yes?
You made sure you have a copy of wallet.dat in the data directory 4.1 is using, yes?
If so, then make another backup copy and put it aside, just in case.
Launch the client, go to the console window under  Help -> Debug
repairwallet
close the client and relaunch it.

What version were you using before upgrading to 4.1?
member
Activity: 70
Merit: 10
Hi,

I have been staking like crazy since january and just found out that that is a bad thing  Cry Apparently I was the last one on this particular chain, when it stopped
I have upgraded my client to 4.1 and re-synced. The client says I'm up to date, but my balance is zero. If I use my address on dopecoin explorer I see a balance there, that looks about right with 4 stakes coming in in january.
How can I (force)update my balance?

Thanks in advance,
ScubaFuz
newbie
Activity: 8
Merit: 0
Hello ~
A few things I just wanted to say...
1) Thank you Dr. Charles for the DopeCoin contest, I know, I know the thanks was a long time coming but life gets busy, everytime I turn around another week is gone. So a belated thank you.  Grin

2)The new wallet works really well and syncs, even for a newbie like me.

3)A suggestion for the next wallet, when sending some coin, there is always a fee could there be an option to click that allows the fee to come from the coins being sent?  IDK if this is already possible, but I couldn't find such a 'automatic fee deduction' button.

4)Hmm, is there a upper limit of days/time that it takes to stake? Not complaining so much as it'd be nice to know that I'm 'doing it right' (I think I am) my stake is very small so I don't expect to stake often but I haven't received anything since 5/1...I know, small piles stake in a small way...but IDK really.

5) Dope/Marijuana is going to become legal within a year or two, IMHO. Right now, cryptos in general are figuring out how to bypass the existing monopoly central banks have on finance and I think that DopeCoin will be much more valued because it is becoming a 'known entity'.
My opinion...for what it's worth.  Smiley
copper member
Activity: 12
Merit: 0
Dopecoin Market Bootstrap is compatible with ALL 4.X.X.X versions of the Dopecoin wallet!

I've completed exhaustive testing upgrading and downgrading clients while sending coins.
The results are conclusive: This bootstrap is 100% safe and working for all versions!

On my machine:
4.1.0.0 syncs in ~11 minutes.
4.0.0.5 syncs in ~70 minutes.
----> Download Dopecoin Market Bootstrap Here <----

Automatically updates itself every week!

NO EXCUSE not to upgrade to 4.1 now.  You'll be back up and staking within 15 minutes!
newbie
Activity: 28
Merit: 2
Hello DopeCoin believers,

Our aim is to add value to the whole crypto community by giving the best user experience to analyse cryptocurrencies.

It would be really great help from your side if you can spend 60 seconds of your time and give us your valuable feedback for our two recent updates 1) Snapshot and 2) Colourful interface of DopeCoin at: https://cointopper.com/coin/dopecoin

Constructive criticisms are always welcome at CoinTopper.  Thank you!!
full member
Activity: 247
Merit: 100
Nice update from anotherlateminer. Thanks to him for the great work. I hope we will hear some big news from the dev team very soon.
newbie
Activity: 28
Merit: 0
The project is a nice project.
copper member
Activity: 12
Merit: 0

DOPECOIN UPDATE: v4.1.0.0

Dopecoin Core v4.1.0.0 is here. This version uses different data directory and database structure, so you have to sync from the scratch. As it syncs much faster so it should not take more than 2-4 hours to completely resync. Wallet files are backward-compatible so you can use old wallet.dat file but it is suggested to import your "old" private keys into new empty Dopecoin Core wallet or simply send all your coins to it. Do not forget to backup your wallet.dat before doing anything!

If any questions - feel free to ask them here or in Discord (preferably).

This release is recommended, but not mandatory. Windows binaries only.



LINKS:




CHANGES:

  • Rebased to Bitcoin Core 0.12.1
  • BIP32 HD wallet support
  • Added autocomplete to Dopecoin-Qt console window
  • Added toggle for unmasking password
  • Block hash changed back to SHA256D


>This version uses different data directory and database structure

Please be advised that the bootstrap link I posted earlier WILL NOT work for v4.1.0.0
The bootstrap is for v4.0.0.X ONLY.  Also, you shouldn't be running anything less than v4.0.0.4 at this point or you're not going to be able to stake or send coins.
The readme.txt included with the zip file has also been updated to include this new information.
legendary
Activity: 1415
Merit: 1003
Bagholder. Hodling shit since 2014

DOPECOIN UPDATE: v4.1.0.0

Dopecoin Core v4.1.0.0 is here. This version uses different data directory and database structure, so you have to sync from the scratch. As it syncs much faster so it should not take more than 2-4 hours to completely resync. Wallet files are backward-compatible so you can use old wallet.dat file but it is suggested to import your "old" private keys into new empty Dopecoin Core wallet or simply send all your coins to it. Do not forget to backup your wallet.dat before doing anything!

If any questions - feel free to ask them here or in Discord (preferably).

This release is recommended, but not mandatory. Windows binaries only.



LINKS:




CHANGES:

  • Rebased to Bitcoin Core 0.12.1
  • BIP32 HD wallet support
  • Added autocomplete to Dopecoin-Qt console window
  • Added toggle for unmasking password
  • Block hash changed back to SHA256D
copper member
Activity: 12
Merit: 0
Ok, after the wallet resynced, my balance now shows correct.

My concern now is, how did I end up not synced with the chain in the first place for this to occur?  Seems my wallet was open with status of synced and staking for almost 2 full months when in reality, it wasn't synced, nor staking, not to the right chain anyways.

I don't see how deleting the database and redownloading it was any resolution to how the issue occured to begin with.  How could I stake and get reward up until April 18th and then all of a sudden end up behind and transactions not going to the block explorer?  I hadn't changed anything from when they were counting until when they weren't.

Seems bizarre to me.



Sounds like you branched off on a forked chain.  It's happened to me once as well.   The network weight on a forked chain is going to be very low so the tipoff is that you start staking like crazy.  I've developed a staking calculator that I will release shortly that will tell you exactly what to expect from whatever you're staking, including the current interest rate and the compounded rate over day, week, month, and year.  

Deleting your database and resyncing is exactly what is needed to resolve this issue and to get back on the correct chain again.
I don't know if this has happened to anyone else but I'm running an old R290 that I beat the piss out of mining DOPE back in the day.   The display driver likes to crash sometimes and it black screens, sending an awful noise through my speakers and hanging my rig.  Often, after the hard reboot, I find that if I had my wallet open and staking when it hung my blockchain has become corrupted and is now unable to sync.  It was probably in the middle of writing a block when this happens.  The only solution is to delete the entire contents of my appdata directory (except wallet.dat of course!), restart the client, and resync the entire blockchain.

Resynchng your wallet goes a lot faster if you have a bootstrap.dat file from a valid blockchain.     So... I wrote a script based on work by EUCA and set up a cron on my linux node to automatically create a new bootstrap.dat every Friday at 4:20 Smiley  

It is then uploaded automatically to a dropbox that you all can access here:   Dopecoin Bootstrap
All you need to do is close the client, clear everything out of the appdata folder (except wallet.dat and maybe your .conf file if you made one), copy bootstrap.dat in there, and re-start your client.  I just synched a client from scratch in less than 70 minutes.
sr. member
Activity: 314
Merit: 250
What happened to dev?

He hasn't been active since May 13, exit scammed?

Anyone know? Here's his activity: https://bitcointalksearch.org/user/dopecoindude-229193

Dev team is active in Discord

please gimme invite link to dope's discord

Same, invite posted in slack says its invalid.

looks like no invite link for us

Outcasts!  lol

well, looks like Dr Charles got too strong stuff from Smoke Exchange, Dope has no discord that was only Dr Charles's massive social halucination

Well I was hoping you would use some of your own brain power and do some research but.... welcome to crypto lol

If its too much for you to do your own research....here is an invite to the Dope Coin discord below... if you need someone to hold your hand and show you how to do research on the things you invest in, I will be happy to help. Clearly you need it.

https://discord.gg/vV6z6bp

PS: I am not even part of the dope team, just providing some feedback.

I was sure that you will be offending me when I wrote it but that was last hope to get that invite link hahaha, that smart strategy means that with my brain power still all good,
btw I'm interested where did you find that link to discord becouse its is easy to get it if you are on discord, its not reason to be deeply pride Wink

PS: thx
Pages:
Jump to: