Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 588 Bytes

0.4.3+2

  • Accounts

0.4.3+1

  • SteemPublicKey, SteemPrivateKey, SteemSignature

0.4.3

  • Clean up

0.4.2

  • Support recover public key from signature

0.4.1

  • Adopt Flutter Web

0.4.0

  • fix signature bug

0.3.2

  • fix signature bug

0.3.1

  • sign method will sign Uint8List
  • add signString method which signs String

0.3.0

  • Support canonical signature

0.2.2

  • Healthy change

0.2.1

  • Add CHANGELOG.md

0.2.0

  • EOSPublicKey, EOSPrivateKey, EOSSignature
  • Sign the data
  • Verify the signature

0.1.0

  • Initial version, created by Stagehand