Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cryptoDEADBEEFFFFF
on 17/04/2023, 09:18:52 UTC
Guys I am facing a challenging puzzle of some sort, if you could answer better, else I'll go post it elsewhere!

Can anyone give me the uncompressed public key of the following?

0300000000000000000000001dbc672b1fc4d076ca0a7ad5145686cb6b3cafce31

This is not a valid private key length

here you go 0400000000000000000000001dbc672b1fc4d076ca0a7ad5145686cb6b3cafce31fffffffffffff ffffffffffffffffffffffffffffffffffffffffffefffffc2f

used secp256k1 lib of iceland2k14

import secp256k1
print(secp256k1.pub2upub('0300000000000000000000001dbc672b1fc4d076ca0a7ad5145686cb6b3cafce31').hex())