Pages:
Author

Topic: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.1 - page 42. (Read 66388 times)

legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Unfortunately the blockindex goes wrong again after a coind restart Sad with still error 22.

For try to repristinate in shor time the pool, I will upload my pc blockchains so in 4h it could be up again (I hope)



I just restarted my daemon and didn't have a problem.  I wonder what the cause is?
sr. member
Activity: 296
Merit: 250
Unfortunately the blockindex goes wrong again after a coind restart Sad with still error 22.

For try to repristinate in shor time the pool, I will upload my pc blockchains so in 4h it could be up again (I hope)
sr. member
Activity: 296
Merit: 250
Difficulty is at 3.2
This is the bigger one I remember it has reached so far...

3.2 and 5.1, which is more difficult? Embarrassed

5.1 is more.

In the past months I only see at max 2 difficulty.
sr. member
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
Difficulty is at 3.2
This is the bigger one I remember it has reached so far...

3.2 and 5.1, which is more difficult? Embarrassed
sr. member
Activity: 296
Merit: 250
Difficulty is at 3.2
This is the bigger one I remember it has reached so far...
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
The GRW rich list is pretty diverse http://grw.blockx.info/richlist/

I wonder how many of those coins are forgotten about?
sr. member
Activity: 504
Merit: 254
Coin faucet is up provided by CryptoArrow for dev's dedicated work:
http://www.cryptoarrow.com/faucets/growthcoin/index.php


Thanks for your support, just filled the faucet with 500 GRW Smiley
sr. member
Activity: 504
Merit: 254
the total coins are 37368000 or 2037368000?

the 37368000 is an estimated coins generated by PoW.

there is a max number of coins of 2 billions but it's just a big number so the script doesn't fail.
sr. member
Activity: 392
Merit: 265
With this inflation rate the price has no chance.
sr. member
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
the total coins are 37368000 or 2037368000?
member
Activity: 294
Merit: 10
You come from 100 years ago?
legendary
Activity: 1073
Merit: 1000
Coin faucet is up provided by CryptoArrow for dev's dedicated work:
http://www.cryptoarrow.com/faucets/growthcoin/index.php
sr. member
Activity: 296
Merit: 250
Sorry for the delay, but now pool is up again.

For compensating the throwble, there will be a bonus on each block of 1GRW for the blockfinder for one day  Cheesy
sr. member
Activity: 504
Merit: 254
Is there a way to launch the windows QT with the reservebalance command? I tried it in the command prompt and I'm still having GUI freezes. I'd hate to have to pull up a server on digital ocean just to get my coin out...

create a shortcut to the executable and edit the shortcut by adding the switch to it. that should do it.
full member
Activity: 155
Merit: 100
Is there a way to launch the windows QT with the reservebalance command? I tried it in the command prompt and I'm still having GUI freezes. I'd hate to have to pull up a server on digital ocean just to get my coin out...
sr. member
Activity: 504
Merit: 254
Ubuntu VPS
Code:
cd growthcoin/src && make -f makefile.unix

Result
Code:
remote: Counting objects: 1338, done.
remote: Compressing objects: 100% (645/645), done.
remote: Total 1338 (delta 746), reused 1239 (delta 682)
Receiving objects: 100% (1338/1338), 56.42 MiB | 3.45 MiB/s, done.
Resolving deltas: 100% (746/746), done.
Checking connectivity... done.
Checking out files: 100% (433/433), done.
ubuntu@ip-172-31-9-61:~/growthcoin$ cd src/
ubuntu@ip-172-31-9-61:~/growthcoin/src$ make -f makefile.unix
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/growthcoin/src -I/home/ubuntu/growthcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/growthcoin/src -I/home/ubuntu/growthcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/version.d -o obj/version.o version.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/growthcoin/src -I/home/ubuntu/growthcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
In file included from checkpoints.cpp:10:0:
db.h:14:20: fatal error: db_cxx.h: No such file or directory
 #include
                    ^
compilation terminated.
make: *** [obj/checkpoints.o] Error 1

these are the dependencies I use for ubuntu to build my clients

Code:
apt-get update && apt-get dist-upgrade -y && apt-get install -y build-essential libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev git libminiupnpc-dev

sometimes you might need boost version 1.48

Code:
libboost1.48-all-dev
sr. member
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
I see in my wallet this error:
"WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

And the last 2 days synchronization stopped at block 506736 (I have 10 connections)

I ask your help, guys! Just do not tell me that I need to re-download blockchain because after the upgrade I downloaded it 3 days.

you can download the blockchains from unick uploading.that will be faster to full syncing.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
I see in my wallet this error:
"WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

And the last 2 days synchronization stopped at block 506736 (I have 10 connections)

I ask your help, guys! Just do not tell me that I need to re-download blockchain because after the upgrade I downloaded it 3 days.

Try restarting the client.
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
I see in my wallet this error:
"WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

And the last 2 days synchronization stopped at block 506736 (I have 10 connections)

I ask your help, guys! Just do not tell me that I need to re-download blockchain because after the upgrade I downloaded it 3 days.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Note to Unick, I just built GRW with Qt 5.2.1 and for windows. It looks great, really nice to have the debug window up front. Only error I got while compiling is that there was no .ico only the mac .icns, after getting a .ico in there it went smooth.
Can you provide a tutorial?

I am interested in windows build tutorial also Smiley  But I have the feeling it is an industry secret.

Not a secret, find the full tutorial for building bitcoin-qt here https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479
Pages:
Jump to: