Skip to content

Releases: mlabs-haskell/plutip

Plutip compliant with cardano-node 8.1.1

12 Dec 11:21
4b7f9dd
Compare
Choose a tag to compare

Includes changes of #183.

Compliant with node 8.1.1.

Vasil compliant release v1.3.1

04 Nov 09:09
1d3a960
Compare
Choose a tag to compare

This release uses newer BPI version with more deterministic way of collateral creation, see related BPI PR for details.

Notes about the way Plutip handles collateral added to README.

Vasil compliant release v1.3.0

27 Oct 08:23
dd9d5e3
Compare
Choose a tag to compare

This release adds the ability to control the launch of chain-index along with the private network.

For available options and caveats see new chain index docs and updated local-cluster docs

For all changes and fixes check out CHANGELOG.

Vasil compliant release v1.2.0

21 Oct 08:20
26ea2fc
Compare
Choose a tag to compare

This release adds ability to set slot length and epoch size for private network that Plutip launches.
It is possible to set slot length and epoch size when starting cluster from Haskell by creating/adjusting PlutipConfig in desired way.
For local-cluster executable corresponding cli options are added.

Vasil compliant release v1.1.0

12 Oct 09:56
dc5c944
Compare
Choose a tag to compare

This release contains various bug fixes and doesn't have any breaking API changes.

Vasil compliant version

02 Sep 12:15
f8f9e46
Compare
Choose a tag to compare

Vasil compliant version that uses node 1.35.3 to start up private network.
Tasty integration can run contracts with V1 scripts, but not V2.

Stable Alonzo version

02 Sep 10:32
784711c
Compare
Choose a tag to compare

Stable version that uses node 1.34.1 and fully compatible with Alonzo.
Last commit before updating to Vasil.

Vasil hard fork simulation tool

04 Aug 08:03
9a49841
Compare
Choose a tag to compare

Tool for testing dApps during Vasil hard fork. It allows to start private network from scratch and run script to initiate Vasil hard fork.
For instructions check out vasil-hardfork.md

2022-02-14 v0.1.0.0

14 Feb 14:59
26f77d1
Compare
Choose a tag to compare

First version of Plutip testing tool