Pages:
Author

Topic: [ANN] GeekCash Launching - page 2. (Read 30639 times)

newbie
Activity: 32
Merit: 0
newbie
Activity: 26
Merit: 0
April 06, 2019, 11:14:44 AM
I have 100 computer cpu=4 core.How many geekcash I can rev/day?
newbie
Activity: 64
Merit: 0
March 15, 2019, 03:53:38 AM
We have a Mini Game:
We will rely on the last 4 digits of Nonce at block number 15000. If anyone is correct all 4 numbers will win 1M GEEK, if anyone guess 3 correct numbers will win 100K GEEK. And all the winners were given an extra t-shirt.
https://twitter.com/GeekCash/status/1106456893059293184
newbie
Activity: 64
Merit: 0
February 25, 2019, 09:35:13 PM
Don't worry, we're taking a snapshot and send to you in about 5 days.
newbie
Activity: 48
Merit: 0
February 25, 2019, 05:06:41 PM
1. Download v1.3
, backup wallet.dat, masternode.conf, geekcash.conf and delete the remaining files

https://github.com/GeekCash/geek/releases


2. Update Masternode or GeekCash Daemon


rm -rf ./upgrade.sh
wget https://rawgit.com/GeekCash/masternode/master/upgrade.sh
chmod +x ./upgrade.sh
bash ./upgrade.sh


3. Update Pool

cd pool
rm -rf node_modules/
npm i

https://pool.geekcash.org/

4. We snapshot at block 400K, recal each address balance and transfer in 5 days. So don't worry.

5. Setup new Masternode
https://github.com/GeekCash/masternode

6. Setup new Pool
https://github.com/GeekCash/node-open-mining-portal

7. Masternode reward at block 4032 and start 50%

Well, do not you understand? I made a backup copy of wallet.dat, but where did the money go Huh
newbie
Activity: 12
Merit: 0
February 25, 2019, 09:58:47 AM
1. Download v1.3
, backup wallet.dat, masternode.conf, geekcash.conf and delete the remaining files

https://github.com/GeekCash/geek/releases


2. Update Masternode or GeekCash Daemon


rm -rf ./upgrade.sh
wget https://rawgit.com/GeekCash/masternode/master/upgrade.sh
chmod +x ./upgrade.sh
bash ./upgrade.sh


3. Update Pool

cd pool
rm -rf node_modules/
npm i

https://pool.geekcash.org/

4. We snapshot at block 400K, recal each address balance and transfer in 5 days. So don't worry.

5. Setup new Masternode
https://github.com/GeekCash/masternode

6. Setup new Pool
https://github.com/GeekCash/node-open-mining-portal

7. Masternode reward at block 4032 and start 50%
newbie
Activity: 27
Merit: 0
newbie
Activity: 5
Merit: 0
January 16, 2019, 02:31:47 AM
Hi, everybody. Help colleagues my second day can not synchronize the wallet. Yesterday ran did not wait had to turn off the computer. Huh Huh Huh Today already hours 6 costs on one place and isn't loaded. Please tell me what is the reason? And then coins can not wait for him in any way))) Thank you. Sorry for English I'm writing through Yandex translator. ))) Grin

Same here. Looks like dead.

https://discord.gg/W3eAJp

You need to upgrade.

You can come to the community and more people will help you.

Thanks. Now everything ok. Glad to see there is active community.
newbie
Activity: 12
Merit: 0
January 14, 2019, 08:40:12 PM
Hi, everybody. Help colleagues my second day can not synchronize the wallet. Yesterday ran did not wait had to turn off the computer. Huh Huh Huh Today already hours 6 costs on one place and isn't loaded. Please tell me what is the reason? And then coins can not wait for him in any way))) Thank you. Sorry for English I'm writing through Yandex translator. ))) Grin

Same here. Looks like dead.

https://discord.gg/W3eAJp

You need to upgrade.

You can come to the community and more people will help you.
newbie
Activity: 12
Merit: 0
January 13, 2019, 04:36:28 PM
perhaps there is no one and coin's dead that whether ?
newbie
Activity: 5
Merit: 0
January 12, 2019, 01:20:48 AM
Hi, everybody. Help colleagues my second day can not synchronize the wallet. Yesterday ran did not wait had to turn off the computer. Huh Huh Huh Today already hours 6 costs on one place and isn't loaded. Please tell me what is the reason? And then coins can not wait for him in any way))) Thank you. Sorry for English I'm writing through Yandex translator. ))) Grin

Same here. Looks like dead.
newbie
Activity: 12
Merit: 0
January 10, 2019, 04:26:55 PM
Hi, everybody. Help colleagues my second day can not synchronize the wallet. Yesterday ran did not wait had to turn off the computer. Huh Huh Huh Today already hours 6 costs on one place and isn't loaded. Please tell me what is the reason? And then coins can not wait for him in any way))) Thank you. Sorry for English I'm writing through Yandex translator. ))) Grin
newbie
Activity: 73
Merit: 0
January 09, 2019, 09:55:00 AM
Do you want to increase the collateral of Masternode?
Vote now: https://twitter.com/GeekCash/status/1081882869679550464

Would you care to explain the idea behind this increase? Since the coin costs basically nothing, what change would that bring?

Would that mean existing masternodes need to increase their initial deposit to keep generating reward?
newbie
Activity: 64
Merit: 0
January 09, 2019, 12:48:05 AM
Do you want to increase the collateral of Masternode?
Vote now: https://twitter.com/GeekCash/status/1081882869679550464
newbie
Activity: 64
Merit: 0
January 05, 2019, 09:13:27 PM
geekcash checkdaemon.sh started throwing messages on each run:

GeekCash server stopping
GeekCash server starting

All masternodes are in NEW_START_REQUIRED status now, I am failing to restart them.

What's happening?

Quote
geekcash-cli stop
cd ~/.geekcash/
rm -rf database
rm -rf chainstate
wget https://github.com/GeekCash/geekcash/releases/download/v1.2.0.1/bootstrap.zip
sudo apt-get install unzip
unzip bootstrap.zip
geekcashd -reindex

Download latest local wallet and restart masternode alias

I managed to start all nodes, now they are in ENABLED state.
However, I'm not getting any mining rewards since Dec 29. Why is that happening?

What's your IP?
newbie
Activity: 73
Merit: 0
January 05, 2019, 03:16:11 PM
geekcash checkdaemon.sh started throwing messages on each run:

GeekCash server stopping
GeekCash server starting

All masternodes are in NEW_START_REQUIRED status now, I am failing to restart them.

What's happening?

Quote
geekcash-cli stop
cd ~/.geekcash/
rm -rf database
rm -rf chainstate
wget https://github.com/GeekCash/geekcash/releases/download/v1.2.0.1/bootstrap.zip
sudo apt-get install unzip
unzip bootstrap.zip
geekcashd -reindex

Download latest local wallet and restart masternode alias

I managed to start all nodes, now they are in ENABLED state.
However, I'm not getting any mining rewards since Dec 29. Why is that happening?
newbie
Activity: 64
Merit: 0
January 05, 2019, 02:52:53 AM
geekcash checkdaemon.sh started throwing messages on each run:

GeekCash server stopping
GeekCash server starting

All masternodes are in NEW_START_REQUIRED status now, I am failing to restart them.

What's happening?

Quote
geekcash-cli stop
cd ~/.geekcash/
rm -rf database
rm -rf chainstate
wget https://github.com/GeekCash/geekcash/releases/download/v1.2.0.1/bootstrap.zip
sudo apt-get install unzip
unzip bootstrap.zip
geekcashd -reindex

Download latest local wallet and restart masternode alias
newbie
Activity: 27
Merit: 0
hero member
Activity: 2147
Merit: 518
January 04, 2019, 12:45:28 PM
Greek mesh is doing just nice. While ongoing chaos is accelerating ur confusion, u could grab another pile of masternodes and spin them up like never before with api call like this: RELOAD_CACHE_BAGGAGE. We are involved in the process of accumulating joint efforts to stabilize the node status and bring calm to this land as soon as we possibly can.
Pages:
Jump to: