Author

Topic: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ - page 331. (Read 923924 times)

sr. member
Activity: 827
Merit: 250
It is as well  Grin two units with one number
http://prntscr.com/eeoz7g
uhmmm... i look blockexplorer ... strange the difficulty and the nethashrate Pow don't change every is fixed and my stratum don't accept shares and blocks....
i think the problem is a new param Velocity in latest wallet....
member
Activity: 85
Merit: 10
hero member
Activity: 966
Merit: 501
client v0.8.5.3_Patch-6
block 649999
client is crasching

need resync ?

Disable POS for now, that is what is crashing the client.
newbie
Activity: 48
Merit: 0
Yes, I fired up my miners.. All rejects so far, but I am confident it will be sorted soon!

sr. member
Activity: 304
Merit: 250
client v0.8.5.3_Patch-6
block 649999
client is crasching

need resync ?
hero member
Activity: 532
Merit: 500
sr. member
Activity: 298
Merit: 250
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
why not making the pool source code open source???

I'm pretty sure it is open source.  MPOS and a hmq1725 python hashing module made by ocminer:
MPOS: https://github.com/MPOS/php-mpos
Python Hashing Module: https://github.com/ocminer/hmq-hash
Wink
and the stratum-mining backend  part

based on the changes that were made on feb 6 to https://github.com/Crypto-Expert/stratum-mining it looks like all you would have to do is change a few lines in the config.py:
ALGO_NAME = 'lyra2re2_hash'  to ALGO_NAME = 'hmq'
Uncomment and change: #CUSTOM_DIFF1 = 0x0000ffff00000000000000000000000000000000000000000000000000000000 # Scrypt
to CUSTOM_DIFF1 = 0x000000ffff000000000000000000000000000000000000000000000000000000 # HMQ1725


but CryptoCoderz has everything together why not release

It's a change in a config file....just like adding your daemon's port, rpcpassword and ip address.  It's not something that needs to be released a with the 2 lines mentioned above changed.
full member
Activity: 239
Merit: 100
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
why not making the pool source code open source???

I'm pretty sure it is open source.  MPOS and a hmq1725 python hashing module made by ocminer:
MPOS: https://github.com/MPOS/php-mpos
Python Hashing Module: https://github.com/ocminer/hmq-hash
Wink
and the stratum-mining backend  part

based on the changes that were made on feb 6 to https://github.com/Crypto-Expert/stratum-mining it looks like all you would have to do is change a few lines in the config.py:
ALGO_NAME = 'lyra2re2_hash'  to ALGO_NAME = 'hmq'
Uncomment and change: #CUSTOM_DIFF1 = 0x0000ffff00000000000000000000000000000000000000000000000000000000 # Scrypt
to CUSTOM_DIFF1 = 0x000000ffff000000000000000000000000000000000000000000000000000000 # HMQ1725


but CryptoCoderz has everything together why not release
sr. member
Activity: 298
Merit: 250
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
why not making the pool source code open source???

I'm pretty sure it is open source.  MPOS and a hmq1725 python hashing module made by ocminer:
MPOS: https://github.com/MPOS/php-mpos
Python Hashing Module: https://github.com/ocminer/hmq-hash
Wink
and the stratum-mining backend  part

based on the changes that were made on feb 6 to https://github.com/Crypto-Expert/stratum-mining it looks like all you would have to do is change a few lines in the config.py:
ALGO_NAME = 'lyra2re2_hash'  to ALGO_NAME = 'hmq'
Uncomment and change: #CUSTOM_DIFF1 = 0x0000ffff00000000000000000000000000000000000000000000000000000000 # Scrypt
to CUSTOM_DIFF1 = 0x000000ffff000000000000000000000000000000000000000000000000000000 # HMQ1725
full member
Activity: 239
Merit: 100
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
why not making the pool source code open source???

I'm pretty sure it is open source.  MPOS and a hmq1725 python hashing module made by ocminer:
MPOS: https://github.com/MPOS/php-mpos
Python Hashing Module: https://github.com/ocminer/hmq-hash
Wink
and the stratum-mining backend  part
sr. member
Activity: 298
Merit: 250
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
why not making the pool source code open source???

I'm pretty sure it is open source.  MPOS and a hmq1725 python hashing module made by ocminer:
MPOS: https://github.com/MPOS/php-mpos
Python Hashing Module: https://github.com/ocminer/hmq-hash
full member
Activity: 239
Merit: 100
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
why not making the pool source code open source???
sr. member
Activity: 392
Merit: 250
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy

I spoke with him and he will use one of my systems to run the pool on. ;-)
sr. member
Activity: 304
Merit: 250
If someone want to sell some ESP - your price and amount of coins PM.  Grin
Im always buying

10000 ESPERS  5 dollars :-)
hero member
Activity: 504
Merit: 500
If someone want to sell some ESP - your price and amount of coins PM.  Grin
Im always buying (escrow)
hero member
Activity: 966
Merit: 501
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion



Nice suggestion
hero member
Activity: 532
Merit: 500
@Community
@CryptoCoderz

Just an example, if you want our help.
You can manage a Trello Board

Dev Task are for you,
Other task can be taken by any member of the community.

For example
- find a server for a pool
- tweet Bittrex everyday
- finding new exchange
- develop chineese community
- ...

TrelloBoard give also a vision on wath dev are currently manage


Just a suggestion


Totally agree, let the community help you to reach the next milestone.
Bad things happen in everyone's life. Wrap it up, throw it away and move on.  Cheesy
Jump to: