Bitcoin Forum
May 11, 2024, 10:16:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [BOUNTY] 0.25BTC for a solution from pushpool where the upstream_result is 'Y'  (Read 1292 times)
talpan (OP)
Full Member
***
Offline Offline

Activity: 228
Merit: 100


View Profile
July 03, 2011, 10:32:10 PM
 #1

Hello,

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

regards, talpan
1715465761
Hero Member
*
Offline Offline

Posts: 1715465761

View Profile Personal Message (Offline)

Ignore
1715465761
Reply with quote  #2

1715465761
Report to moderator
1715465761
Hero Member
*
Offline Offline

Posts: 1715465761

View Profile Personal Message (Offline)

Ignore
1715465761
Reply with quote  #2

1715465761
Report to moderator
1715465761
Hero Member
*
Offline Offline

Posts: 1715465761

View Profile Personal Message (Offline)

Ignore
1715465761
Reply with quote  #2

1715465761
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715465761
Hero Member
*
Offline Offline

Posts: 1715465761

View Profile Personal Message (Offline)

Ignore
1715465761
Reply with quote  #2

1715465761
Report to moderator
1715465761
Hero Member
*
Offline Offline

Posts: 1715465761

View Profile Personal Message (Offline)

Ignore
1715465761
Reply with quote  #2

1715465761
Report to moderator
error
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500



View Profile
July 03, 2011, 11:48:31 PM
 #2

Run pushpool on testnet for a few minutes, and you'll have one. Smiley

3KzNGwzRZ6SimWuFAgh4TnXzHpruHMZmV8
sakkaku
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile WWW
July 04, 2011, 01:21:45 AM
 #3

Run pushpool on testnet for a few minutes, and you'll have one. Smiley

+

13NiQcetcioQj3YwHL1ZWvgQg8eAjkzUdt
Blog/Projects: zxlu.com | syn-multiminer
talpan (OP)
Full Member
***
Offline Offline

Activity: 228
Merit: 100


View Profile
July 04, 2011, 03:51:20 PM
 #4

The offer still stands.
Sadly I have only a gtx460.

regards, talpan
AndyRossy
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
July 04, 2011, 03:58:27 PM
 #5

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
talpan (OP)
Full Member
***
Offline Offline

Activity: 228
Merit: 100


View Profile
July 04, 2011, 04:53:28 PM
 #6

Thank you very much, I'd give the 0.25BTC to you, but thanks Smiley.


regards, talpan
sakkaku
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile WWW
July 04, 2011, 06:39:08 PM
 #7

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

13NiQcetcioQj3YwHL1ZWvgQg8eAjkzUdt
Blog/Projects: zxlu.com | syn-multiminer
talpan (OP)
Full Member
***
Offline Offline

Activity: 228
Merit: 100


View Profile
July 04, 2011, 07:34:02 PM
 #8

That wasn't a problem at all.
Sure it'd be nicer when codeblocks were used.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!