Pages:
Author

Topic: [ANN] [SDR] Solidar fka WorldLeadCurrency a Freigeld coin for a basic income - page 12. (Read 30789 times)

hero member
Activity: 752
Merit: 500
mining pool up for you: http://superninjapool.tk/

something funky with the code and auxpow, so it's being taking off the pool. no miners anyway.
sr. member
Activity: 266
Merit: 250

WorldLeadCurrency has won the voting at https://c-cex.com/?id=vote. So hopefully they can handle demurrage and exchange rates are available soon - i keep it updated.

Greetings Rik

Good news, this coin is moving forwards nicely  Smiley
full member
Activity: 217
Merit: 100
CEO WINC e. V.
mining pool up for you: http://superninjapool.tk/

Thank you very much. I will send an information on twitter and in the news on our homepage.


WorldLeadCurrency has won the voting at https://c-cex.com/?id=vote. So hopefully they can handle demurrage and exchange rates are available soon - i keep it updated.

Greetings Rik
hero member
Activity: 752
Merit: 500
full member
Activity: 217
Merit: 100
CEO WINC e. V.
The basic income initiative from Bonn is our first sponsored Partner. They agreed to receive WLC for testing purposes.. So hopefully in the future a basic income in Bonn with WLC is possible.

Greetings Rik
sr. member
Activity: 266
Merit: 250
Glad to be involved  Smiley

I like the demurrage concept, this together with merge mining on a truly decentralized p2pool network provides the stability & security needed for this coin to grow.

Good work  Wink
full member
Activity: 217
Merit: 100
CEO WINC e. V.
Hello World,

thanks to all miners (p3yot33at3r in particular ;-). We have reached Block 25 000 a few days ago!

This means were in the "stable phase" now. - What is the "stable Phase"?

The stable Phase means we have reached the maximum of 20 000 000 coins. From now on only coins that are degraded by demurrage will be payed as mining reward.

Endless mining rewards without increasing the overall coin amount (no inflation)- the wonder of demurrage ;-)

Many greetings Rik
full member
Activity: 217
Merit: 100
CEO WINC e. V.
Voted. Good to see some movement happening with this coin  Smiley

The block explorer link isn't working though.......

There is much going on underneath the surface ;-).

Server is down i contacted the support to bring it back online.

Thanks for the vote!

EDIT: Its back online, thanks for the hint.. ..blockexplorer could also be reached under explorer.winc-ev.com.
sr. member
Activity: 266
Merit: 250
Voted. Good to see some movement happening with this coin  Smiley

The block explorer link isn't working though.......
full member
Activity: 217
Merit: 100
CEO WINC e. V.
Voting is open at www.C-Cex.com many thanks for your voices.
full member
Activity: 217
Merit: 100
CEO WINC e. V.
Hello world,

a mobile wallet is online now (http://www.winc-ev.org/english/downloads-contact/). Additionally we added a Blockexplorer for the coin (109.73.173.119:81).

Rik
full member
Activity: 217
Merit: 100
CEO WINC e. V.
I'm using db4.8... as virtually every wallet uses this version and not the later ones.

Manual install just means they are marked as manually installed in the sources list.  There's a pretty good explanation of what it manes here: http://askubuntu.com/questions/831/what-does-it-mean-that-a-package-is-set-to-manually-installed

It might be the version of glibc I'm using... I'm looking into this avenue.

Thank you, i thought that the manually installed packages are maybe not updated correctly or missing something.

This version of GNU library is needed by WLC for calculating the demurrage. So the same problem should occur with freicoin which first introduced this feature.

Thanks for posting the solution i think this could definitively help others too.
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
So far yes.  I've compiled and built quite a few from source on both Ubuntu and OS X.  This was the only one that I've had to change anything for Ubuntu.  I also built UNO and HUC from source today without any edits.
sr. member
Activity: 266
Merit: 250
Good man JB  Smiley

Is this the only wallet you've had to do this with?
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
I found my problem.  I had to edit the following files:

util.h
bignum.h
main.h
db.h
db.cpp

with the following:
Code:
#include 

Later versions of glibc change the way things are done (including macro definitions).  Including the standard C definitions cleared up the problem.
sr. member
Activity: 266
Merit: 250
It might be the version of glibc I'm using... I'm looking into this avenue.

Ah yeah, I remember you installed a funky version of that while trying to get the relaynetworkclient running - I never installed it, so there's a good chance that's the cause of the problem......
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
I'm using db4.8... as virtually every wallet uses this version and not the later ones.

Manual install just means they are marked as manually installed in the sources list.  There's a pretty good explanation of what it means here: http://askubuntu.com/questions/831/what-does-it-mean-that-a-package-is-set-to-manually-installed

It might be the version of glibc I'm using... I'm looking into this avenue.

edit: spelling Smiley
sr. member
Activity: 266
Merit: 250
Hmmm....I didn't use libdb5.1-dev libdb5.1++-dev - I used 4.8 instead, as I do with all my wallets. Maybe try with that instead?

It compiled fine on both 32bit & 64bit Xubuntu for me  Huh
full member
Activity: 217
Merit: 100
CEO WINC e. V.
Thanks both for your replies, but that's not the case.  I had installed the dependencies prior to compiling the code.  Just to confirm:
Code:
apt-get install libgmp-dev libmpfr-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
libgmp-dev is already the newest version.
libmpfr-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Hi Johnnybravo0311,

maybe there is something else missing (or another version)?

can you check please if:

sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev libminiupnpc-dev libmpfr-dev libgmp3-dev

are installed?

What abou the manually installed messages, maybe this is problematic?

Rik
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
Thanks both for your replies, but that's not the case.  I had installed the dependencies prior to compiling the code.  Just to confirm:
Code:
apt-get install libgmp-dev libmpfr-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libgmp-dev is already the newest version.
libmpfr-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Pages:
Jump to: