Bitcoin Forum
April 28, 2024, 10:14:08 AM *
News: Latest Bitcoin Core release: 27.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 »
  Print  
Author Topic: [ANNOUNCE] New alternate cryptocurrency - Geist Geld  (Read 74113 times)
ArtForz
Sr. Member
****
Offline Offline

Activity: 406
Merit: 257


View Profile
September 18, 2011, 08:40:12 AM
 #381

hmm, the "peers disagree with NTP" looks more and more like it can pretty much only be a bad ntp response:

Added time data, samples 17, offset -2 (+0 minutes)
-2  -2  -2  -1  -1  -1  -1  -1  -1  -1  -1  -1  +0  +0  +0  +0  +0  |  nTimeOffset = -1  (+0 minutes)

This is on a box with ntpd synced to a local stratum1 where the current SNTP code consistently gets < 10ms offset to local time from all pool.ntp.org servers I tried.

The basic problem is... we can't trust the local clock to be accurate, and if median-of-peers and SNTP disagree by more than a few sec... which one is right?
Gut feeling says if peers and NTP disagree by too much preferring median-of-peers time and issuing a warning might be better, current code uses NTP time and issues a warning under those conditions.

bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz
i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714299248
Hero Member
*
Offline Offline

Posts: 1714299248

View Profile Personal Message (Offline)

Ignore
1714299248
Reply with quote  #2

1714299248
Report to moderator
1714299248
Hero Member
*
Offline Offline

Posts: 1714299248

View Profile Personal Message (Offline)

Ignore
1714299248
Reply with quote  #2

1714299248
Report to moderator
Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
September 18, 2011, 05:24:04 PM
 #382

Yes, I tend to agree with your gut feel, will have to tweak that bit later on.


Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
September 18, 2011, 05:38:48 PM
 #383

Hm, the RPC error is quite bizzare - I successfully connect GUIminer "out of the zip" (though its option saving is apparently weird and I have to re-input port every time it restarts). Sent ya some geists

P.S.:
dishwara, seriously, open up them ports for them incoming connections  Cheesy. That will make you and Geist Geld as a whole happier Smiley


Ports are open only. I think the problem is guiminer searching for bitcoin.exe.
For GG which is the client & server file to run to mine solo?
is it geistd.exe?
I think if it is then giving it in the guiminer "location of bitcoin client" solve RPC problem.
Moray
Full Member
***
Offline Offline

Activity: 143
Merit: 100


View Profile
September 18, 2011, 05:50:48 PM
 #384

No need for server. Just solo, localhost, user, pass and port (8777), and GG application opened, of course.
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
September 18, 2011, 06:13:18 PM
 #385

Guiminer giving error.

Code:
2011-09-18 23:42:40: Running command: poclbm.exe --user=aa --pass=aa -o localhost -p 8777 --device=0 --platform=0 --verbose 
2011-09-18 23:42:40: Listener for "Default" started
2011-09-18 23:42:42: Listener for "Default": 18/09/2011 23:42:42, Setting pool aa @ localhost:8777
2011-09-18 23:42:45: Listener for "Default": Wrong username or password

This is in bitcoin.cnf file in virtual_data folder
testnet_config=1
testnet=1
rpcpassword=aa
rpcuser=aa
printtoconsole=1

EDIT:
It mines now.

Cosbycoin
Hero Member
*****
Offline Offline

Activity: 980
Merit: 506



View Profile
September 18, 2011, 06:40:52 PM
 #386

Guiminer giving error.

Code:
2011-09-18 23:42:40: Running command: poclbm.exe --user=aa --pass=aa -o localhost -p 8777 --device=0 --platform=0 --verbose 
2011-09-18 23:42:40: Listener for "Default" started
2011-09-18 23:42:42: Listener for "Default": 18/09/2011 23:42:42, Setting pool aa @ localhost:8777
2011-09-18 23:42:45: Listener for "Default": Wrong username or password

This is in bitcoin.cnf file in virtual_data folder
testnet_config=1
testnet=1
rpcpassword=aa
rpcuser=aa
printtoconsole=1

EDIT:
It mines now.



What's your hashing rate?
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
September 18, 2011, 07:18:55 PM
 #387

Guiminer giving error.

Code:
2011-09-18 23:42:40: Running command: poclbm.exe --user=aa --pass=aa -o localhost -p 8777 --device=0 --platform=0 --verbose 
2011-09-18 23:42:40: Listener for "Default" started
2011-09-18 23:42:42: Listener for "Default": 18/09/2011 23:42:42, Setting pool aa @ localhost:8777
2011-09-18 23:42:45: Listener for "Default": Wrong username or password

This is in bitcoin.cnf file in virtual_data folder
testnet_config=1
testnet=1
rpcpassword=aa
rpcuser=aa
printtoconsole=1

EDIT:
It mines now.



What's your hashing rate?

I hope this explains more

Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
September 18, 2011, 08:25:35 PM
 #388

looks perfectly fine to me

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
September 19, 2011, 03:30:20 AM
Last edit: September 19, 2011, 06:03:39 AM by dishwara
 #389

I see a strange problem in guiminer. Even after configuring & SAVING & mining, restarting guiminer with quit changes the port back to 8332 in stead of 8777.
Seems guiminer not saving the port number, so in every restart of guiminer port number have to be given again.

I mined only 30 minutes & got 2 blocks & my balance increased from 9 to 23. Since each block has 7 coins. So i hope i am mining correctly.

@Lolcust:  Also please add in your signature in BOLD letters to update the config file with ntp=1 instead of ntp=0.
Many are still using old version & it takes me sometimes 1 or 2 attempts to restart GG to get no error/no ntp error in getinfo.


Post edited.
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
September 19, 2011, 04:02:18 AM
 #390

Mine is running great now, after tons of trials and one change of computer Smiley .  I think most of the problems should be due to firewall setting as for this computer, I just unpack and run and it is running perfectly.
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
September 19, 2011, 05:56:29 AM
 #391

The reason for not mining is very simple.
Its not due to not correctly pointing to bitcoin client.

Its for this reason config in bitcoin.conf

Code:
# rpcport will also be changed for namecoin here
rpcport=8777

noirc=0
dns=0
gen=0   I changed it to gen=1


On next release update gen=1.

Also i see a strange problem in guiminer. Even after configuring & SAVING & mining, restarting guiminer with quit changes the port back to 8332 in stead of 8777.
Seems guiminer not saving the port number, so in every restart of guiminer port number have to be given again.

I mined only 30 minutes & got 2 blocks & my balance increased from 9 to 23. Since each block has 7 coins. So i hope i am mining correctly.

@Lolcust:  Also please add in your signature in BOLD letters to update the config file with ntp=1 instead of ntp=0.
Many are still using old version & it takes me sometimes 1 or 2 attempts to restart GG to get no error/no ntp error in getinfo.



Are you sure about the gen=1 ? It should run fine with "gen=0".

I thought "gen" is for CPU mining on the local machine, by the client itself.
But that doesn't give you much coins, CPU's are slow for mining...
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
September 19, 2011, 05:59:58 AM
 #392

yes. its not gen=0 gave problem. But guiminer port not storing.
Always port changes to 8332 after restart of guiminer.
Splirow
Full Member
***
Offline Offline

Activity: 164
Merit: 100


View Profile
September 19, 2011, 02:21:48 PM
 #393

Lolcust,

when will you make a more simplified client?

worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
September 19, 2011, 02:24:19 PM
 #394

I finally mined 28 GG coins successfully with 2 blocks of orphaned coins.   It would be nice if someone start a pool though.
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
September 20, 2011, 04:05:17 AM
 #395

I finally mined 28 GG coins successfully with 2 blocks of orphaned coins.   It would be nice if someone start a pool though.

yesyes, plz pool.  I'm too lazy/ untrustworthy to get involved without a pool =/

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
September 20, 2011, 01:44:24 PM
 #396

I think until Lolcust changes the testnet folder to some other name, no pool or exchange will take GG seriously.
Since GG restarted many used to believe that it will be restarted again. Besides that it has a folder named testnet which has wallet.dat..
So, its obvious that anyone can easily believe that GG is still in test net only.

~40000 blocks mined so far, its really higher than the blocks mined by any other currency besides bitcoin. Now I0C passed ~44000+ blocks.

So better release a new version with NO TESTNET folder & also ntp=1
ama
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
September 20, 2011, 02:01:11 PM
 #397

Is there real interest in a blockexplorer-like site for Geist Geld?  Help me decide if I should set it up!     Grin

Yes: 16p7hr3nKhFrKz3qn2cg3Q3buEgr5yPnU9
No: 1H51nfR4V83dhy9niUZjjXigVVYeX14qZ9

0:0, so there doesn't seem to be neither real need nor interest in the blockexplorer for GG.   Grin

Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
September 20, 2011, 02:04:17 PM
 #398

Oy, no one donated ? How sad.  I shall donate, then, a bitcoin for science.
Bitcoin away Smiley

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
Mousepotato
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Seal Cub Clubbing Club


View Profile
September 20, 2011, 02:06:58 PM
 #399

I still can't connect.  In the GG client window I see a message that says "no valid UPnP IGDs found".  What does that even mean?

Mousepotato
Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
September 20, 2011, 02:09:30 PM
 #400

I still can't connect.  In the GG client window I see a message that says "no valid UPnP IGDs found".  What does that even mean?

Means that the UPnP has not found a device it could have dirty talk with, so you are falling back on the vanilla approach to port forwarding

Strange enough you have no outgoing ones tho.

Post your getinfo and your config ( www.pastebin.com )

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
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 »
  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!