Changelog

1.0.1 (03.04.2020)

  • Improved docs and “Getting Started” guide,

  • Added .coveragerc, fixed abstract class coverage,

  • Added mypy,

  • Fixed typechecking errors,

  • Added docstrings,

  • Added missing validation,

  • Dropped custom String type,

  • Cleaned up serializer.py,

  • Bumped base58 to 2.0.0,

  • Added tests for RPC client,

  • Fixed typehints in docs,

  • Added check for building docs

1.0.0 (01.04.2020)

  • Initial release