Skip to content

2021-12-20 PAB Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@silky silky released this 20 Dec 15:34
· 679 commits to main since this release
d1b65be

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 is that the chain-index is now available as a library for easier customisability.

We've also included a "Hello world" integration with Nami wallet.

What's Changed

  • Update pab-config.yml to work with latest wallet config by @Yasuke in #165
  • Raduom/memory leaks by @raduom in #174
  • Add raiseMUnderN to freer-extras by @sjoerdvisscher in #175
  • Fix mustSatisfyAnyOf logic (fix #101). by @ak3n in #166
  • Update issue forms. Added security issue form. by @james-iohk in #183
  • [plutus-chain-index]: fix utxo-at-adress beam query (#124). by @ak3n in #185
  • SCP-3130: Tx constraint to specify stake stake key hash with payment by @koslambrou in #181
  • SCP-3081: chain-index query for transaction history at address by @bwbush in #182
  • Write arbitrary instance for data that uses sized by @Yasuke in #178
  • Fix some hsobj references by @sjoerdvisscher in #193
  • SCP-3127: Chain index as a library by @sjoerdvisscher in #186
  • Bump cardano-node and cardano-wallet to 1.32.1. by @ak3n in #202
  • Add passphrase to ledger signing api by @Yasuke in #177
  • SCP-3069: Hello world demo app integrating Nami wallet with the PAB by @koslambrou in #196
  • Update the commands in the plutus-pab README.md by @koslambrou in #203

New Contributors

Full Changelog: v2021-12-06...v2021-12-20