secp256k1.cr v0.2.2 Release Notes

Release Date: 2020-01-13 // over 4 years ago
  • ๐Ÿš€ this feature release improves keypair and account management by introducing data structures for

    • Secp256k1::Keypair
    • Secp256k1::Bitcoin::Account
    • Secp256k1::Ethereum::Account
    • Secp256k1::Ethereum::Enode

    ๐Ÿ”„ changes:

    • โž• add devp2p enode support #31
    • add mini_is_valid? #29