Skip to content

v0.7.0

Compare
Choose a tag to compare
@sourabhxyz sourabhxyz released this 24 Dec 15:17
· 129 commits to main since this release
dc2884e

What's Changed

0.7.0

  • Era histories are now cached through entire run of the program whereas protocol parameters are fetched once per epoch. In case you were utilising era summary given by Atlas, note that era end of last era is now set to being unbounded.
  • Bug fix for our caching mechanism, see PR #370 for more details.
  • We no longer fetch registered stake pools as it is not required.
  • Added utility functions to do slot to epoch related conversations.
  • addRefScript now accepts for scripts that has version greater than or equal to PlutusV2.

Full Changelog: v0.6.3...v0.7.0