Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hibitcoin

Pages: [1] 2
1
BitShares PTS / Re: 1 tx per block in past 18 hours
« on: May 28, 2014, 05:04:26 am »
你好,我们的矿池程序是贵币刚刚发布时连夜赶制出来的,没有实现 merkleroot 计算,因此无法确认交易,谢谢。

2
PTSPool.com has become world's largest ProtoShares mining pool, accounting ~57% of all mining power of the network. For this, we are going to provide 100 PTS as bonus for the founder of the 10000th valid block of our pool. As of February 9 at 00:00 UTC, we have found 8464 valid blocks. Thanks.

3
i was build it,An error occurred when i run it:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
Aborted

Are you building a 32-bit version? Try one thread many processes.

4
BitShares PTS / Re: PTSPool.com WTF
« on: November 17, 2013, 03:01:01 am »
Our pool pays for slightly staled share. But due to a bug in our code, which checks the submitted share for stale, prior to validate the share itself. This morning someone submitted a slightly staled solution with nBits field modified. (http://pastebin.com/iEMf3EbM) The user was be able to claim everything we generated in the four-hour period. The bug had been fixed and we have made another payment to our users.

5
what‘s wrong with ptspool.com?
I use 20 Computers mining for 10 hour, accepted shares number is 7432. But ypool only sent me 0.14 pts!

ypool?

6
BitShares PTS / Re: Block Explorer http://btsblock.com/
« on: November 14, 2013, 12:53:39 am »
My latest open source miner should work with this as well...

With a non-local connection you might want to pipeline getwork requests...

Could you please add long polling support to your miner?

7
BitShares PTS / Re: Block Explorer http://btsblock.com/
« on: November 13, 2013, 12:14:19 pm »
Block explorer service restored.

Our mining pool http://ptspool.com/ is back online too. The pool supports getwork, ptsminer and jhProtominer protocols. Only 2% fee. Payout every four hours from 0.0001 PTS. We also have a customized jhProtominer with reduced stale rate, get it at http://pan.baidu.com/s/1xMoen (windows 32-bit binary)

8
This miner does not stop its current work on new block notification? How does ypool server handle stale shares?

9
BitShares PTS / Re: Block Explorer http://btsblock.com/
« on: November 13, 2013, 08:13:48 am »
down forever? :<

Sorry, but we are under DDoS attack.

10
Our pool is now open, please update your miner to the latest version to avoid crash and reduce stale. 8)

12
General Discussion / Re: CHAIN FORK COMING....
« on: November 10, 2013, 03:39:01 pm »

13
BitShares PTS / Re: cpuminer for momentum proof-of-work
« on: November 09, 2013, 02:38:16 am »
New getwork compatible pool for test: http://mining.btsblock.com:20564/

If you already downloaded the git repo before, pull it, as I have made some improvement to reduce stales.

Please use the pool at your own risk. I don't know it could generate a block or not. I hope it would. :)

14
BitShares PTS / Re: cpuminer for momentum proof-of-work
« on: November 08, 2013, 10:51:37 pm »
I dont think this is submitting anything or working at all, yes it finding "accepted shares" but no blocks?

I looked in debug.log of protosharesd on linux and there are a bunch of setbest and accepted but, listtransactions doesn't show anything and getbalance just says 0.00?

Maybe i'm doing something wrong or something, but this is my observation

"above target" shares are not "accepted shares". accepted shares are very rare. Right now only 1 in 65552 is valid and generate block.

15
BitShares PTS / Re: cpuminer for momentum proof-of-work
« on: November 08, 2013, 11:16:24 am »
@arubi

Now you can only connect it to protosharesd and solo. But a pool is under development and will be available soon.

Could you please make a pull request so I can merge your patch? Thanks!

Pages: [1] 2