Skip to content

2021-11-22 PAB Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@silky silky released this 22 Nov 14:30
· 714 commits to main since this release
a6868cd

2020-11-22 PAB Release Notes

A handful of assorted fixes and cleanups, some niceties around the chain index (configuring how much it should save), and how data is stored. Some other changes and fixups around documentation, as well as a change to the outputs of unbalanced transactions.

What's Changed

  • PAB: More consistent slot configs by @kk-hainq in #77
  • Don't use default slotConfig where this was easily fixable. by @sjoerdvisscher in #89
  • chore(deps): bump nixbuild/nix-quick-install-action from 7 to 8 by @dependabot in #96
  • Export mustSatisfyAnyOf in Ledger.Constraints (fix #95). by @ak3n in #97
  • SCP-2880: Transaction outputs should contain a minimum of 2 Ada. by @koslambrou in #76
  • Plutus-use-cases QuickCheck models by @MaximilianAlgehed in #102
  • Upgrade node version by @raduom in #94
  • Chain Index: users can configure to only store txs from a block no onward by @kk-hainq in #72
  • Chain Index: separate scripts and redeemers tables by @kk-hainq in #71
  • Update order-book-pattern.rst by @AlexITC in #123
  • Add contributing section about working with local copies of deps by @michaelpj in #125
  • SCP-2622: Document deployment details. by @shlevy in #126
  • SCP-2945: Only script outputs in unbalanced transactions by @sjoerdvisscher in #57
  • Contract model sanity check property by @UlfNorell in #114

Full Changelog: v2021-11-05...v2021-11-22