Giter VIP home page Giter VIP logo

Comments (2)

grondilu avatar grondilu commented on August 22, 2024
$ base58 -d <<<5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip78q4h8QmfB6MwMuF1 |xxd -p -c 41
800000000000000000000000000000000000000000000000007cce5efdaccf68083fc3e5bc

It can be seen that there is no 01 flag before the checksum. So the public point is meant to be uncompressed while creating the bitcoin address.

  • wif : 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip78q4h8QmfB6MwMuF1
  • hex : 800000000000000000000000000000000000000000000000007cce5efdaccf68083fc3e5bc
  • private key : 0000000000000000000000000000000000000000000000007cce5efdaccf6808
  • uncompressed public point : 0465ec2994b8cc0a20d40dd69edfe55ca32a54bcbbaa6b0ddcff36049301a545795a1b76ab01e9edd0de24157ceff77bcb0f615560b250b365a5d435873eaa4625
  • hash160 : bf7c262e71dada34929bccdf27a93a77acecd93c
  • bitcoinAdress : 1JTUng4hGuPqbbjbkuoyS6BnEXKii6aXV7

1NpYjtLira16LfGbGwZJ5JbDPh3ai9bjf4 is what you get when you use the compressed public point, which is not what this WIF indicates you should do.

from bitcoin-bash-tools.

grondilu avatar grondilu commented on August 22, 2024

closing, as I'm fairly sure this is resolved.

from bitcoin-bash-tools.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.