feeleep75

Results 20 comments of feeleep75

yep - here is the code I used: ``` hash_bin = yac_scrypt.getPoWHash(''.join([ header_bin[i*4:i*4+4][::-1] for i in range(0, 20) ]), int(ntime, 16)) ```

thanks - i was just curious :)

I think a quite good solution would be to implement obigal's changes (I actually did it and it works very well) https://github.com/moopless/stratum-mining-litecoin/commit/925076c34852854c3f9792469c7d97b0dd025f3d and then we have gradual diff raise. Next...

@M0nsieurChat last comment there is a solution to partially solving the problem - we can log into shares table lower value from share_diff and worker_diff

no - it is not scrypt-jane (next in a queue :)) - this is Bottlecaps coin - fork of Novacoin. It use also scrypt but there is a few differences...

I am testing BOT now - will post results when I find a block :)

I think it works now with all patches: 2013-06-30 21:03:21,259 DEBUG protocol protocol.lineReceived # > {u'params': [u'feeleep.1', u'33', u'03000000', u'51d080d7', u'65200200'], u'id': 437, u'method': u'min$ 2013-06-30 21:03:21,260 INFO template_registry template_registry.submit_share...

problems are on coins side not stratum server...

hi - just wanted to bump it and ask if anyone looked at improving mpos integration already

> I successfully launched integration with my intercom. I tried using Video over SIP and everything works fine until I want to run this feature on a device without a...