Author

Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit | Building Lightning Network - page 189. (Read 558212 times)

sr. member
Activity: 462
Merit: 252
The GRS block reward just changed from 312 to 293. According to http://coinia.net/groestlcoin/reward.html this should be 10 days from now.

I assume this is due to the timewarp thing, and I don't think it's a big deal, but maybe the graph and/or info on the website should be corrected. Or is the fork going to reset the rewards to the expected level?
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
Umm… hi guys.

I'm over here from Myriadcoin...
Ive been noticing that u r communicating misleading info regarding your coin.

To be precise Myriadcoin DOES NOT USE GROESTL, IT USES Groestl + Groestl . THEY R DIFFERENT.

Since it is my firm belief Myriad-Groestl  is the ultimate PoW algo u can understand why your PR vexes me.

PLS change you rmessaging to be more accurate (truthful!) ASAP

I will continue to pester u on this,

with respect,

Ahmed
hero member
Activity: 812
Merit: 1000
MESSASGE JUST POSTED IN MYRIADCOIN THREAD BY ME:
https://bitcointalksearch.org/topic/m.6720778

THEIR PR NEEDS CORRECTION!

Umm… hi guys.

I'm over here from Groestlcoin…
Ive been noticing that u r communicating misleading info regarding your coin.

To be precise Myriadcoin DOES NOT USE GROESTL, IT USES MYRIAD-GROESTL. THEY R DIFFERENT.

Since it is my firm belief Groestl is the ultimate PoW algo u can understand why your PR vexes me.

PLS change you rmessaging to be more accurate (truthful!) ASAP

I will continue to pester u on this,

with respect,
CH


legendary
Activity: 2716
Merit: 1094
Black Belt Developer
thread concurrency shouldn't make any difference on grs, it's only for scrypt (and possibly other memory intensive algos).
hero member
Activity: 812
Merit: 1000
According to spreadsheet a 280x can range from ~6 - ~7 MH/s
https://docs.google.com/spreadsheets/d/1hTOUdJZrKqrNDXTIbXgNvJtj_fnpECREcs-eHxaGrZc/edit#gid=0

Therefore 6.4MH/s falls within range. I will edit pdf to state a 280x gets ~6.5MH/s , not ~7MH/s, since it is only a couple models of 280x that break 7MH/s

thanks

p.s. underclock mem to 1000 and push core core to 1150 if possible. Try a different TC for experimentation , see spreadsheet.



 
GPU clock is 1100, mem clock is 1500, undervolted to 1.131v. I have no trixx - as I use bamt (linux).

Ok, multiplier is ok, but nevertheless the hash rte is not high enough.

1.If u are experiencing difficulty running suggested/latest miner pls try this tip from the official FAQ:
http://www.groestlcoin.org/faq/


Download my complete guide for Groestlcoin AMD mining from the official GRS Forum:
http://groestlcoin.org/forum/index.php?topic=23.0

THX!

Hi there!

For some reason, I am not able to push R9 280x pass 6.4 MHash/s mark. I am using the following miner:

https://github.com/badman74/sph-sgminer

I am not able to use your suggested miner as it does not submit any shares at dwarfpool.com. The machine hashes and hashes - AND EVEN IF I MINE with your miner and your suggested settings, I cannot push it over 6.3 MHash/s mark.

The card is in good shape, I have always able to push it when mining Scrypt. GPU clock is set to 1100, mem clock is set to 1500.

Settings I use, are:
    "auto-fan" : true,
    "gpu-fan": "30-99",
    "temp-cutoff" : "95",
    "temp-overheat" : "85",
    "temp-target" : "79",
    "worksize": "256",
    "intensity" : "20",
    "gpu-threads" : "1",
    "thread-concurrency" : "8192",
    "lookup-gap" : "0",
    "vectors" : "1",
    "shaders" : "2048",
    "api-port": "4028",
    "api-listen": true,
    "api-allow": "W:127.0.0.1",
    "failover-only" : true,
    "no-pool-disable": true,
    "no-submit-stale" : true,
    "queue": "0",
    "log" : "5",
    "gpu-powertune" : "20",
    "algorithm" : "groestlcoin",


Iam using BAMT 1.6.0 and I have compiled miners from scratch without any problems. The card is not overheating and I have a good PSU.

member
Activity: 93
Merit: 10
GPU clock is 1100, mem clock is 1500, undervolted to 1.131v. I have no trixx - as I use bamt (linux).

Ok, multiplier is ok, but nevertheless the hash rte is not high enough.

1.If u are experiencing difficulty running suggested/latest miner pls try this tip from the official FAQ:
http://www.groestlcoin.org/faq/


Download my complete guide for Groestlcoin AMD mining from the official GRS Forum:
http://groestlcoin.org/forum/index.php?topic=23.0

THX!

Hi there!

For some reason, I am not able to push R9 280x pass 6.4 MHash/s mark. I am using the following miner:

https://github.com/badman74/sph-sgminer

I am not able to use your suggested miner as it does not submit any shares at dwarfpool.com. The machine hashes and hashes - AND EVEN IF I MINE with your miner and your suggested settings, I cannot push it over 6.3 MHash/s mark.

The card is in good shape, I have always able to push it when mining Scrypt. GPU clock is set to 1100, mem clock is set to 1500.

Settings I use, are:
    "auto-fan" : true,
    "gpu-fan": "30-99",
    "temp-cutoff" : "95",
    "temp-overheat" : "85",
    "temp-target" : "79",
    "worksize": "256",
    "intensity" : "20",
    "gpu-threads" : "1",
    "thread-concurrency" : "8192",
    "lookup-gap" : "0",
    "vectors" : "1",
    "shaders" : "2048",
    "api-port": "4028",
    "api-listen": true,
    "api-allow": "W:127.0.0.1",
    "failover-only" : true,
    "no-pool-disable": true,
    "no-submit-stale" : true,
    "queue": "0",
    "log" : "5",
    "gpu-powertune" : "20",
    "algorithm" : "groestlcoin",


Iam using BAMT 1.6.0 and I have compiled miners from scratch without any problems. The card is not overheating and I have a good PSU.

hero member
Activity: 812
Merit: 1000
1.If u are experiencing difficulty running suggested/latest miner pls try this tip from the official FAQ:
http://www.groestlcoin.org/faq/


Download my complete guide for Groestlcoin AMD mining from the official GRS Forum:
http://groestlcoin.org/forum/index.php?topic=23.0

THX!

Hi there!

For some reason, I am not able to push R9 280x pass 6.4 MHash/s mark. I am using the following miner:

https://github.com/badman74/sph-sgminer

I am not able to use your suggested miner as it does not submit any shares at dwarfpool.com. The machine hashes and hashes - AND EVEN IF I MINE with your miner and your suggested settings, I cannot push it over 6.3 MHash/s mark.

The card is in good shape, I have always able to push it when mining Scrypt. GPU clock is set to 1100, mem clock is set to 1500.

Settings I use, are:
    "auto-fan" : true,
    "gpu-fan": "30-99",
    "temp-cutoff" : "95",
    "temp-overheat" : "85",
    "temp-target" : "79",
    "worksize": "256",
    "intensity" : "20",
    "gpu-threads" : "1",
    "thread-concurrency" : "8192",
    "lookup-gap" : "0",
    "vectors" : "1",
    "shaders" : "2048",
    "api-port": "4028",
    "api-listen": true,
    "api-allow": "W:127.0.0.1",
    "failover-only" : true,
    "no-pool-disable": true,
    "no-submit-stale" : true,
    "queue": "0",
    "log" : "5",
    "gpu-powertune" : "20",
    "algorithm" : "groestlcoin",


Iam using BAMT 1.6.0 and I have compiled miners from scratch without any problems. The card is not overheating and I have a good PSU.

sr. member
Activity: 266
Merit: 250
Dear Groestlcoin community!

Please review the proposed security update to Groestlcoin: https://github.com/GroestlCoin/GroestlCoin/pull/10/files

If no problems / recommendations are received within 24 hours from now, this pull request will be merged into the main github repo, we will compile Win and Mac wallets and start the migration to Groestlcoin v2.0.5 wallet.

The most important change is a hard fork at block 100,000 (about 6 days from now) where we switch from DGW v1 to DGW v3.

Thank you for your support.

srcxxx
sr. member
Activity: 266
Merit: 250
Thanks to the pointer given by the Legendarycoin team, i've implemented a new "kind" of faucet... Floppy faucet!

http://cryptocoinfaucet.appspot.com/games/floppy?coin=GRS

Be gentle plz....

Also, if anyonye is willing... Here's a personal "thank you" address Smiley FiWCJUzL1UPFza1PpF7oAcwSUUGohYQNSF

Hi!

Thank you for this!

It is also possible to use "spacebar" instead of a mouseclick.

Also, once you withdraw some funds, the amount does not decrease. You withdraw again and it says "insufficient funds".

Is it possible to know how much GRS are currently "in the bank"?

srcxxx

I'm using the game backing wallet currently FeSjdPY3D4Az94XD33hudKtRgim58uuq9G as a buffer for the transactions, but the rewards will be deducted form the faucet's address (which is showing a weird huge amount due to the way wallets handle the balances) FjTNDaXTMExn7WQpFQraV33XTzgaC7BJo3.


the main wallet shows 53 GRS, does it sound right? http://grs.42tx.com/address/FjTNDaXTMExn7WQpFQraV33XTzgaC7BJo3
As for this address - it doesn't work here: http://grs.42tx.com/address/FeSjdPY3D4Az94XD33hudKtRgim58uuq9G
and shows as 0 here: http://coinia.net/groestlcoin/getbalance.php?addr=FeSjdPY3D4Az94XD33hudKtRgim58uuq9G

How many GRS do you now have in the faucet?

Also, how much are paid to people who play the game? Is it based solely on how long they play / how far they can fly  or is is multiplied by the total numer of GRS in the wallet?

Thanks
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
Thanks to the pointer given by the Legendarycoin team, i've implemented a new "kind" of faucet... Floppy faucet!

http://cryptocoinfaucet.appspot.com/games/floppy?coin=GRS

Be gentle plz....

Also, if anyonye is willing... Here's a personal "thank you" address Smiley FiWCJUzL1UPFza1PpF7oAcwSUUGohYQNSF

Hi!

Thank you for this!

It is also possible to use "spacebar" instead of a mouseclick.

Also, once you withdraw some funds, the amount does not decrease. You withdraw again and it says "insufficient funds".

Is it possible to know how much GRS are currently "in the bank"?

srcxxx

I'm using the game backing wallet currently FeSjdPY3D4Az94XD33hudKtRgim58uuq9G as a buffer for the transactions, but the rewards will be deducted form the faucet's address (which is showing a weird huge amount due to the way wallets handle the balances) FjTNDaXTMExn7WQpFQraV33XTzgaC7BJo3.
sr. member
Activity: 266
Merit: 250
Thanks to the pointer given by the Legendarycoin team, i've implemented a new "kind" of faucet... Floppy faucet!

http://cryptocoinfaucet.appspot.com/games/floppy?coin=GRS

Be gentle plz....

Also, if anyonye is willing... Here's a personal "thank you" address Smiley FiWCJUzL1UPFza1PpF7oAcwSUUGohYQNSF

Hi!

Thank you for this!

It is also possible to use "spacebar" instead of a mouseclick.

Also, once you withdraw some funds, the amount does not decrease. You withdraw again and it says "insufficient funds".

Is it possible to know how much GRS are currently "in the bank"?

srcxxx
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
Thanks to the pointer given by the Legendarycoin team, i've implemented a new "kind" of faucet... Floppy faucet!

http://cryptocoinfaucet.appspot.com/games/floppy?coin=GRS

Be gentle plz....

Also, if anyonye is willing... Here's a personal "thank you" address Smiley FiWCJUzL1UPFza1PpF7oAcwSUUGohYQNSF
sr. member
Activity: 266
Merit: 250

And since dwarfpool has about 50% of hashrate (yes, again!!!) it seriously harms the DGW algo and it sets totally incorrect difficulty. Which in turn results in more blocks being found than planned.


This is the first time I hear something like that.

I think something similar to this was happening: https://forum.feathercoin.com/index.php?/topic/2293-vulnerability-in-pool-server-stratum-implementation-quickfix-for-pools-in-here/

One of the nodes was broadcasting incorrect time. The stratum software was setting incorrect timestamp on the mined block and that lead to incorrect difficulty calculation.

To fight against this, I'm proposing that we fork into DGWv3 on block #100,000. (In about 6 days from now)

I'll provide more details shortly.

Thanks
sr. member
Activity: 311
Merit: 250
member
Activity: 93
Merit: 10
member
Activity: 93
Merit: 10

Download my complete guide for Groestlcoin AMD mining from the official GRS Forum:
http://groestlcoin.org/forum/index.php?topic=23.0

THX!

Hi there!

For some reason, I am not able to push R9 280x pass 6.4 MHash/s mark. I am using the following miner:

https://github.com/badman74/sph-sgminer

I am not able to use your suggested miner as it does not submit any shares at dwarfpool.com. The machine hashes and hashes - AND EVEN IF I MINE with your miner and your suggested settings, I cannot push it over 6.3 MHash/s mark.

The card is in good shape, I have always able to push it when mining Scrypt. GPU clock is set to 1100, mem clock is set to 1500.

Settings I use, are:
    "auto-fan" : true,
    "gpu-fan": "30-99",
    "temp-cutoff" : "95",
    "temp-overheat" : "85",
    "temp-target" : "79",
    "worksize": "256",
    "intensity" : "20",
    "gpu-threads" : "1",
    "thread-concurrency" : "8192",
    "lookup-gap" : "0",
    "vectors" : "1",
    "shaders" : "2048",
    "api-port": "4028",
    "api-listen": true,
    "api-allow": "W:127.0.0.1",
    "failover-only" : true,
    "no-pool-disable": true,
    "no-submit-stale" : true,
    "queue": "0",
    "log" : "5",
    "gpu-powertune" : "20",
    "algorithm" : "groestlcoin",


Iam using BAMT 1.6.0 and I have compiled miners from scratch without any problems. The card is not overheating and I have a good PSU.
full member
Activity: 238
Merit: 100
Medichain: The Medical Big-Data Platform
I started to have some thoughts while reading through the JPC thread... and posted a bit over there, but wanted to bring the conversation over here and see what the thoughts were on load balancing mining pools somehow for the good of the coin.

I see tons of problems with any coin that has success with most of the miners jumping to specific pools and the hashrate of that one pool getting too large, and then just continuing to grow from there. Seems to be happening all the time...

Usually everyone just asks people to move, but very few seem to actually do it, and I am guessing after finally getting their rig running right very few want to go and reconfigure just to move elsewhere.

JPC seems to have the problem of their Jackpot actually encouraging miners to flock to the greatest place to get a shared slice of the big payout, but I think it probably applies to all coins as we have seen with the coin and dwarfpool issue here popping up.

Neither is a good thing (miners flocking to one pool, or confrontation with a coin and it's biggest pool)

So my thoughts are on how does a 'coin' handle this in a way that can work out for both in the future? Has there been anything tried on coins that may have eventually failed to address the issue?

Has any coin gone down this road before?

I was just thinking that with the 'Democratizing Mining' concept with Groestlcoin that making sure the power doesn't fall into one group's hands fits into that line of thinking and direction for future consideration...

My simple, not more than 20 minutes of thought is to collect a % of the payouts above a certain number that are shared based on inverse percentage to the smaller pools to increase payouts on those pools and encourage the movement automatically. No mass exodus, but just enough bonus that some pool breaking the ~33% of total hash rate barrier max (or whatever number is decided) would be paying bonuses to miners in the smaller pools with extra profits.

Anyhow, maybe I am just crazy... but just wanted to share my thoughts.
hero member
Activity: 812
Merit: 1000
newbie
Activity: 21
Merit: 0
This is a very good coin. Worthy of attention!
newbie
Activity: 28
Merit: 0
You can now trade GroestlCoin on ICURREX.com! Join the world's fastest, most innovative, crypto currency trading exchange
Jump to: