Skip to content

v2.1.0

Compare
Choose a tag to compare
@algobarb algobarb released this 14 Mar 19:34
· 70 commits to master since this release

What's Changed

Bugfixes

  • bugfix: fix msig sks type + a couple other mypy complaints by @barnjamin in #434
  • fix: remove unused positional argument "contract_type" from OverspecifiedRoundError and UnderspecifiedRoundError by @ori-shem-tov in #438
  • Fix: Revert .test-env in develop by @bbroder-algo in #445

New Features

  • New Feature: Adding methods to use the simulate endpoint by @barnjamin in #420

Enhancements

  • Infrastructure: Add setup.py check to circle ci by @algochoi in #427
  • Enhancement: Type Friendly Exports by @tzaffi in #435
  • Algod: Add disassembly endpoint and implement cucumber test by @algochoi in #440
  • Enhancement: Upgrade black, mypy, and add type annotations to algod.py by @tzaffi in #442

New Contributors

Full Changelog: v2.0.0...v2.0.1