Skip to content

lib secp256k1.cr v0.2.2

Compare
Choose a tag to compare
@q9f q9f released this 13 Jan 10:06
v0.2.2

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