Author

Topic: [ANN][CRW] CROWN (SHA256) | Platform | Governance | Systemnodes | Masternodes | - page 210. (Read 316957 times)

sr. member
Activity: 447
Merit: 250
Hi guys, trying to follow the throne setup guide on the website but having a few issues.

Everything seems fine until the following step:

./autogen.sh && ./configure  && sudo make install -j 2

results in the following:

Code:
main.cpp: In function ‘bool ProcessMessage(CNode*, std::__cxx11::string, CDataStream&)’:
main.cpp:3967:13: error: ‘nHeight’ was not declared in this scope
         if (nHeight > 1040000 && pfrom->nVersion < MIN_PEER_PROTO_VERSION)
             ^
Makefile:886: recipe for target 'main.o' failed
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/src/crowncoin/src'
Makefile:908: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/root/src/crowncoin/src'
Makefile:509: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

Dunno if this is the cause but then when I get to

./crowncoind

in the VPS6 section, it says no such file or directory.

Help appreciated! I've repeated all steps several times but always with the same result.





Where did you download this version of the wallet from?


I'm getting the same error. I cloned the git repository and the error occurs when compiling on Linux. I'm using Berkeley DB 5.3 instead of 4.8 on Debian 8, but I'm fairly sure that is not the problem.

It looks like the error could somehow be related to the last commit: https://github.com/Crowndev/crowncoin/commit/03c3669604dcba0751ff138bbeb9095182a89f21, the error message seems to refer to the block height. That said, I don't know if previous version compiled properly.

Maybe I'm doing something wrong, but I see I'm not the only one having this problem.
newbie
Activity: 16
Merit: 0
Hi guys, trying to follow the throne setup guide on the website but having a few issues.

Everything seems fine until the following step:

./autogen.sh && ./configure  && sudo make install -j 2

results in the following:

Code:
main.cpp: In function ‘bool ProcessMessage(CNode*, std::__cxx11::string, CDataStream&)’:
main.cpp:3967:13: error: ‘nHeight’ was not declared in this scope
         if (nHeight > 1040000 && pfrom->nVersion < MIN_PEER_PROTO_VERSION)
             ^
Makefile:886: recipe for target 'main.o' failed
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/src/crowncoin/src'
Makefile:908: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/root/src/crowncoin/src'
Makefile:509: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

Dunno if this is the cause but then when I get to

./crowncoind

in the VPS6 section, it says no such file or directory.

Help appreciated! I've repeated all steps several times but always with the same result.





Where did you download this version of the wallet from?

My personal wallet I downloaded from crowncoin.org 2 days ago.

On the VPS I just blindly followed all the steps listed at https://docs.google.com/document/d/16NR-W5AWbs6Fr6nY5Gtd_q5EU2lQoJKDM9I_7ed5Gw4/edit

Do they not include installing a separate wallet on the VPS?
legendary
Activity: 1092
Merit: 1000
Hi guys, trying to follow the throne setup guide on the website but having a few issues.

Everything seems fine until the following step:

./autogen.sh && ./configure  && sudo make install -j 2

results in the following:

Code:
main.cpp: In function ‘bool ProcessMessage(CNode*, std::__cxx11::string, CDataStream&)’:
main.cpp:3967:13: error: ‘nHeight’ was not declared in this scope
         if (nHeight > 1040000 && pfrom->nVersion < MIN_PEER_PROTO_VERSION)
             ^
Makefile:886: recipe for target 'main.o' failed
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/src/crowncoin/src'
Makefile:908: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/root/src/crowncoin/src'
Makefile:509: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

Dunno if this is the cause but then when I get to

./crowncoind

in the VPS6 section, it says no such file or directory.

Help appreciated! I've repeated all steps several times but always with the same result.





Where did you download this version of the wallet from?
newbie
Activity: 16
Merit: 0
Hi guys, trying to follow the throne setup guide on the website but having a few issues.

Everything seems fine until the following step:

./autogen.sh && ./configure  && sudo make install -j 2

results in the following:

Code:
main.cpp: In function ‘bool ProcessMessage(CNode*, std::__cxx11::string, CDataStream&)’:
main.cpp:3967:13: error: ‘nHeight’ was not declared in this scope
         if (nHeight > 1040000 && pfrom->nVersion < MIN_PEER_PROTO_VERSION)
             ^
Makefile:886: recipe for target 'main.o' failed
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/src/crowncoin/src'
Makefile:908: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/root/src/crowncoin/src'
Makefile:509: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

Dunno if this is the cause but then when I get to

./crowncoind

in the VPS6 section, it says no such file or directory.

Help appreciated! I've repeated all steps several times but always with the same result.



legendary
Activity: 1358
Merit: 1002
So we have tested and verified the following so far:

DGW - Works perfectly
Locking of coins when running nodes in HOT configuration

we still need to test the fixes i have made with start-many
and locking of coins in HotCold Setup

Also infernoman should be fixing the connection problem some are experiencing



It took two days to mine the 20k tCRW I need to test start-many because DGW works so well!

Sadly I have had to leave town for a day to take care of some work, I'm hoping to finish start-many testing tomorrow morning.

Hopefully we'll have a few more volunteers for testing for our next release.

Didn't you say that the throne management tab is working now too?

well it should, but you have to follow a very specific reciepy..

go to throne tab
create new throne, and send funds to the address given
then go to send coins, and lock the 10k so they are not used again
then setup next throne txid etc

im hoping the locking mechanism is working when you have thrones running and just want to add 1 more, but i have not had time to test that either
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
So we have tested and verified the following so far:

DGW - Works perfectly
Locking of coins when running nodes in HOT configuration

we still need to test the fixes i have made with start-many
and locking of coins in HotCold Setup

Also infernoman should be fixing the connection problem some are experiencing



It took two days to mine the 20k tCRW I need to test start-many because DGW works so well!

Sadly I have had to leave town for a day to take care of some work, I'm hoping to finish start-many testing tomorrow morning.

Hopefully we'll have a few more volunteers for testing for our next release.

Didn't you say that the throne management tab is working now too?
legendary
Activity: 1358
Merit: 1002
So we have tested and verified the following so far:

DGW - Works perfectly
Locking of coins when running nodes in HOT configuration

we still need to test the fixes i have made with start-many
and locking of coins in HotCold Setup

Also infernoman should be fixing the connection problem some are experiencing

hero member
Activity: 805
Merit: 500


Guys, its a shame that blockexperts did not put the Throne tab in the explorer yet, I have told them already: be great if someone could ask them again!
legendary
Activity: 1092
Merit: 1000
C-cex have very kindly added a new tab to the info box.
We now have a link to the forum.

hero member
Activity: 805
Merit: 500

Miners dumped 3 bitcoins today, but price holding up nicely and market cap still 66k usd.

This will take off very soon!

Get your buy orders in.  Just spotted a miner consolidating wallets...

0.40 standing BUY
legendary
Activity: 1092
Merit: 1000
Get your buy orders in.  Just spotted a miner consolidating wallets...

0.40 standing BUY
hero member
Activity: 805
Merit: 500

Net. hashrate: 1532.26 TH/s
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
Get your buy orders in.  Just spotted a miner consolidating wallets...
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
DGW working like a charm.  Can see diff changing with every block.
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
So here tonight we set up a little testnet to see if DGW was behaving as it should, and i can announce our implementation is working flawlessly... :-)

Great work all round.

We've had several 1 petahash pools mine crw this week and having 1 block difficulty changes is going to make things a lot more sensible.

Let's perform two or three more tests and then check out other updates and then release.
legendary
Activity: 1358
Merit: 1002
So here tonight we set up a little testnet to see if DGW was behaving as it should, and i can announce our implementation is working flawlessly... :-)
hero member
Activity: 805
Merit: 500

Bittrex could give us a further boost in interest in CRW

This coin is moving to where it belongs - The Crown of Crypto

Crowncoin Update 11th September 2016

...

Great update! Summarizes current progression and future plans just perfectly, thanks for sharing Stonehedge. Smiley According to recent market activity, it looks like the time to get cheap CRW is over real soon.

Hopefully Bittrex will list us soon.




Any news on the bittrex front? Didn't we send out an application?

I'm not sure what is going on.  I applied to them formally a few weeks ago.  They replied saying that they would only list us if they see more activity on twitter relating to us.

Then they contacted me inviting me to share our dev plans with them (with a non disclosure agreement).

I have said no to this for the same reasons we are being a little mysterious here.  I'd rather not risk sharing details of our plans until we're ready to deliver them.


Exactly, C-cex is delivering a sterling service as it is anyway.

In the near future, bittrex will want to add us... regardless  Cool

I considered paying them 3 BTC to list us but then came to the same conclusion.  They'll add us one day.

BTW, there is somebody posting on C-Cex trollbox using Stonehedge handle.  Its not me! Although, they seem to be doing a good job spreading the word!

Similar thing happened to me on c cex, somone posting under crownknight, my nick there is crown_knight though
newbie
Activity: 2
Merit: 0
I can't believe that somebody who has been involved in crypto for so long has only just created a BCT account  Grin
Haha, I know, I know. A most severe case of long time listener, first time caller!
legendary
Activity: 1722
Merit: 1002
Decentralize Everything
Crowncoin Update 11th September 2016

Great update. Looking forward to seeing more. Keep the momentum going guys  Cool

I can't believe that somebody who has been involved in crypto for so long has only just created a BCT account  Grin
newbie
Activity: 2
Merit: 0
Crowncoin Update 11th September 2016

Great update. Looking forward to seeing more. Keep the momentum going guys  Cool
Jump to: