This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Releases: IntersectMBO/plutus-apps
Releases · IntersectMBO/plutus-apps
2021-11-05 PAB Release
2020-11-05 PAB Release Notes
This release demonstrates integration with the cardano-wallet backend through the balanceTx
, signTx
and submitTransaction
endpoints. It also adds a tool to set up and test this integration on a local "private testnet", and a collection of scripts to demonstrate this process end-to-end on the public testnet.
IMPORTANT: This is the first version with support for cardano-wallet
. Please use this release cautiously, and we recommend only using it on a testnet.
New features:
- Repo split
- Key witnesses in ExportTx
- Keep simulation state after compilation error
- Call WBE endpoints
- Fix ExportTx Format
- Cleanup
BlockchainEnv
- Add
pab-local-cluster tool
- Use
(Spec state)
as state forSpec
monad - Upgrade to PureScript 0.14.5
- Receive state updates in contract models
- Chain Index: query the tip of the node for first response before start
- Switch to
ImportQualifiedPost
- Public testnet testing instructions
Fixes:
- Add
Assert
effect toEmulatorTrace
- Add
ToSchema
instance forSlot
- Add
ToSchema
instance forAda
- Fix doc links
- Bump dependencies
- Use the right path to build the playground-server
- Make z3 available for static analysis in the Marlowe playground
- Readme fixes
- Update start contract instance docs
- Fix display of contracts on activation
- Readme fixes
With thanks!
- @kk-hainq
- @ak3n
- @sjoerdvisscher
- @koslambrou
- @raduom
- @j-mueller
- @james-iohk
- @shlevy
- @luigy
- @MaximilianAlgehed
- @jhbertra
- @phadej
- @silky