Skip to content

v0.22.0

Compare
Choose a tag to compare
@bbroder-algo bbroder-algo released this 24 Jan 19:17
· 38 commits to master since this release
ed346ad

v0.22.0

Changed

  • Improved Router clear state program generation. (#636)
    • NOTE: a backwards incompatable change was imposed in this PR: previous Clear State Program (CSP) can be constructed in router by registering ABI methods or bare app calls, now one has to use clear_state argument in Router.__init__ to construct the CSP.