Releases: geniusyield/atlas
Releases · geniusyield/atlas
v0.11.1
What's Changed
See CHANGELOG
.
All involved pull requests
- feat(#399): add
ToJSON GYTxOutRefCbor
instance by @jaredponn in #406 - feat: add Debug module to run actions in REPL by @euonymos in #407
- feat(#400): ogmios provider by @sourabhxyz in #403
New Contributors
- @jaredponn made their first contribution in #406
Full Changelog: v0.11.0...v0.11.1
v0.11.0
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
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
What's Changed
See CHANGELOG
.
All involved pull requests
- feat(#391 & #306): make datum as optional when spending an input in c… by @sourabhxyz in #395
Full Changelog: v0.8.1...v0.9.0
v0.8.1
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
What's Changed
See CHANGELOG
.
All involved pull requests
- feat(#277): add keyrole, key hash & credential family by @sourabhxyz in #378
- feat(#379): create generalise signing key & verification key type by @sourabhxyz in #380
- feat(#383, #384): add more certificates and node update to v10.1.3 by @sourabhxyz in #382
- feat(#385): stake pool related certificates by @sourabhxyz in #386
- feat(#387): add committee related certificates by @sourabhxyz in #388
- feat: governance voting & proposal procedures, refactor transaction build sc… by @sourabhxyz in #392
Full Changelog: v0.7.0...v0.8.0
v0.7.0
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 toPlutusV2
.
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- feat(#368): avoid dependency upon
cardano-balance-tx:internal
by @sourabhxyz in #369
Full Changelog: v0.6.2...v0.6.3
v0.6.2
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
What's Changed
- Add ability to create users within
GYTxGameMonad
by @TotallyNotChase in #335 - chore: clean up unified tests by @euonymos in #337
- fix: update Nix setup by @euonymos in #347
- Make feetracker track unexpected gains from inputs by @TotallyNotChase in #344
- feat(#350): remove hardcoded protocol parameters for Maestro & Blockfrost provider by @sourabhxyz in #351
- feat(#355): add support of CIP-57 by @sourabhxyz in #356
New Contributors
- @dependabot made their first contribution in #346
- @euonymos made their first contribution in #337
Full Changelog: v0.6.0...v0.6.1