This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
2021-12-06 PAB Release
Pre-release
Pre-release
2020-12-06 PAB Release Notes
New release! Mostly just a few tidyups and bugfixes; but we're working towards spinning out more of the functionality into independent libraries. Of particular interest might be #138 TxConstraints
as it's own library.
What's Changed
- SCP-3064: Fixed failing test case in the Crowdfunding plutus use case by @koslambrou in #131
- chore(deps): bump nixbuild/nix-quick-install-action from 8 to 9 by @dependabot in #133
- SCP-2368: expose partial transactions that need to be balanced, signed and submitted by a remote wallet by @koslambrou in #119
- Add a swagger ui page for chain index endpoints by @kk-hainq in #130
- Update .readthedocs.yml by @jonesnoaht in #142
- Pull out TxConstraints into its own library. by @sjoerdvisscher in #138
- Fix source-repository locations by @sjoerdvisscher in #152
- Add walletPubKey by @jeffhappily in #105
- Coverage checking for ContractModels by @MaximilianAlgehed in #56
- fix broken build by @silky in #158
- SCP-3001: Show chain index syncing progress by @sjoerdvisscher in #127
- Store evaluation with its simulation by @sjoerdvisscher in #155
- Add Ord instance for ThreadToken (fix #157). by @ak3n in #159
- what-have-you-tried by @silky in #162
- Change issue templates to forms by @james-iohk in #163
- Fix missing datums for toCardanoTxBody by @anton-k in #167
- [plutus-use-cases]: fix Coin type in uniswap (fix #169). by @ak3n in #170
- Add mustPayWithDatumToPubKey (fix #146). by @ak3n in #154
New Contributors
- @jonesnoaht made their first contribution in #142
- @jeffhappily made their first contribution in #105
- @anton-k made their first contribution in #167
Full Changelog: v2021-11-22...v2021-12-06