Author

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

full member
Activity: 153
Merit: 100
Hi Eurocoiners,
I haven't finished transferring my coins to V3, and upon launching the V2 wallet to finish the transfers today, it doesn't launch: I get the following error

And then everything closes.
At first I thought this might have something to do with the wallet and DB where the leveldb libs may have been upgraded on the machine as part of a recent system update, but going back to earlier versions of the VM that hosts the wallet didn't solve the problem. It seems to me that the problem is coming from the network.
Debug.log has nothing, only:
Code:
************************
EXCEPTION: St13runtime_error
value is type str, expected obj
europecoin in Runaway exception

I've just tried moving the .europecoin to something else and I still get the same error. It's not the wallet.

In an attempt to try out at least something in the meantime, I've downloaded the windows version of V2 and it doesn't start. I get a message saying "This application has requested the Runtime to terminate it in an unusual way. Please contact blah blah". Not cool. Sad I have lots of coins waiting to be transferred...

Any clues? This wallet was working yesterday...
sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
hero member
Activity: 896
Merit: 504
copper member
Activity: 2324
Merit: 1348
http://bitsend.info/forums/index.php?action=post;msg=314;topic=68.0
Please Post your ERC address in the bitsend/europecoin forum. I pay tomorrow.
Giveaway->Only Today 08.08.2016 10ERC!!

Best Regards Christian
Been meaning to do this. Thanks - this got me there!

legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
http://bitsend.info/forums/index.php?action=post;msg=314;topic=68.0
Please Post your ERC address in the bitsend/europecoin forum. I pay tomorrow.
Giveaway->Only Today 08.08.2016 10ERC!!

Best Regards Christian
Been meaning to do this. Thanks - this got me there!
sr. member
Activity: 527
Merit: 251
Quality Crypto Collector
Finally managed to send my old ERCs to the swap tool.

(Breathes sigh of relief)  Wink

Thanks for all the help and advice given; it is greatly appreciated.  Kiss

Now just have to wait for Monday!!

ERC.3 received!!  Grin

Thanks again to everyone who assisted me with the swap; your help is really appreciated.   Kiss
copper member
Activity: 2324
Merit: 1348
http://bitsend.info/forums/index.php?action=post;msg=314;topic=68.0

Please Post your ERC address in the bitsend/europecoin forum. I pay tomorrow.

Giveaway->Only Today 08.08.2016 10ERC!!


Best Regards Christian

copper member
Activity: 2324
Merit: 1348
08.08.2016

Overview
https://dl.dropboxusercontent.com/u/21000833/ERC/Swap/Swap%20Public.txt

Blockexplorer
http://chain.blockpioneers.info/erc/
http://chain.blockpioneers.info/erc3/

Code:
EJGe6rXGAye1DGMRt8LDUCvGYMz4R7eURq 5.539
EJ4MtbXNs8xLci7qGZVxEehQCkU6EFum45 4.201
EXWoeB9vynzzhMrso3jSZNTvSwy9jPHH94 5.000
EM9UWwb4XkDjQeXABbrGi5sqGzup6jAeaC 9.100
ELG4eLQVqxZLmoLoAPszwEyHhFeLnASQrj 100.026
EKwE1nb3MWzeiXZAbiHfCPRQhaZPRqoQzi 2.864
EfKedyTv5N8M9ErqmeimX9w5GstiJa6oxy 106
ERkKhqeaU7Kai6S22HWRELgkUp1fmQ9iHr 20.025
legendary
Activity: 966
Merit: 1001
Everything is working nicely and without error i`m so satisfied Smiley
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Europecoin, am checking out your website. PM me if you need a good content writer. Am sure we could work something out. P.S. Why no Android wallet?

Android Wallet is in progress.

Best Regards Christian




TÄTÄÄ here we are.
Everything just in freaking time
i love returning home from a day without btctalk

and seeing everything is running smooth, how many
maintainers are that lucky, with their thread


on my way home, tons of news in my backback,

have fun
Matthias   Grin


.


copper member
Activity: 2324
Merit: 1348
Europecoin, am checking out your website. PM me if you need a good content writer. Am sure we could work something out. P.S. Why no Android wallet?

Android Wallet is in progress.

Best Regards Christian
hero member
Activity: 798
Merit: 1000
Europecoin, am checking out your website. PM me if you need a good content writer. Am sure we could work something out. P.S. Why no Android wallet?
sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
And we are so happy for helping ppl and paid a bounty for you.

0e971d6fb0bce356bb5bdac2298651e8cbb761a8d6e690bd030b6cf879efac73

:-)

Greetz
Steve
Thank you!
I actually wondered where those came from Smiley
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
Great job! I have add your guide on Github.

https://github.com/LIMXTEC/Europecoin-V3/tree/master/doc

Best Regards Christian
Thank you!

And we are so happy for helping ppl and paid a bounty for you.

0e971d6fb0bce356bb5bdac2298651e8cbb761a8d6e690bd030b6cf879efac73

:-)

Greetz
Steve
member
Activity: 101
Merit: 10
Frank Sinatra
MacWallet v3.0.1.1

Download

md5sum: 7c8abbd035f11b1128f79634c77f863f
sr. member
Activity: 527
Merit: 251
Quality Crypto Collector
Finally managed to send my old ERCs to the swap tool.

(Breathes sigh of relief)  Wink

Thanks for all the help and advice given; it is greatly appreciated.  Kiss

Now just have to wait for Monday!!
sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
copper member
Activity: 2324
Merit: 1348
For less seasoned linux (Ubuntu) users, there's how I managed to compile ERC v3.0.1.1 on my machine (XUbuntu 14.04 amd64).
Some steps might be unnecessary for some of you, but I encourage everyone to read and understand at least conceptually the commands below.
Code:
# prepare your environment (if necessary)
# as per requirements and dependencies specifications in doc/build-unix.md
# for basic (daemon) building
user@machine:~$ sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
# for libdb4.8 (if not already installed/compiled)
user@machine:~$ sudo add-apt-repository ppa:bitcoin/bitcoin
user@machine:~$ sudo apt-get update
user@machine:~$ sudo apt-get install libdb4.8-dev libdb4.8++-dev
# for qt5 GUI client building
user@machine:~$ sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
# for QR codes capabilities (if you don't know what that means, just skip it :) )
user@machine:~$ sudo apt-get install libqrencode-dev

# get the source
user@machine:~$ git clone https://github.com/LIMXTEC/Europecoin-V3 Europecoin-V3src/
# actually go there ;)
user@machine:~$ cd Europecoin-V3src/

# I needed to explicitly grant "execute" permission to all shell scripts in the source tree.
# I know, I'm lazy...
# YMMV.
user@machine:~$  chmod -Rc +x ./*.sh
user@machine:~$  chmod -Rc +x ./*/*.sh
user@machine:~$  chmod -Rc +x ./*/*/*.sh
user@machine:~$  chmod -Rc +x ./*/*/build_detect_platform

user@machine:~$ ./autogen.sh

user@machine:~$ ./configure

user@machine:~$ make

user@machine:~$ strip europecoind
user@machine:~$ strip europecoin-cli
user@machine:~$ strip europecoin-tx
user@machine:~$ strip qt/europecoin-qt
# just making sure it will run ;)
user@machine:~$ chmod +x qt/europecoin-qt

# if you want the binaries copied to /usr/local/bin
user@machine:~$ make install

# ... or you can copy thse binaries to the folder of your choice
# Have fun and (maybe) show some appreciation (EJZwagsubfxn1xeB4JmztAWitgTPty3FzN).
Thanks, ERC devs Wink

Great job! I have add your guide on Github.

https://github.com/LIMXTEC/Europecoin-V3/tree/master/doc

Best Regards Christian
sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
For less seasoned linux (Ubuntu) users, there's how I managed to compile ERC v3.0.1.1 on my machine (XUbuntu 14.04 amd64).
Some steps might be unnecessary for some of you, but I encourage everyone to read and understand at least conceptually the commands below.
Code:
# prepare your environment (if necessary)
# as per requirements and dependencies specifications in doc/build-unix.md
# for basic (daemon) building
user@machine:~$ sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
# for libdb4.8 (if not already installed/compiled)
user@machine:~$ sudo add-apt-repository ppa:bitcoin/bitcoin
user@machine:~$ sudo apt-get update
user@machine:~$ sudo apt-get install libdb4.8-dev libdb4.8++-dev
# for qt5 GUI client building
user@machine:~$ sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
# for QR codes capabilities (if you don't know what that means, just skip it :) )
user@machine:~$ sudo apt-get install libqrencode-dev

# get the source
user@machine:~$ git clone https://github.com/LIMXTEC/Europecoin-V3 Europecoin-V3src/
# actually go there ;)
user@machine:~$ cd Europecoin-V3src/

# I needed to explicitly grant "execute" permission to all shell scripts in the source tree.
# I know, I'm lazy...
# YMMV.
user@machine:~$  chmod -Rc +x ./*.sh
user@machine:~$  chmod -Rc +x ./*/*.sh
user@machine:~$  chmod -Rc +x ./*/*/*.sh
user@machine:~$  chmod -Rc +x ./*/*/build_detect_platform

user@machine:~$ ./autogen.sh

user@machine:~$ ./configure

user@machine:~$ make

user@machine:~$ strip europecoind
user@machine:~$ strip europecoin-cli
user@machine:~$ strip europecoin-tx
user@machine:~$ strip qt/europecoin-qt
# just making sure it will run ;)
user@machine:~$ chmod +x qt/europecoin-qt

# if you want the binaries copied to /usr/local/bin
user@machine:~$ make install

# ... or you can copy thse binaries to the folder of your choice
# Have fun and (maybe) show some appreciation (EJZwagsubfxn1xeB4JmztAWitgTPty3FzN).
Thanks, ERC devs Wink
copper member
Activity: 2324
Merit: 1348
Hello,

small update for Europecoin.

Update 3.0.1.1.

-add checkpoint
-add hard nodes
-change in background

https://github.com/LIMXTEC/Europecoin-V3/releases/tag/Europecoin_V3.0.1.0.1

Windows version is new and Mac version is 3.0.1.0.

Best Regards Christian
Jump to: