Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

EOSPY Release v2.1.0

Latest
Compare
Choose a tag to compare
@deckb deckb released this 23 Aug 15:44
c29c3ca

The 2.1.0 release introduces a variety of bug fixes, examples, and features to the library. Below is a list of all the changes:

Noteworthy Additions

keys

  • Add support for R1 keys
  • Support signing a arbitrary string using sign_string

pycleos

  • Ability to set the abi, code, and contract
  • Ability to call listproducers

Miscellaneous

  • format using PEP8
  • Added some additional examples

Code differences can be found between 2.0.1 and 2.1.0 here