File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
libs/cardano-ledger-binary Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22
33## 1.14.0.0
44
5+ * Make ` transValidityInterval ` based on eras instead of protocol versions.
6+ * Remove ` hardforkConwayTranslateUpperBoundForPlutusScripts ` from ` Cardano.Ledger.Alonzo.Era ` .
7+ * Remove protocol version from arguments to ` transValidityInterval ` .
58* Add ` reqSignerHashesTxBodyG `
69* Add ` mkScriptIntegrity `
710* Changed the type of ` hashScriptIntegrity `
Original file line number Diff line number Diff line change 22
33## 1.20.0.0
44
5+ * Make ` transValidityInterval ` implicit to eras instead of protocol versions.
6+ * Implement ` transValidityInterval ` for Conway.
57* Deprecate ` PoolParams ` in favor of ` StakePoolState ` . #5196
68 * Update ` DRepPulser ` and ` RatifyEnv ` to use ` StakePoolState ` instead of ` PoolParams ` .
79* Better predicate failures for incorrect deposits and refunds.
Original file line number Diff line number Diff line change 22
33## 1.7.0.0
44
5+ * Add ` Random ` instance for ` Version ` .
56* Add ` liftST `
67* Bump ` MaxVersion ` to ` 12 `
78* Add ` decodeFullFromHexText `
You can’t perform that action at this time.
0 commit comments