Releases: mlabs-haskell/plutip
Plutip compliant with cardano-node 8.1.1
Includes changes of #183.
Compliant with node 8.1.1.
Vasil compliant release v1.3.1
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
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
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
This release contains various bug fixes and doesn't have any breaking API changes.
Vasil compliant version
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
Stable version that uses node 1.34.1 and fully compatible with Alonzo.
Last commit before updating to Vasil.
Vasil hard fork simulation tool
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
First version of Plutip
testing tool