Pages:
Author

Topic: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ - page 97. (Read 923914 times)

newbie
Activity: 28
Merit: 0
DO we know when masternodes are coming and the coins required? Smiley

Some time ago was talked about 25Mill to owe one masternode and they will come (if) at this development speed in about 10 or 15 years
newbie
Activity: 47
Merit: 0


add this to version.h right under "include " and you should be able to compile:
#include

Edit:

I wanted to add since some people are having issues compiling with newer openssl dependencies, libssl-dev-1.1.0 or openssl versions 1.1.x are not currently compatible.  To build, install libssl-dev-1.0.1 or the correct corresponding package for your current linux distro.  If your distro's package manager no longer has those packages available you will have to build openssl from source and link the libraries and headers manually when building.



It worked like a charm. Thanks!
hero member
Activity: 641
Merit: 500
DO we know when masternodes are coming and the coins required? Smiley
sr. member
Activity: 298
Merit: 250
thx dev for Update  Grin

i have a compile error  Wink

In file included from version.cpp:6:0:
version.h:49:14: error: ‘int64_t’ does not name a type
 static const int64_t HRD_LEGACY_CUTOFF = 1509537600; // ON (TOGGLED 11/01/2017)
              ^
version.h:52:14: error: ‘int64_t’ does not name a type
 static const int64_t HRD_FUTURE_CUTOFF = 9993058800; // OFF (NOT TOGGLED)
              ^
makefile.unix:202: recipe for target 'obj/version.o' failed
make: *** [obj/version.o] Error 1

please fix that ...
 
thx

espers still has a very good future ahead, very good team, continues to do so ...   Smiley
0.8.6.8 is running again

when I MAKE 0.8.6.9 I get this error

Code:
In file included from src/version.cpp:6:0:
src/version.h:49:14: error: ‘int64_t’ does not name a type
 static const int64_t HRD_LEGACY_CUTOFF = 1509537600; // ON (TOGGLED 11/01/2017)
              ^
src/version.h:52:14: error: ‘int64_t’ does not name a type
 static const int64_t HRD_FUTURE_CUTOFF = 9993058800; // OFF (NOT TOGGLED)
              ^
Makefile:2322: recipe for target 'build/version.o' failed
make: *** [build/version.o] Error 1
:


add this to version.h right under "include " and you should be able to compile:
#include

Edit:

I wanted to add since some people are having issues compiling with newer openssl dependencies, libssl-dev-1.1.0 or openssl versions 1.1.x are not currently compatible.  To build, install libssl-dev-1.0.1 or the correct corresponding package for your current linux distro.  If your distro's package manager no longer has those packages available you will have to build openssl from source and link the libraries and headers manually when building.

full member
Activity: 546
Merit: 137
Great job, waithing for this for a very long time. Is good to see the espers team all toghether and working, people have a lot of expectations about this project, me included. Keep the work going guys and you and us alongside we will see the success of the project.
legendary
Activity: 2506
Merit: 1113
There's no need to be upset
is there any plans to be added on other bigger exchanges?

cheers.
hero member
Activity: 1330
Merit: 515
Coin Mage
is there a plan to decrease the amount of coins? there seem to be an awful lot of them  Roll Eyes

The supply has already been decreased from 500 billion. There's a reason for having that many coins, which is having a very small minimum unity that can be used for paying for micro-services, e.g. forwarding a single data packet. (That's my interpretation of it.) I've always been of the opinion that reducing the coin supply to 50 billion was already a mistake (albeit a rather small one.  Wink)


Great to see the update which fixes Pow. Is Cryptocoderz now working on the PoS "fix", which let people with low amount of espers stake more often?.

Yes, this seems to be the next item on the todo list, according to what Monoxide said in Discord.
full member
Activity: 196
Merit: 100
Great to see the update which fixes Pow. Is Cryptocoderz now working on the PoS "fix", which let people with low amount of espers stake more often?.
Will later try to compile it!
full member
Activity: 284
Merit: 100
yea good to see some action going on here. yesterday i had decided to join in a bit... with the development i see today i don't think i will regret it.
is there a plan to decrease the amount of coins? there seem to be an awful lot of them  Roll Eyes
member
Activity: 112
Merit: 11
I think this take-off point for ESP. the team began to work hard. the updates went.

Now this project need to attract more attention. Need social networking to load. Maybe bounty to do. To shoot video even short about the team and about the project in order to strengthen the credibility of the project. And then only remains to follow the road map and all will be well esp
hero member
Activity: 1330
Merit: 515
Coin Mage
Is there a new wallet for all OS systems? And it needs to be compiled to run or can be runned with just any other .exe program for windows?

For Windows and Mac OS there are new binary wallets available on https://espers.io/downloads/

Linux and other Unix must compile their own version because there are too many different systems.
hero member
Activity: 1414
Merit: 516
Is there a new wallet for all OS systems? And it needs to be compiled to run or can be runned with just any other .exe program for windows?
sr. member
Activity: 434
Merit: 250
new wallet this is great news. now we can start talking about all the great things this project has and not only commenting on all the fud.
legendary
Activity: 2210
Merit: 1109
Code:
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.

That's ok, it's purely informational. You can continue by running 'make'.

0.8.6.8 is running again

when I MAKE 0.8.6.9 I get this error

Code:
In file included from src/version.cpp:6:0:
src/version.h:49:14: error: ‘int64_t’ does not name a type
 static const int64_t HRD_LEGACY_CUTOFF = 1509537600; // ON (TOGGLED 11/01/2017)
              ^
src/version.h:52:14: error: ‘int64_t’ does not name a type
 static const int64_t HRD_FUTURE_CUTOFF = 9993058800; // OFF (NOT TOGGLED)
              ^
Makefile:2322: recipe for target 'build/version.o' failed
make: *** [build/version.o] Error 1
hero member
Activity: 1330
Merit: 515
Coin Mage
Code:
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.

That's ok, it's purely informational. You can continue by running 'make'.
legendary
Activity: 2210
Merit: 1109
since 0.8.6.9 I tried to start 0.8.6.8 again to start staking again, now I get this error:
Code:
./Espers-qt: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
Espers qt-wallet broken on Linux  Undecided

for now I will try to install new wallet on Windows but I would like to Linux

You probably updated libboost-system in the previous step. After updating libraries, you must recompile all programs that are linked against it.

When I recompile (old/previous working version) I get this error (same as with new version)

Code:
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
hero member
Activity: 1330
Merit: 515
Coin Mage
since 0.8.6.9 I tried to start 0.8.6.8 again to start staking again, now I get this error:
Code:
./Espers-qt: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
Espers qt-wallet broken on Linux  Undecided

for now I will try to install new wallet on Windows but I would like to Linux

You probably updated libboost-system in the previous step. After updating libraries, you must recompile all programs that are linked against it.
legendary
Activity: 2210
Merit: 1109
qt would even compile 0.8.6.9

Code:
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.

tried with command qmake and qmake "USE_UPNP=-" and qmake "USE_UPNP=1"

had no problems compiling current version of Espers

edit: before downloading and compiling 0.8.6.9 I ran:
Code:
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
no errors

since 0.8.6.9 I tried to start 0.8.6.8 again to start staking again, now I get this error:
Code:
./Espers-qt: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
Espers qt-wallet broken on Linux  Undecided

for now I will try to install new wallet on Windows but I would like to Linux

hero member
Activity: 774
Merit: 500
noooooooo pls no compile errors, i hate that shit Sad(((

so we need 2 recompile and import priv key?

Yep, having compile problems too, but in my case it seems to be a problem with linking leveldb. I'm trying to figure it out.

Btw. your wallet.dat is always stored at the same place, there is no need to import anything.

Edit: Maybe we can collect compile problems in the #dev channel on Discord, so that it is all in one place?

Yes, please do that and I'll get someone to look at them.
hero member
Activity: 1330
Merit: 515
Coin Mage
noooooooo pls no compile errors, i hate that shit Sad(((

so we need 2 recompile and import priv key?

Yep, having compile problems too, but in my case it seems to be a problem with linking leveldb. I'm trying to figure it out.

Btw. your wallet.dat is always stored at the same place, there is no need to import anything.

Edit: Maybe we can collect compile problems in the #dev channel on Discord, so that it is all in one place?
Pages:
Jump to: