Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Releases: eosswedenorg/libeosio

v0.1.7

06 Apr 07:15
@pnx pnx
v0.1.7

Choose a tag to compare

Changelog

  • Support for K1 Key format (PUB_K1, PVT_K1 prefixes).

Version 0.1.6

22 Mar 18:12
@pnx pnx
v0.1.6

Choose a tag to compare

Notable changes

  • Support for signatures.
  • Support for libsecp256k1 as backend for elliptic curve operations (before only openssl was used)
    this can be configured using EC_LIB variable in cmake.
  • Unit testing

Version 0.1.5

10 Mar 12:54
@pnx pnx
v0.1.5

Choose a tag to compare

v0.1.5

Version 0.1.5

Version 0.1.4

21 Sep 08:44
@pnx pnx

Choose a tag to compare

v0.1.4

Version 0.1.4

Version 0.1.3

07 May 11:47
@pnx pnx

Choose a tag to compare

v0.1.3

Version 0.1.3

Version 0.1.2

24 Feb 13:03
@pnx pnx

Choose a tag to compare

v0.1.2

Version 0.1.2

Version 0.1.1

22 May 14:24
@pnx pnx

Choose a tag to compare

v0.1.1

Version 0.1.1

Version 0.1.0

19 Apr 09:35
@pnx pnx

Choose a tag to compare

v0.1.0

.github/workflows/package.yml: find the right .zip file :)