Skip to content

Releases: geniusyield/atlas

v0.11.1

14 Feb 08:00
e4f3c6d
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.

All involved pull requests

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 Jan 11:48
741d3a7
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.

All involved pull requests

  • fix: allow reference scripts to be of version greater than the minimu… by @sourabhxyz in #405

Full Changelog: v0.10.0...v0.11.0

v0.10.0

16 Jan 13:49
6cc7335
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.

All involved pull requests

  • Support for extended keys in runGYTxMonadIO by @euonymos in #397
  • chore: update nix setup by @euonymos in #396
  • fix: don't throw error for drep state query in case of remote providers by @sourabhxyz in #398

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Jan 12:50
b642648
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.

All involved pull requests

Full Changelog: v0.8.1...v0.9.0

v0.8.1

14 Jan 13:20
d0f64e8
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.

All involved pull requests

  • feat: add combined stake address registration and delegation certificate by @sourabhxyz in #393

Full Changelog: v0.8.0...v0.8.1

v0.8.0

14 Jan 11:01
89f1962
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.

All involved pull requests

Full Changelog: v0.7.0...v0.8.0

v0.7.0

24 Dec 15:17
dc2884e
Compare
Choose a tag to compare

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

v0.6.3

11 Dec 12:39
5dd9279
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

15 Nov 05:07
233122f
Compare
Choose a tag to compare

What's Changed

  • feat(#365): add valueAlter and some typeclass instances for `GYTxWi… by @sourabhxyz in #367

Full Changelog: v0.6.1...v0.6.2

v0.6.1

05 Oct 14:42
6efc2b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1