Bitcoin Forum
May 28, 2024, 10:41:24 PM *
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 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 73 74 75 76 77 78 79 ... 295 »
  Print  
Author Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit & Taproot  (Read 557999 times)
cbuchner1
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
March 30, 2014, 11:49:49 AM
 #561

Just to make sure: I took the sources and forked it. I am planning on applying a fork if the dev won't show up soon. :p I can do the technical part but I need some others to do PR / graphics.

https://github.com/savale/GroestlCoin

If you fork it do something useful, like basing it on bitcoin core 0.9.0

No blockchain forks unless really necessary please.


savale
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
March 30, 2014, 11:54:29 AM
 #562

Just to make sure: I took the sources and forked it. I am planning on applying a fork if the dev won't show up soon. :p I can do the technical part but I need some others to do PR / graphics.

https://github.com/savale/GroestlCoin

If you fork it do something useful, like basing it on bitcoin core 0.9.0

No blockchain forks unless really necessary please.


I am not planning on forking the blockchain. First let's see if the dev comes online the next few days Smiley

edit: I will add some nice features (including new core) when applying the fork. Suggestions are welcome too.

Cryptokk
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
March 30, 2014, 12:43:24 PM
Last edit: March 30, 2014, 01:06:07 PM by Cryptokk
 #563

Hi, GRSers !

I would add GRS on my exchange but I have some issue to download the blockchain.
I keep being stuck on the block 170.

Tried many nodes, redownload, etc... I can't pass this block Wink

My debug log reporting me that I'm receiving only ORPHANS.

Code:
2014-03-30 12:38:19 SetBestChain: new best=0000000082dd6c25472954d42956e6e23de92e4188c94786188ee300405d0cd0  height=170  log2_work=33.744691  tx=171  date=2014-03-22 21:15:46 progress=0.000373
2014-03-30 12:38:19 ProcessBlock: ACCEPTED
2014-03-30 12:38:19 received block 000000017f9e4dec926f07c10836b1c6805b3a29cb08b964142bfd072bc0373c
2014-03-30 12:38:19 ERROR: AcceptBlock() : incorrect proof of work
2014-03-30 12:38:19 ERROR: ProcessBlock() : AcceptBlock FAILED
2014-03-30 12:38:19 Misbehaving: 185.**.**.41:1331 (0 -> 100) DISCONNECTING
2014-03-30 12:38:19 disconnecting node 185.**.**.41:1331
2014-03-30 12:38:19 getblocks 116 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500
2014-03-30 12:38:19 getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500
2014-03-30 12:38:19 received block 00000000086fdc62ea27324709c80547191a6497f0dab73b4be6dc54cbb3f833
2014-03-30 12:38:19 ProcessBlock: ORPHAN BLOCK, prev=00000000101f822ca98e45f7680d98fc57e9dc5528d4d7222f52de60ae59a3a5

Here the log after loading block 170.

Anyone have a valid node to share ?

edit:
I have tons of connections.
agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
March 30, 2014, 01:21:03 PM
 #564

...
Here the log after loading block 170.

Anyone have a valid node to share ?

edit:
I have tons of connections.

Try to clean the folder .groestlcoin and restart.

QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
Cryptokk
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
March 30, 2014, 01:40:03 PM
 #565

...
Here the log after loading block 170.

Anyone have a valid node to share ?

edit:
I have tons of connections.

Try to clean the folder .groestlcoin and restart.


Did it tons of time, tried various .conf, various nodes.
Working on this since yesterday.

I think this is the issue:

Code:
2014-03-30 12:38:19 ERROR: AcceptBlock() : incorrect proof of work
2014-03-30 12:38:19 ERROR: ProcessBlock() : AcceptBlock FAILED
2014-03-30 13:26:20 Misbehaving: 109.***.***.161:1331 (0 -> 100) DISCONNECTING
2014-03-30 13:26:20 disconnecting node 109.***.***.161:1331
2014-03-30 13:26:20 trying connection 78.***.***.117:1331 lastseen=117.6hrs
2014-03-30 13:26:23 connection timeout
2014-03-30 13:26:24 trying connection 217.***.***.235:1331 lastseen=360051.7hrs
2014-03-30 13:26:25 connection timeout
2014-03-30 13:26:25 trying connection 37.***.***.6:1331 lastseen=59.5hrs
2014-03-30 13:26:29 connection timeout
2014-03-30 13:26:30 trying connection 217.***.***.131:1331 lastseen=360051.7hrs
2014-03-30 13:26:30 connection timeout

And when a connection success, this is an orphan.

After this, I'm getting rejected by all peers.
I'm using the last version ofc.

I'll try to inject the blockchain. This is happening only on my server, not on my desktop (exactly same config, same OS, same all ^^). But I don't believe this will resolve the issue.

edit: errr, even after the injection, the blockchain showing the same issue.
Bigballs
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 30, 2014, 01:49:55 PM
 #566

Dev, you need a twitter account, reddit page and maybe Facebook account NOW! This should be your FIRST priority if you want this coin to make it.
DubFX
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 30, 2014, 02:09:39 PM
 #567

Yep this coin needs to gain more popularity i like this algo and my GPUs do too Smiley
Turpomann
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
March 30, 2014, 02:45:53 PM
 #568

Yep this coin needs to gain more popularity i like this algo and my GPUs do too Smiley
This algo seriously rocks! Groestl makes Keccak look like power hungry coal plant. Groestl is like soothing whisper in your ear.

I apologize my rally english. | (COMM) CVHe5HzG61dq7yULUKss9xzYzWzJnenFBN
kvipcn
Member
**
Offline Offline

Activity: 255
Merit: 12


View Profile WWW
March 30, 2014, 02:55:05 PM
 #569

Yep this coin needs to gain more popularity i like this algo and my GPUs do too Smiley
This algo seriously rocks! Groestl makes Keccak look like power hungry coal plant. Groestl is like soothing whisper in your ear.

my CPU&GPU love it.
coin5l1
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 30, 2014, 03:05:41 PM
 #570

You can vote to add this coin to Atomic-trade here: https://bitcointalk.org/index.php?topic=529591.20
It's free to vote and  the exchange has some really great features.
DuvajBalone
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
March 30, 2014, 03:17:33 PM
 #571

After Dark, Heavy and Hiro coin,  I added  this coin on my must mine list. I will give it a try for a few days. Cheers.
P.S. any news form dev, is he alive??
deathchuck
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 30, 2014, 03:30:48 PM
 #572

Groestl is good coin for mining, it's very cool, low energy, quiet... but why people dumping the GRS price?
Dev, can u do something interesthing for pump pump pump the price?

Calhil
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
March 30, 2014, 03:36:05 PM
 #573

Groestl is good coin for mining, it's very cool, low energy, quiet... but why people dumping the GRS price?
Dev, can u do something interesthing for pump pump pump the price?
People are dumping their coins because its just another pump and dump coin with unfair distribution. Better do the same while it still has some value.

BLC & SKC node: addnode=192.3.171.213
BLC: BcaLHiLk74XXSZdebHQY8b3CaoEBLaPtoV
verdun2003
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 30, 2014, 04:13:27 PM
 #574

Groestl is good coin for mining, it's very cool, low energy, quiet... but why people dumping the GRS price?
Dev, can u do something interesthing for pump pump pump the price?
People are dumping their coins because its just another pump and dump coin with unfair distribution. Better do the same while it still has some value.

"Unfair distribution"? Check Darkcoin - would you say the distribution was unfair? 2 million coin mined in 24h when there's not even 4 million after a few months. 2.5 million market cap.

Distribution for groestl is way fairer than most of the alt-coins, as it had DGW kicking early.

DubFX
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 30, 2014, 04:58:11 PM
 #575

Groestl is good coin for mining, it's very cool, low energy, quiet... but why people dumping the GRS price?
Dev, can u do something interesthing for pump pump pump the price?
People are dumping their coins because its just another pump and dump coin with unfair distribution. Better do the same while it still has some value.

"Unfair distribution"? Check Darkcoin - would you say the distribution was unfair? 2 million coin mined in 24h when there's not even 4 million after a few months. 2.5 million market cap.

Distribution for groestl is way fairer than most of the alt-coins, as it had DGW kicking early.
That's true there are lots of coins with big premine or instamine that are alive and kicking.
azhago
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
March 30, 2014, 05:16:56 PM
 #576

Groestl is good coin for mining, it's very cool, low energy, quiet... but why people dumping the GRS price?
Dev, can u do something interesthing for pump pump pump the price?
People are dumping their coins because its just another pump and dump coin with unfair distribution. Better do the same while it still has some value.
yeah, do that.

I will buy more Smiley

agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
March 30, 2014, 05:25:59 PM
 #577

https://twitter.com/COMKORTcom/status/450321502114963456

Quote
Congrats #MET, #PLC, #CREA, #CLR, #GRS, #RAIN, #RED for winning this week votes! Markets will be up shortly! #comkort


QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
srcxxx
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
March 30, 2014, 05:29:09 PM
 #578

Just to make sure: I took the sources and forked it. I am planning on applying a fork if the dev won't show up soon. :p I can do the technical part but I need some others to do PR / graphics.

https://github.com/savale/GroestlCoin

If you fork it do something useful, like basing it on bitcoin core 0.9.0

No blockchain forks unless really necessary please.


I am not planning on forking the blockchain. First let's see if the dev comes online the next few days Smiley

edit: I will add some nice features (including new core) when applying the fork. Suggestions are welcome too.

This sounds interesting. Could you provide more information please? Would it still be still the same Groestlcoin, or some other coin? If it will stay the same coin, how would we require all users to switch to the new wallet?

PS: Dev, please show up!
agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
March 30, 2014, 05:32:17 PM
 #579

Just to make sure: I took the sources and forked it. I am planning on applying a fork if the dev won't show up soon. :p I can do the technical part but I need some others to do PR / graphics.

https://github.com/savale/GroestlCoin
I think it would be better if you have worked together with the dev.

QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
Belogvardeec
Legendary
*
Offline Offline

Activity: 1358
Merit: 1013



View Profile
March 30, 2014, 05:41:11 PM
 #580

  Cool we won in the voting! Soon we will add in Comkort

"Bыcшaя дoбpoдeтeль в тyндpe тepпeниe и ocтopoжнocть. Bыcшaя дypocть лeзть нaпpoлoм. Oгибaй, выжидaй, тepпи."
Aктyaльнo и для тpeйдингa.
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 73 74 75 76 77 78 79 ... 295 »
  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!