Author

Topic: [BOUNTY] 0.25BTC for a solution from pushpool where the upstream_result is 'Y' (Read 1310 times)

full member
Activity: 228
Merit: 100
That wasn't a problem at all.
Sure it'd be nicer when codeblocks were used.
member
Activity: 70
Merit: 10
You might want to use code blocks when posting long lines.

The solution column is 256 characters (+1 for terminator)
Code:
  `solution` varchar(257) NOT NULL,

Code:
>>> len(" 00000001d219003dfd0ec774541ac59c6b566c2b11a64e99d745a2e70028f3e100000000fc415a3 869208702e88db306d9473f116b0412fd76739780b29953fea82d83d24e11de451c00824f8c5b32 da00000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000")
260

Copying directly from the forums adds 4 whitespaces.

Code:
>>> len("00000001d219003dfd0ec774541ac59c6b566c2b11a64e99d745a2e70028f3e100000000fc415a3869208702e88db306d9473f116b0412fd76739780b29953fea82d83d24e11de451c00824f8c5b32da000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
256

Minor nitpick >_<

Code:
00000001d219003dfd0ec774541ac59c6b566c2b11a64e99d745a2e70028f3e100000000fc415a3869208702e88db306d9473f116b0412fd76739780b29953fea82d83d24e11de451c00824f8c5b32da000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
full member
Activity: 228
Merit: 100
Thank you very much, I'd give the 0.25BTC to you, but thanks Smiley.


regards, talpan
sr. member
Activity: 448
Merit: 250
kokade_prod=# select solution from share where upstreamresult = 'Y'
;
                                                                                                                             solution                                                                                       
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 00000001d219003dfd0ec774541ac59c6b566c2b11a64e99d745a2e70028f3e100000000fc415a3 869208702e88db306d9473f116b0412fd76739780b29953fea82d83d24e11de451c00824f8c5b32 da00000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000
(1 row)

kokade_prod=#




Dont worry about the bounty, have fun you! Smiley
full member
Activity: 228
Merit: 100
The offer still stands.
Sadly I have only a gtx460.

regards, talpan
member
Activity: 70
Merit: 10
Run pushpool on testnet for a few minutes, and you'll have one. Smiley

+
hero member
Activity: 588
Merit: 500
Run pushpool on testnet for a few minutes, and you'll have one. Smiley
full member
Activity: 228
Merit: 100
Hello,

I give 0.25BTC for a solution from pushpool where the upstream_result is 'Y' (a valid block was found),

regards, talpan
Jump to: