Bitcoin Forum
April 19, 2024, 11:00:06 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 104 »
  Print  
Author Topic: [ANN] $XQN Quotient Financial Network | PoW Scrypt, PoS Blake-256 | UPDATE NOW  (Read 194385 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
November 15, 2014, 03:24:58 PM
 #421

new commit wont compile on linux.

First issue was no #include <QTimer> in quantpage.cpp & quantpage.h

Now I'm getting this:

Code:
In file included from src/bitcoinrpc.h:16:0,
                 from src/qt/consolepage.cpp:6:
src/json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
src/json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
         typedef typename String_type::value_type Char_type;
                                                  ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::dumpmarkethistory()’:
src/qt/consolepage.cpp:299:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "dumpmarkethistory()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::marketdata()’:
src/qt/consolepage.cpp:310:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "dumpmarkethistory()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::eeMktDataReplyFinished()’:
src/qt/consolepage.cpp:359:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "Returning market data table";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::eeHistoryReplyFinished()’:
src/qt/consolepage.cpp:367:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "eeHistoryReplyFinished()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp:398:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "Returning market data table";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
/usr/include/qt4/QtCore/qglobal.h: At global scope:
/usr/include/qt4/QtCore/qglobal.h:1798:29: warning: inline function ‘QDebug qDebug()’ used but never defined [enabled by default]
 Q_CORE_EXPORT_INLINE QDebug qDebug();
                             ^
make: *** [build/consolepage.o] Error 1

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
1713567606
Hero Member
*
Offline Offline

Posts: 1713567606

View Profile Personal Message (Offline)

Ignore
1713567606
Reply with quote  #2

1713567606
Report to moderator
1713567606
Hero Member
*
Offline Offline

Posts: 1713567606

View Profile Personal Message (Offline)

Ignore
1713567606
Reply with quote  #2

1713567606
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
KingCaper
Hero Member
*****
Offline Offline

Activity: 597
Merit: 506



View Profile WWW
November 15, 2014, 03:30:04 PM
 #422

new commit wont compile on linux.

First issue was no #include <QTimer> in quantpage.cpp & quantpage.h

Now I'm getting this:

Code:
In file included from src/bitcoinrpc.h:16:0,
                 from src/qt/consolepage.cpp:6:
src/json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
src/json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
         typedef typename String_type::value_type Char_type;
                                                  ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::dumpmarkethistory()’:
src/qt/consolepage.cpp:299:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "dumpmarkethistory()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::marketdata()’:
src/qt/consolepage.cpp:310:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "dumpmarkethistory()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::eeMktDataReplyFinished()’:
src/qt/consolepage.cpp:359:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "Returning market data table";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::eeHistoryReplyFinished()’:
src/qt/consolepage.cpp:367:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "eeHistoryReplyFinished()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp:398:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "Returning market data table";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
/usr/include/qt4/QtCore/qglobal.h: At global scope:
/usr/include/qt4/QtCore/qglobal.h:1798:29: warning: inline function ‘QDebug qDebug()’ used but never defined [enabled by default]
 Q_CORE_EXPORT_INLINE QDebug qDebug();
                             ^
make: *** [build/consolepage.o] Error 1


Hi. I couldn't get the new one to compile either so I spoke with the dev and he said this newest one also needs qtscript5-dev to be installed (I'm on Ubuntu 14.04). Not sure if this will help as I think I had a different error message, but might be worth a try.

Also make sure you have installed the other required packages.

MOIN Developer : BTT Thread  |  PGP: https://keybase.io/kingcaper
mistercoin
Legendary
*
Offline Offline

Activity: 1038
Merit: 1000


https://r.honeygain.me/XEDDM2B07C


View Profile WWW
November 15, 2014, 03:38:27 PM
 #423

I love it when 'devs' put funny looking symbols and funny names onto clones to make them look more appealing. Funny thing is, it is human nature to be drawn to new shiny things.

anticlimax
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
November 15, 2014, 04:02:56 PM
Last edit: November 15, 2014, 04:13:23 PM by anticlimax
 #424

I love it when 'devs' put funny looking symbols and funny names onto clones to make them look more appealing. Funny thing is, it is human nature to be drawn to new shiny things.

Somebody is grumpy this morning.
Don't need to throw around insults.
Please link to the coin you are developing..
 Edit: reading your posts I see you went all in on munne..
I can see why you're grumpy.

twitter @antiiclimax
KingCaper
Hero Member
*****
Offline Offline

Activity: 597
Merit: 506



View Profile WWW
November 15, 2014, 04:15:33 PM
 #425

I love it when 'devs' put funny looking symbols and funny names onto clones to make them look more appealing. Funny thing is, it is human nature to be drawn to new shiny things.


MOIN Developer : BTT Thread  |  PGP: https://keybase.io/kingcaper
billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
November 15, 2014, 04:19:45 PM
 #426

new commit wont compile on linux.

First issue was no #include <QTimer> in quantpage.cpp & quantpage.h

Now I'm getting this:

Code:
In file included from src/bitcoinrpc.h:16:0,
                 from src/qt/consolepage.cpp:6:
src/json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
src/json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
         typedef typename String_type::value_type Char_type;
                                                  ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::dumpmarkethistory()’:
src/qt/consolepage.cpp:299:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "dumpmarkethistory()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::marketdata()’:
src/qt/consolepage.cpp:310:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "dumpmarkethistory()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::eeMktDataReplyFinished()’:
src/qt/consolepage.cpp:359:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "Returning market data table";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp: In member function ‘void ConsolePage::eeHistoryReplyFinished()’:
src/qt/consolepage.cpp:367:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "eeHistoryReplyFinished()";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
src/qt/consolepage.cpp:398:12: error: invalid use of incomplete type ‘class QDebug’
     qDebug() << "Returning market data table";
            ^
In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtGui/qwindowdefs.h:45,
                 from /usr/include/qt4/QtGui/qwidget.h:46,
                 from /usr/include/qt4/QtGui/QWidget:1,
                 from src/qt/consolepage.h:4,
                 from src/qt/consolepage.cpp:1:
/usr/include/qt4/QtCore/qglobal.h:1795:7: error: forward declaration of ‘class QDebug’
 class QDebug;
       ^
/usr/include/qt4/QtCore/qglobal.h: At global scope:
/usr/include/qt4/QtCore/qglobal.h:1798:29: warning: inline function ‘QDebug qDebug()’ used but never defined [enabled by default]
 Q_CORE_EXPORT_INLINE QDebug qDebug();
                             ^
make: *** [build/consolepage.o] Error 1


Hi. I couldn't get the new one to compile either so I spoke with the dev and he said this newest one also needs qtscript5-dev to be installed (I'm on Ubuntu 14.04). Not sure if this will help as I think I had a different error message, but might be worth a try.

Also make sure you have installed the other required packages.

cool, built fine with qt5... thanks!

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
whatdidshedo
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
November 15, 2014, 05:46:49 PM
 #427

well i sent all coins to bittrex.deleted everything.redownload new wallet again fresh install.once it syncs i will send coins back and will let you know tomorrow.fingers crossed Wink
also did most peoples wallets sync smooth or go up in big chunks?

seems me and you are one of few that had the issue even after pow was over mine was not staking so i did same thing like you sent it all to bittrex then moved back to wallet , i did it i think before you so i will tell you results if i get any soon, it's been 15 hours since i withdrew them from bittrex so hopefully soon i will have the results and let you now.

anticlimax
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
November 15, 2014, 05:59:52 PM
 #428

well i sent all coins to bittrex.deleted everything.redownload new wallet again fresh install.once it syncs i will send coins back and will let you know tomorrow.fingers crossed Wink
also did most peoples wallets sync smooth or go up in big chunks?

seems me and you are one of few that had the issue even after pow was over mine was not staking so i did same thing like you sent it all to bittrex then moved back to wallet , i did it i think before you so i will tell you results if i get any soon, it's been 15 hours since i withdrew them from bittrex so hopefully soon i will have the results and let you now.

Ya staking seems to be a little wonky.. I'm wondering if it's because of pow being a different algo than pos.
What you guys think?

twitter @antiiclimax
KingCaper
Hero Member
*****
Offline Offline

Activity: 597
Merit: 506



View Profile WWW
November 15, 2014, 06:15:45 PM
 #429

well i sent all coins to bittrex.deleted everything.redownload new wallet again fresh install.once it syncs i will send coins back and will let you know tomorrow.fingers crossed Wink
also did most peoples wallets sync smooth or go up in big chunks?

seems me and you are one of few that had the issue even after pow was over mine was not staking so i did same thing like you sent it all to bittrex then moved back to wallet , i did it i think before you so i will tell you results if i get any soon, it's been 15 hours since i withdrew them from bittrex so hopefully soon i will have the results and let you now.

Ya staking seems to be a little wonky.. I'm wondering if it's because of pow being a different algo than pos.
What you guys think?


The "Expected time to earn reward is __ seconds/minutes/hours" is waaay out. Tends to be a bit unreliable with most PoS coins, but not quite this bad. Everything else seems to be working fine though.

MOIN Developer : BTT Thread  |  PGP: https://keybase.io/kingcaper
DeAlquezar
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 15, 2014, 06:27:10 PM
 #430

why is this coin so cheap???

I could make the same question because I have no idea why this coin is so cheap Cheesy It's unbelievable
CedricQuotient (OP)
Sr. Member
****
Offline Offline

Activity: 270
Merit: 250


View Profile
November 15, 2014, 06:32:58 PM
 #431

Guys I'm on top of the staking issue and will have a fix soon.  Thanks   Smiley
baseke
Sr. Member
****
Offline Offline

Activity: 389
Merit: 256


View Profile
November 15, 2014, 06:56:49 PM
 #432

Dev still here? wow Smiley
philipvdlinde
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000



View Profile
November 15, 2014, 07:54:58 PM
 #433

It seems that there is a bot on this coin manipulating the market, good thing imo.
thefix
Legendary
*
Offline Offline

Activity: 1049
Merit: 1001



View Profile
November 15, 2014, 08:06:06 PM
 #434

It seems that there is a bot on this coin manipulating the market, good thing imo.

You can expect that with any good coin!

Par for the course  Tongue
topcat363
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 15, 2014, 08:06:53 PM
 #435

where do you guys see this price going realistically?

CedricQuotient (OP)
Sr. Member
****
Offline Offline

Activity: 270
Merit: 250


View Profile
November 15, 2014, 08:55:15 PM
 #436

Windows QT 1.6.1.11 wallet:

https://mega.co.nz/#!sIsxgLaI!3yJy52oWp0K9NDWektiCg-5oogpN3AGsFe_0spKfah0

Also updated Github.  This should resolve the staking issues.
philipvdlinde
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000



View Profile
November 15, 2014, 08:57:31 PM
 #437

Does the op say 1.618% stake or 1618%?
klopper
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile
November 15, 2014, 09:05:53 PM
 #438

Does the op say 1.618% stake or 1618%?

1618% (~4.4% daily)
KingCaper
Hero Member
*****
Offline Offline

Activity: 597
Merit: 506



View Profile WWW
November 15, 2014, 09:12:16 PM
 #439

Does the op say 1.618% stake or 1618%?

1618% (~4.4% daily)

Sorry if this is a stupid question, but isn't it going to inflate the currency to the point of worthlessness?

MOIN Developer : BTT Thread  |  PGP: https://keybase.io/kingcaper
jackfruit
Sr. Member
****
Offline Offline

Activity: 416
Merit: 250


View Profile
November 15, 2014, 09:17:58 PM
Last edit: November 15, 2014, 09:44:51 PM by jackfruit
 #440

Does the op say 1.618% stake or 1618%?

1618% (~4.4% daily)

Sorry if this is a stupid question, but isn't it going to inflate the currency to the point of worthlessness?

Maybe in the long run..in a year if all coins staked there'd be almost 20m coins but....

1) Not everyone will stake
2) Who cares about the long run? (Only half kidding here).

A fix could be to do what SYNC did and gradually reduce stake over time, but thats a problem for the long run Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 104 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!