Pages:
Author

Topic: [ANN] Elite [MANDATORY UPDATE] 1.337% APR | POS ONLY - page 12. (Read 51125 times)

sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
keep this goin on. if there possible im add to my web~
hero member
Activity: 1862
Merit: 590
Right, I'll be quite careful if I'm going to invest with big money. and I guess, when you're going to invest with a lot of money, you can not possibly not read the project's Whitepaper

big buy order at 1 sat and wait might be worth gettinbg a few at 2 sats too just incase when this beast pumps up it pumps up fast and doesnt drop quickly

I've been with 1337/elite for a looooong time and its been a very good investment for me  Cool

Yeah Elite does seem to have a few pumps through the year. I'm actually hoping that we get a more stable price once more developments are released as that's what we really want to see here. I have also been in Elite for a very long time and I'm yet to sell a single coin as I enjoy staking this coin even at the low APR we now have.
sr. member
Activity: 476
Merit: 259
sr. member
Activity: 714
Merit: 252
Right, I'll be quite careful if I'm going to invest with big money. and I guess, when you're going to invest with a lot of money, you can not possibly not read the project's Whitepaper

big buy order at 1 sat and wait might be worth gettinbg a few at 2 sats too just incase when this beast pumps up it pumps up fast and doesnt drop quickly

I've been with 1337/elite for a looooong time and its been a very good investment for me  Cool
newbie
Activity: 41
Merit: 0
Right, I'll be quite careful if I'm going to invest with big money. and I guess, when you're going to invest with a lot of money, you can not possibly not read the project's Whitepaper
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
i waiting dev team for decided it. i love nutaku too. thank for fast respond. hold this coin for long and stake @my pc server  (((o(*°▽°*)o)))
sr. member
Activity: 476
Merit: 259
I really love this community and how helpful the people are that are an active part of it. I was having issues with installing my wallet when I first put it on my computer. One of our friendly community members helped me to figure out that i had actually made an error when i was installing the update since I was doing a fresh wallet installation. Once the wallet was up and working properly it was very easy to use, and is now staking, and I am happy to get even the 1.337% stakes.

Nice work Xenonflux!

Hi, glad everything is working fine for you now (thanks to our support team). Its always good to hear positive feedbacks from our users Smiley
jr. member
Activity: 105
Merit: 1
Lead marketer for The EPIC Coin
I really love this community and how helpful the people are that are an active part of it. I was having issues with installing my wallet when I first put it on my computer. One of our friendly community members helped me to figure out that i had actually made an error when i was installing the update since I was doing a fresh wallet installation. Once the wallet was up and working properly it was very easy to use, and is now staking, and I am happy to get even the 1.337% stakes.

Nice work Xenonflux!
sr. member
Activity: 476
Merit: 259
So, what is the roadmap and dates on the gaming platform to manifest?

Hi, could you elaborate your question.


I thought I read that Elite was going to be partnered with some online gaming companies.

It hasn't been announced officially but we are looking into the possibilities.

contact nutaku. i prefer there. even game adult i choosed for adventure like kamihime. the game play is fun

this my suggestion  Cool

Hi, thank you for your suggestion. We will look into it.
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
So, what is the roadmap and dates on the gaming platform to manifest?

Hi, could you elaborate your question.


I thought I read that Elite was going to be partnered with some online gaming companies.

It hasn't been announced officially but we are looking into the possibilities.

contact nutaku. i prefer there. even game adult i choosed for adventure like kamihime. the game play is fun

this my suggestion  Cool
jr. member
Activity: 98
Merit: 4
U will still earn more money even if u have few coins. Everything starts below and all u need is zealous work.
hero member
Activity: 1862
Merit: 590
@everyone I know some of you are curious regarding the status of Elite Minecraft server so just wanted to let you guys know that I have started the development. Once the server is ready, players will be able to use Elite as an in-game currency to purchase lands, transfer etc. Cheers!




Great to see dev! Thanks for sharing as I know some people have been asking about this Minecraft server on Twitter and I have been telling them that it is coming and that the dev is working on it.

By the way for anyone on Twitter that tweets about Elite coin, I am still giving tips to the people that do and have been for months now. Keep them tweets coming as you never know when you might get a tip from me.
sr. member
Activity: 476
Merit: 259
@everyone I know some of you are curious regarding the status of Elite Minecraft server so just wanted to let you guys know that I have started the development. Once the server is ready, players will be able to use Elite as an in-game currency to purchase lands, transfer etc. Cheers!


sr. member
Activity: 476
Merit: 259
sr. member
Activity: 476
Merit: 259

I doubt the compiled qt will work on pi. Could you try with openssl 1.0.1l.

You have a HowTo for the downgrade?

Could you PM me on Discord (https://discord.gg/np7BmKV) or Telegram (https://t.me/elitecoinofficial) .
legendary
Activity: 2506
Merit: 1090

I doubt the compiled qt will work on pi. Could you try with openssl 1.0.1l.

You have a HowTo for the downgrade?
sr. member
Activity: 476
Merit: 259
Anyone have a running 2.0 Wallet on his Raspberry Pi?

i can't compile, always

Quote
...
src/bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
src/bignum.h:720:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
 operator>(const CBigNum& a, const CBigNum& b)  { return (BN_cmp(&a, &b) > 0); }
                                                                       ^
Makefile:1431: recipe for target 'build/txdb-leveldb.o' failed
make: *** [build/txdb-leveldb.o] Error 1
pi@raspberrypi:~/1337 $

THX

Hi, please contact me on Discord or Telegram and i could help you debug the compile error.

Hello,

when i compile the wallet with this settings the compile is OK, but i can't open the wallet:

Code:
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get install qt4-dev-tools libboost-dev libboost-thread-dev libboost-program-options-dev libboost-filesystem-dev libboost-system-dev libdb++-dev libminiupnpc-dev libssl-dev at-spi2-core
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

cd /home/pi
sudo git clone https://github.com/xenonflux/1337
cd 1337

sudo chmod +x src/leveldb/build_detect_platform

sudo qmake
sudo make

Then i have this error, i think one of the paket are wrong?

regards


You're close. Try starting it again with ./Elite-qt and if you get the same error, go to your /home/pi/.1337 and delete everything except wallet.dat and try restarting your wallet.

Same error, also the same after,

sudo chmod 755 Elite-qt

Regards

Have you tried the qt which i compiled? You can download it from the github or the official website. Haven't tested that on pi though.

No, you have a Link? I can't find other than for Ubuntu...

This is my compile Debian stretch file... but always the same error...
Code:
https://www.file-upload.net/download-13090318/Elite-qt.zip.html


I doubt the compiled qt will work on pi. Could you try with openssl 1.0.1l.
legendary
Activity: 2506
Merit: 1090
Anyone have a running 2.0 Wallet on his Raspberry Pi?

i can't compile, always

Quote
...
src/bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
src/bignum.h:720:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
 operator>(const CBigNum& a, const CBigNum& b)  { return (BN_cmp(&a, &b) > 0); }
                                                                       ^
Makefile:1431: recipe for target 'build/txdb-leveldb.o' failed
make: *** [build/txdb-leveldb.o] Error 1
pi@raspberrypi:~/1337 $

THX

Hi, please contact me on Discord or Telegram and i could help you debug the compile error.

Hello,

when i compile the wallet with this settings the compile is OK, but i can't open the wallet:

Code:
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get install qt4-dev-tools libboost-dev libboost-thread-dev libboost-program-options-dev libboost-filesystem-dev libboost-system-dev libdb++-dev libminiupnpc-dev libssl-dev at-spi2-core
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

cd /home/pi
sudo git clone https://github.com/xenonflux/1337
cd 1337

sudo chmod +x src/leveldb/build_detect_platform

sudo qmake
sudo make

Then i have this error, i think one of the paket are wrong?

regards


You're close. Try starting it again with ./Elite-qt and if you get the same error, go to your /home/pi/.1337 and delete everything except wallet.dat and try restarting your wallet.

Same error, also the same after,

sudo chmod 755 Elite-qt

Regards

Have you tried the qt which i compiled? You can download it from the github or the official website. Haven't tested that on pi though.

No, you have a Link? I can't find other than for Ubuntu...

This is my compile Debian stretch file... but always the same error...
Code:
https://www.file-upload.net/download-13090318/Elite-qt.zip.html

sr. member
Activity: 476
Merit: 259
Anyone have a running 2.0 Wallet on his Raspberry Pi?

i can't compile, always

Quote
...
src/bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
src/bignum.h:720:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
 operator>(const CBigNum& a, const CBigNum& b)  { return (BN_cmp(&a, &b) > 0); }
                                                                       ^
Makefile:1431: recipe for target 'build/txdb-leveldb.o' failed
make: *** [build/txdb-leveldb.o] Error 1
pi@raspberrypi:~/1337 $

THX

Hi, please contact me on Discord or Telegram and i could help you debug the compile error.

Hello,

when i compile the wallet with this settings the compile is OK, but i can't open the wallet:

Code:
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get install qt4-dev-tools libboost-dev libboost-thread-dev libboost-program-options-dev libboost-filesystem-dev libboost-system-dev libdb++-dev libminiupnpc-dev libssl-dev at-spi2-core
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

cd /home/pi
sudo git clone https://github.com/xenonflux/1337
cd 1337

sudo chmod +x src/leveldb/build_detect_platform

sudo qmake
sudo make

Then i have this error, i think one of the paket are wrong?

regards


You're close. Try starting it again with ./Elite-qt and if you get the same error, go to your /home/pi/.1337 and delete everything except wallet.dat and try restarting your wallet.

Same error, also the same after,

sudo chmod 755 Elite-qt

Regards

Have you tried the qt which i compiled? You can download it from the github or the official website. Haven't tested that on pi though.
legendary
Activity: 2506
Merit: 1090
Anyone have a running 2.0 Wallet on his Raspberry Pi?

i can't compile, always

Quote
...
src/bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
src/bignum.h:720:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
 operator>(const CBigNum& a, const CBigNum& b)  { return (BN_cmp(&a, &b) > 0); }
                                                                       ^
Makefile:1431: recipe for target 'build/txdb-leveldb.o' failed
make: *** [build/txdb-leveldb.o] Error 1
pi@raspberrypi:~/1337 $

THX

Hi, please contact me on Discord or Telegram and i could help you debug the compile error.

Hello,

when i compile the wallet with this settings the compile is OK, but i can't open the wallet:

Code:
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get install qt4-dev-tools libboost-dev libboost-thread-dev libboost-program-options-dev libboost-filesystem-dev libboost-system-dev libdb++-dev libminiupnpc-dev libssl-dev at-spi2-core
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

cd /home/pi
sudo git clone https://github.com/xenonflux/1337
cd 1337

sudo chmod +x src/leveldb/build_detect_platform

sudo qmake
sudo make

Then i have this error, i think one of the paket are wrong?

regards


You're close. Try starting it again with ./Elite-qt and if you get the same error, go to your /home/pi/.1337 and delete everything except wallet.dat and try restarting your wallet.

Same error, also the same after,

sudo chmod 755 Elite-qt

Regards
Pages:
Jump to: