Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

2022-01-17 PAB Release

Compare
Choose a tag to compare
@silky silky released this 17 Jan 16:07
· 650 commits to main since this release
c330fc6

2022-01-17 PAB Release Notes

Includes a collection fixes and niceties; in particular some refactorings around the PSGenerator; hopefully reducing the dependency load; documentation around how the PAB deployment/wallet scenarios, and a fix for a bug around minimum fee calculations.

What's Changed

  • Add the rollback history command line option. by @raduom in #191
  • Raduom/pab resume by @raduom in #210
  • Refine executable dependencies by @kk-hainq in #213
  • SCP-2981: Delete Plutus.PAB.Monitoring.Util by @j-mueller in #221
  • SCP-3147: MkTx JSON logs by @j-mueller in #173
  • QuickCheck ContractModels that test what happens when a contract crashes by @MaximilianAlgehed in #118
  • Make plutus-pab's local cluster in it's own library by @koslambrou in #205
  • Move psgenerator out of plutus-pab by @ak3n in #216
  • Update examples.rst by @james-iohk in #226
  • repo name fixup by @silky in #227
  • SCP-3096 - Remove wallet proxy by @silky in #217
  • Fix errors introduced from previous refactor/reorganisation by @bjing in #228
  • Update plutus-contract README by @ak3n in #231
  • SCP-3129: Fix minAda related bugs by @sjoerdvisscher in #229
  • Bump hls to 1.5.1 #209 by @ak3n in #232
  • Fix synchronisation errors. by @raduom in #236
  • SCP-3216 psgenerator and PAB compatibility with Marlowe by @bwbush in #234
  • Fix the problem with pab-nami-demo psapigenerator #235 by @ak3n in #241
  • fix broken links by @silky in #245
  • Fix min Ada bug #237. by @sjoerdvisscher in #246
  • Update client deps to fix playground by @shlevy in #247
  • shell-nix: also fetch cardano-wallet with more comments by @kk-hainq in #255
  • Add github test to check for uncommitted updates by @shlevy in #250
  • SCP-3272: Additionnal documentation on different ways to setup the PAB. by @koslambrou in #253

New Contributors

Full Changelog: v2021-12-20...v2022-01-17