Author

Topic: EUROPECOIN [ERC] 🌟 FINANCECLOUD 🌟 CRYPTOCURRENY & FINANCE API + SMARTHUB 🌟 - page 208. (Read 543135 times)

full member
Activity: 137
Merit: 100
full member
Activity: 137
Merit: 100
Bittrex wallet is disabled, wuzup with that?
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Great article!  I learned quite a bit about EuropeCoin's history that I wasn't aware of.  Thanks for posting it.



interesting we already have some users that had not been around in that time.
If you liked it you will also enjoy the rest of the story:



1) first published by a scammer:
http://bitcoingarden.tk/welcome-to-europecoin/

his IPO

https://bitcointalksearch.org/topic/escrow-ipo-europecoin-erc-stabilization-fund-ipo-28989-btc-atm-join-594758

his thread

https://bitcointalksearch.org/topic/annerc-europecoin-only-pure-pos-next-to-fork-bittrex-sharexcoin-594797

(there you can see me taking over at the end of the thread)


THEN HALF A YEAR IT WAS DEAD



2) another person tried a first takeover

his thread: looks like it got deleted


3) then the scammer tried it even a second time:

thread:
https://bitcointalksearch.org/topic/pre-ann-europecoin-v2-ercv2-europecoin-swap-to-new-life-do-not-miss-it-682646


4) I took over



First Article about my takeover:

http://bitcoingarden.tk/europecoin-a-movement-to-decentralize-europe/

Second Article:
http://bitcoingarden.tk/europecoin-prereleases-completely-new-wallet-with-trading-and-statistics-app/
(that was when Alberto jumped in as developer and metamorphin joined)

and of course today Smiley

http://bitcoingarden.tk/from-zero-to-hero-europecoin-success-story/

thats the complete story Smiley



have fun
Matthias Grin


.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API

New article at Bitcoingarden read more:


HERE

Hi,

The link is to a jpg file.  Smiley





UPS YUP THANK YOU, HERE AGAIN:








BITCOINGARDEN:








FROM ZERO TO HERO

     HOW A SCAM COIN BECAME A
                                         SUCCESS STORY!



New article at Bitcoingarden read more:


HERE


have fun
Matthias  Grin Grin Grin





dont miss, get in, press for more INFOS




Europecoin trade is here:






and here:

BITTREX



.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API




BITCOINGARDEN:








FROM ZERO TO HERO

    HOW A SCAM COIN BECAME A
                                        SUCCESS STORY!



New article at Bitcoingarden read more:


HERE


have fun
Matthias  Grin Grin Grin





dont miss, get in, press for more INFOS




Europecoin trade is here:






and here:

BITTREX



.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Like always Matthias always around making me and I presume other guys safe and happy.

Thank you, how did you do yesterday evening, did it work out for you?

have fun
Matthias  Smiley
full member
Activity: 247
Merit: 100
O__o
I used the nodes from the OP.

And I'm sorry if I'm asking a question that's been already answered, I tried to scroll through the thread , but it's so full of annoying pictures...



sorry for the pictures, maybe i crossed some line, regarding the amound of pictures, i have to confess.
Though i love it, i will try so keep this in a reasonable amount in future. Wink

to your problem, sounds you have some database incompatibility,
here is a workaround, that should do the job:

1) please backup your wallet.dat somewhere else 
2) delete EVERYTHING INCLUDING wallet.dat from you data folder
3) reinstall the current version of our wallet
4) place this Bootstrap in your data folder:
http://www.europecoin.eu.org/europecoin-wallet-download/category/1-europecoin-wallet
5) start the wallet and wait till sync is done (a new wallet.dat is created)
6) import your previous wallet.dat, pray it was an incompatibility and not a corrupted wallet.dat
7) if import doesn’t work, try to simply shut down the wallet and to replace the wallet.dat and start again

hope that helped
keep me up to date
Matthias

.
Better still, after backing up your present wallet, run
Code:
dumpprivkey 
in your wallet console or
Code:
europecoind dumpprivkey 
on terminal/command prompt (in the proper directory, i.e. where europecoind[.exe] resides) for EACH ERC address you own.
Take note of the privkey and then proceed with the upgrade as Mathias said. After full sync, you can just import your old address(es) in the new wallet using
Code:
importprivkey  [label]
in your wallet console or
Code:
europecoind importprivkey  [label]
on terminal/command prompt (in the proper directory, i.e. where europecoind[.exe] resides) for EACH ERC address you exported private key(s).

thank you for this valuable advice.
This really sounds even better

Matthias


.

@Rmd73  & Mattias

Thank you very much both of you I really appreciate your effort .
I 'll check on it when I get home later ...

Cheers
legendary
Activity: 966
Merit: 1001
Like always Matthias always around making me and I presume other guys safe and happy.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Did anyone have thip problem with the wallet returning
"EXCEPTION: St13runtime_error
CDB():can't open database file wallet.dat, error -30974"

I deleted all files (except wallet.dat), created the new .conf file and re-sync, but the same error appears.
It happens at the beginning with some 2.5-3% of the sync being done .
I get the runtime error every time I close the wallet




error when you close, is somehow strange, but if it  stays like this,
it doesn’t prevent it from working i guess.

But anyway if you like to try to get rid of this, try two things

First (easy) try:
open the Debug  Console, type repair wallet, restart

if this doesn’t help:
backup your wallet.dat
export your private keys as described here:
https://bitcointalksearch.org/topic/m.13317317
shut down your wallet, delete the wallet.dat 
open it again (new wallet.dat will be created)
import your private keys
restart the wallet
pray

hope that helps
Matthias


1st delete wallet.day then, restart and exportprivkey - OK will delete wallet.dat like you say

LOL - not! Repair wallet not working so I guess I have to do the long way - no problem.
(Always backup wallet.dat Cheesy)

good luck my friend
and good night Smiley
Matthias


.
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
Did anyone have thip problem with the wallet returning
"EXCEPTION: St13runtime_error
CDB():can't open database file wallet.dat, error -30974"

I deleted all files (except wallet.dat), created the new .conf file and re-sync, but the same error appears.
It happens at the beginning with some 2.5-3% of the sync being done .
I get the runtime error every time I close the wallet




error when you close, is somehow strange, but if it  stays like this,
it doesn’t prevent it from working i guess.

But anyway if you like to try to get rid of this, try two things

First (easy) try:
open the Debug  Console, type repair wallet, restart

if this doesn’t help:
backup your wallet.dat
export your private keys as described here:
https://bitcointalksearch.org/topic/m.13317317
shut down your wallet, delete the wallet.dat  
open it again (new wallet.dat will be created)
import your private keys
restart the wallet
pray

hope that helps
Matthias


1st delete wallet.day then, restart and exportprivkey - OK will delete wallet.dat like you say

LOL - not! Repair wallet not working so I guess I have to do the long way - no problem.
(Always backup wallet.dat Cheesy)
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Did anyone have thip problem with the wallet returning
"EXCEPTION: St13runtime_error
CDB():can't open database file wallet.dat, error -30974"

I deleted all files (except wallet.dat), created the new .conf file and re-sync, but the same error appears.
It happens at the beginning with some 2.5-3% of the sync being done .
I get the runtime error every time I close the wallet




error when you close, is somehow strange, but if it  stays like this,
it doesn’t prevent it from working i guess.

But anyway if you like to try to get rid of this, try two things

First (easy) try:
open the Debug  Console, type repair wallet, restart

if this doesn’t help:
backup your wallet.dat
export your private keys as described here:
https://bitcointalksearch.org/topic/m.13317317
shut down your wallet, delete the wallet.dat 
open it again (new wallet.dat will be created)
import your private keys
restart the wallet
pray

hope that helps
Matthias



.

legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
Did anyone have thip problem with the wallet returning
"EXCEPTION: St13runtime_error
CDB():can't open database file wallet.dat, error -30974"

I deleted all files (except wallet.dat), created the new .conf file and re-sync, but the same error appears.
It happens at the beginning with some 2.5-3% of the sync being done .
I get the runtime error every time I close the wallet
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Could someone smart please explain me a little how works the "  NEW VARIANCE VPOS STAKING ENGINE"? i have been locking a little in github code but i have not found nothing about it
thanks

you mean someone, that writes something smarter then i already did, right?  Smiley
I asked Alberto our developer, he is a REALLY busy man, but he will try tomorrow.
Don’t kill him if its a day longer he isn’t that kind of guy, who forgets about things like that
and he will provide a very nice explanation for sure

have fun
Matthias

.
legendary
Activity: 966
Merit: 1000
Could someone smart please explain me a little how works the "  NEW VARIANCE VPOS STAKING ENGINE"? i have been locking a little in github code but i have not found nothing about it
thanks
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API





dont miss, get in, press for more INFOS



Hm... dumdidumdidum ...
sitting already on a whole bunch of stuff again to publish,
but waiting for exchanges to get ready.
I cant stand slow downs, i stay calm, i stay calm ...

O.K. then I walk my dog again
makes me freaking crazy
 Smiley Matthias


.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API

Just to keep you updated

MAC wallet is being produced,
i have been promised, it will be ready in time
(yes its a bit of a thriller for you, but i cant change that)

Bittrex is syncing, should be back very soon today
Network is staple and stronger then ever
OP IS UPDATED AND CLEANED UP

that’s it for now
Matthias  Smiley
.





UPDATE

Bittrex sync is now half done, they are around 400k
.... and counting

have fun
Matthias  Grin




.
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API

Just to keep you updated

MAC wallet is being produced,
i have been promised, it will be ready in time
(yes its a bit of a thriller for you, but i cant change that)

Bittrex is syncing, should be back very soon today
Network is staple and stronger then ever
OP IS UPDATED AND CLEANED UP

that’s it for now
Matthias  Smiley


.

legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
I used the nodes from the OP.

And I'm sorry if I'm asking a question that's been already answered, I tried to scroll through the thread , but it's so full of annoying pictures...



sorry for the pictures, maybe i crossed some line, regarding the amound of pictures, i have to confess.
Though i love it, i will try so keep this in a reasonable amount in future. Wink

to your problem, sounds you have some database incompatibility,
here is a workaround, that should do the job:

1) please backup your wallet.dat somewhere else 
2) delete EVERYTHING INCLUDING wallet.dat from you data folder
3) reinstall the current version of our wallet
4) place this Bootstrap in your data folder:
http://www.europecoin.eu.org/europecoin-wallet-download/category/1-europecoin-wallet
5) start the wallet and wait till sync is done (a new wallet.dat is created)
6) import your previous wallet.dat, pray it was an incompatibility and not a corrupted wallet.dat
7) if import doesn’t work, try to simply shut down the wallet and to replace the wallet.dat and start again

hope that helped
keep me up to date
Matthias

.
Better still, after backing up your present wallet, run
Code:
dumpprivkey
in your wallet console or
Code:
europecoind dumpprivkey
on terminal/command prompt (in the proper directory, i.e. where europecoind[.exe] resides) for EACH ERC address you own.
Take note of the privkey and then proceed with the upgrade as Mathias said. After full sync, you can just import your old address(es) in the new wallet using
Code:
importprivkey [label]
in your wallet console or
Code:
europecoind importprivkey [label]
on terminal/command prompt (in the proper directory, i.e. where europecoind[.exe] resides) for EACH ERC address you exported private key(s).

thank you for this valuable advice.
This really sounds even better

Matthias


.
sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
I used the nodes from the OP.

And I'm sorry if I'm asking a question that's been already answered, I tried to scroll through the thread , but it's so full of annoying pictures...



sorry for the pictures, maybe i crossed some line, regarding the amound of pictures, i have to confess.
Though i love it, i will try so keep this in a reasonable amount in future. Wink

to your problem, sounds you have some database incompatibility,
here is a workaround, that should do the job:

1) please backup your wallet.dat somewhere else 
2) delete EVERYTHING INCLUDING wallet.dat from you data folder
3) reinstall the current version of our wallet
4) place this Bootstrap in your data folder:
http://www.europecoin.eu.org/europecoin-wallet-download/category/1-europecoin-wallet
5) start the wallet and wait till sync is done (a new wallet.dat is created)
6) import your previous wallet.dat, pray it was an incompatibility and not a corrupted wallet.dat
7) if import doesn’t work, try to simply shut down the wallet and to replace the wallet.dat and start again

hope that helped
keep me up to date
Matthias

.
Better still, after backing up your present wallet, run
Code:
dumpprivkey
in your wallet console or
Code:
europecoind dumpprivkey
on terminal/command prompt (in the proper directory, i.e. where europecoind[.exe] resides) for EACH ERC address you own.
Take note of the privkey and then proceed with the upgrade as Mathias said. After full sync, you can just import your old address(es) in the new wallet using
Code:
importprivkey [label]
in your wallet console or
Code:
europecoind importprivkey [label]
on terminal/command prompt (in the proper directory, i.e. where europecoind[.exe] resides) for EACH ERC address you exported private key(s).
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
I need to do what now?




confused? Quite possible after all that trouble.
You may enjoy reading this thriller later and just do following Wink

first try the  simple way
1) delete the peers.dat and the europecoin.conf, backup you wallet.dat
2) create a new .conf with the nodes from our op
3) upgrade and start syncing
4) check if your blocks are in sync with:
https://bitnodes.net/node/104-255-33-55/

if yes, then you are fine, if blocks don’t match:

1) delete everything, but wallet.dat and place this bootstrap in your folder:
http://www.europecoin.eu.org/europecoin-wallet-download/category/1-europecoin-wallet

and then continue with step 2

have fun
Matthias Wink



.
Jump to: