]> Git Repo - secp256k1.git/commit
Merge #562: Make use of TAG_PUBKEY constants in secp256k1_eckey_pubkey_parse
authorGregory Maxwell <[email protected]>
Thu, 21 Feb 2019 05:32:47 +0000 (05:32 +0000)
committerGregory Maxwell <[email protected]>
Thu, 21 Feb 2019 05:35:10 +0000 (05:35 +0000)
commit870a977644de7f7d7c47c6928d0dac3381fa8b70
tree61c355b4ec89b084bb2adf31a42c8c4967ff49ec
parentc71dd2c08feab2408447db04a9481b5209854c7e
parentd3cb1f95eb74fd8e8c80cda5301b5d7bdee59fef
Merge #562: Make use of TAG_PUBKEY constants in secp256k1_eckey_pubkey_parse

d3cb1f9 Make use of TAG_PUBKEY constants in secp256k1_eckey_pubkey_parse (Ben Woosley)

Pull request description:

  This results in more self-documenting code.

  Constants defined here:
  https://github.com/bitcoin-core/secp256k1/blob/1e6f1f5ad5e7f1e3ef79313ec02023902bf8175c/include/secp256k1.h#L175-L180

Tree-SHA512: 2026103c487a5ebdea9a2f5ec2be96d74e38d5b2269b4df11e354bb54aba2925b47c3185f530205019840b00fc3501121acfa5234faf1d095d71777826414f69
This page took 0.024032 seconds and 4 git commands to generate.