Author

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

hero member
Activity: 658
Merit: 500
Admin of DwarfPool.com
Dwarf pool declares making payouts every 1h, but as I see, this is not the rule - admin can make payouts every 2 or 3h...or whenever he wants... Is he doing payouts manually?

"The payments on Dwarfpool are once an hour automatically" as a rule!

But sometimes there are some situations with manual payouts:
- the very first payout
- by the case of an attack till manual check,
- by working on the scripts I stop them for some while (like happened an hour ago)

I'm very sorry for delay, please read the today's post from mila
https://bitcointalksearch.org/topic/m.5877386

You got me wrong. It's not a problem if i.e. I will get payout half of an hour later Smiley At least payouts are made and we are getting coins. Just in the context I was saying, that in P2Pools you can get coins instantly just after block is found Smiley
Edit: by the way, getting frequent disconnects "Stratum connection to Pool 0 interrupted"... Sad Are you changing something or there is a problem with connection?

Anybody knows what is wrong with cpu-pool.net payouts? Are anyone getting payments from them?

I didnt restart Groestl, that means lose of connection because of your/on-on-the-network provider, they sometimes break long connections.
Better to choose the closest server, the rest as failover
legendary
Activity: 2688
Merit: 1240
I've also started a pool, still looking for the first Block but should be ok:

https://grs.suprnova.cc

Vdiff+Stratum, starting at low diff for CPU miners.
Currently no fee
DDoS protected
Payouts every minute
Support via Thread or PM here
sr. member
Activity: 396
Merit: 250
I speak: LT, RU, EN
Dwarf pool declares making payouts every 1h, but as I see, this is not the rule - admin can make payouts every 2 or 3h...or whenever he wants... Is he doing payouts manually?

"The payments on Dwarfpool are once an hour automatically" as a rule!

But sometimes there are some situations with manual payouts:
- the very first payout
- by the case of an attack till manual check,
- by working on the scripts I stop them for some while (like happened an hour ago)

I'm very sorry for delay, please read the today's post from mila
https://bitcointalksearch.org/topic/m.5877386

You got me wrong. It's not a problem if i.e. I will get payout half of an hour later Smiley At least payouts are made and we are getting coins. Just in the context I was saying, that in P2Pools you can get coins instantly just after block is found Smiley
Edit: by the way, getting frequent disconnects "Stratum connection to Pool 0 interrupted"... Sad Are you changing something or there is a problem with connection?

Anybody knows what is wrong with cpu-pool.net payouts? Are anyone getting payments from them?
hero member
Activity: 658
Merit: 500
Admin of DwarfPool.com
Dwarf pool declares making payouts every 1h, but as I see, this is not the rule - admin can make payouts every 2 or 3h...or whenever he wants... Is he doing payouts manually?


"The payments on Dwarfpool are once an hour automatically" as a rule!

But sometimes there are some situations with manual payouts:
- the very first payout
- by the case of an attack till manual check,
- by working on the scripts I stop them for some while (like happened an hour ago)

I'm very sorry for delay, please read the today's post from mila
https://bitcointalksearch.org/topic/m.5877386

hero member
Activity: 756
Merit: 502

ccminer v0.4 was released on github. Get the windows binaries there. It should fix stratum pool mining for GroestlCoin.

https://github.com/cbuchner1/ccminer/releases/tag/v0.4
sr. member
Activity: 396
Merit: 250
I speak: LT, RU, EN
nope not planning on going ahead with the p2pool

Ech, such a pity Sad I was starting to like P2Pools Smiley
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
nope not planning on going ahead with the p2pool
sr. member
Activity: 396
Merit: 250
I speak: LT, RU, EN
New pool:
http://cpu-pool.net/grs/

We test stratum in testnet work fine with last miners. (gpu and cpu)

First payout was made for me from this pool. I see transaction in pool's transactions list, but after some time coins still are not in my wallet. What can be a problem? (wrote to admin of the pool also from web contact form).
Edit: have 2 receiving addresses - can this have effect on this issue?
Edit: http://agran.net/grs_getbalance.php?addr=FtQPdQfMnPt5u7k5VZGJ7X1vJeJ1EyMn97 shows 0 coins Sad So does that mean pool is not making real payments?! Or transaction is only planned but not executed?..
Edit: or maybe this pool pays not to groestlcoin wallets? Smiley

Edit: as I see - the best choice is P2Pool as there is no problem with payouts. Dwarf pool declares making payouts every 1h, but as I see, this is not the rule - admin can make payouts every 2 or 3h...or whenever he wants... Is he doing payouts manually?

ahmed_bodi: how things are going with P2Pool? Are you still planing to launch it?
hero member
Activity: 784
Merit: 1005
You can vote for supporting addition of GroestlCoin to poloniex !

add comments here :
http://poloniex.freshdesk.com/support/tickets/1361

dev should also contact busoni, he normally adds coins easily if he sees at least a dedicated dev and interest in the coin.
legendary
Activity: 1246
Merit: 1000

Code:
apt-get install libcurl4-gnutls-dev
git clone https://github.com/ig0tik3d/GroestlCoin-cpu-1.0a
cd GroestlCoin-cpu-1.0a
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3"
make
more correct(groestl algo optimized for sse4 instructions)
Code:
./configure CFLAGS="-O3 -msse4"
hero member
Activity: 910
Merit: 1000
CPU Miner Ubuntu
Code:
apt-get install libcurl4-gnutls-dev
git clone https://github.com/ig0tik3d/GroestlCoin-cpu-1.0a
cd GroestlCoin-cpu-1.0a
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3 -msse4"
make

Code:
./minerd -a groestl -o stratum+tcp://erebor.dwarfpool.com:3345 -u FiMi93AksBjB3JwcBcYrTmPV82Jw4q349f -p p -t 8
May be you will need these packages:

Code:
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev
newbie
Activity: 25
Merit: 0
Have I. But then comes from sph-sgminer the messages: not fast enough for work. And my speed is always the same. I dont understand this  Huh
sr. member
Activity: 396
Merit: 250
I speak: LT, RU, EN
Yeah!  Grin

Mir first block! And this in 4 hours with only 8 MH/s  Cool

Know anyone good settings for a 7850? I tried many settings but i get only ~ 2 MH/s and with my other card get i almost 6 MH/s. But by scrypt creates the only ~ 30% more. Strange, or?

Try running more threads. I use -g 10 on 6770 and getting ~3Mh/s Grin
newbie
Activity: 25
Merit: 0
Yeah!  Grin

Mir first block! And this in 4 hours with only 8 MH/s  Cool

Know anyone good settings for a 7850? I tried many settings but i get only ~ 2 MH/s and with my other card get i almost 6 MH/s. But by scrypt creates the only ~ 30% more. Strange, or?
sr. member
Activity: 420
Merit: 250
"Proof-of-Asset Protocol"
hero member
Activity: 938
Merit: 1000
anyone tried optimize cpu miner for this coin? seems this coin need to be cpu mining profitable))

Thanks ig0tik3d again for your optimized cpuminer. I got 1.8Mhs for core i7-4670k. Groestl is indeed CPU-mined friendly.
sr. member
Activity: 420
Merit: 250
"Proof-of-Asset Protocol"
New pool:
http://cpu-pool.net/grs/

We test stratum in testnet work fine with last miners. (gpu and cpu)

full member
Activity: 170
Merit: 100
can't get it to sync, nodes?
68.0.160.3
70.123.187.172
182.84.64.121
[2001:0:5ef5:79fb:3451:34c9:acf4:878f]
188.226.162.68
77.90.240.85
103.16.218.165
76.16.120.82
192.187.118.162
38.126.94.12
62.210.141.204
thanks Smiley
legendary
Activity: 1246
Merit: 1000
can't get it to sync, nodes?
68.0.160.3
70.123.187.172
182.84.64.121
[2001:0:5ef5:79fb:3451:34c9:acf4:878f]
188.226.162.68
77.90.240.85
103.16.218.165
76.16.120.82
192.187.118.162
38.126.94.12
62.210.141.204
full member
Activity: 170
Merit: 100
can't get it to sync, nodes?
Jump to: