Skip to content

Commit adc1d1c

Browse files
committed
Update CHANGELOG files
1 parent d45e394 commit adc1d1c

File tree

8 files changed

+9
-8
lines changed

8 files changed

+9
-8
lines changed

eras/allegra/impl/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## 1.8.0.0
44

5+
* Move to `testlib` `DecCBOR` instances for: `TxBody AllegraEra`, `AllegraTxAuxDataRaw`, `AllegraTxAuxData`, `TimelockRaw`, `Timelock`
56
* Remove `AllegraTxBody`
67
* Removed `era` parameter from `AllegraTxBodyRaw`
7-
* Move `Annotator` instances to `testlib`
88
* Expose access to `AllegraTxBodyRaw`, `AllegraTxAuxData` and `TimelockRaw`
99
* Expose constructor `MkAllegraTxBody`, `MkTxAuxData` and `MkTimelock`
1010
* Deprecate `TimelockConstr`

eras/alonzo/impl/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.14.0.0
44

5+
* Move to `testlib` `DecCBOR` instances for: `AlonzoTxSeq`, `AlonzoTx`, `TxBody AlonzoEra`, `AlonzoTxAuxDataRaw`, `AlonzoTxAuxData`, `AlonzoScript`, `AlonzoTxWitsRaw`, `AlonzoTxWits`, `RedeemersRaw`, `Redeemers`, `TxDatsRaw`, `TxDats`
56
* Added to `PParams`: `ppCollateralPercentage`,`ppCostModels`,`ppMaxBlockExUnits`,`ppMaxCollateralInputs`,`ppMaxTxExUnits`,`ppMaxValSize`,`ppPrices`
67
* Removed `alonzoCommonPParamsHKDPairs` from `PParams`
78
* Added error-throwing `ToPlutusData` instance for `CoinPerWord`
@@ -10,7 +11,6 @@
1011
* Deprecate `inputs'`, `collateral'`, `outputs'`, `certs'`, `withdrawals'`, `txfee'`,
1112
`vldt'`, `update'`, `reqSignerHashes'`, `adHash'`, `mint'`, `scriptIntegrityHash'`,
1213
and `txnetworkid'`
13-
* Move `Annotator` instances and `alonzoSegwitTx` to `testlib`
1414
* Expose `addScriptsTxWitsRaw`, `decodeAlonzoPlutusScript` and `asHashedScriptPair`
1515
* Expose `emptyAlonzoTxAuxDataRaw`, `decodeTxAuxDataByTokenType` and `addPlutusScripts`
1616
* Expose `alonzoEqTxWitsRaw` and `emptyTxWitsRaw`

eras/babbage/impl/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## 1.12.0.0
44

5+
* Move to `testlib` the `DecCBOR` instance for `TxBody BabbageEra`
56
* Remove `BabbageNonDisjointRefInputs` for protocol versions >10
67
* Added `ppCoinsPerUTxOByte` to `PParams`
78
* Removed `babbagePParamsHKDPairs` and `babbageCommonPParamsHKDPairs` from `PParams`
89
* Remove `BabbageTxBody`
910
* Removed `era` parameter from `BabbageTxBodyRaw`
10-
* Move `Annotator` instances to `testlib`
1111
* Expose access to `BabbageTxBodyRaw`
1212
* Expose constructor `MkBabbageTxBody`
1313
* Deprecate `spendInputs'`, `collateralInputs'`, `referenceInputs'`, `outputs'`, `collateralReturn'`, `totalCollateral'`, `certs'`, `txfee'`, `withdrawals'`, `vldt'`, `update'`, `reqSignerHashes'`, `adHash'`, `mint'`, `scriptIntegrityHash'`, `spendInputs'`, `txnetworkid'`.

eras/conway/impl/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.20.0.0
44

5+
* Move to `testlib` the `DecCBOR` instance for `TxBody ConwayEra`
56
* Add `ReferenceInputsNotDisjointFromInputs`
67
- Remove `ConwayNewEpochPredFailure` and replace it with `Void`. #5007
78
* Added to `PParams`: `ppCommitteeMaxTermLength`,`ppCommitteeMinSize`,`ppDRepActivity`,`ppDRepDeposit`,`ppDRepVotingThresholds`,`ppGovActionDeposit`,`ppGovActionLifetime`,`ppGovProtocolVersion`,`ppMinFeeRefScriptCostPerByte`,`ppPoolVotingThresholds`
@@ -17,7 +18,6 @@
1718
`ctbrOutputs`, `ctbrProposalProcedures`, `ctbrReferenceInputs`, `ctbrReqSignerHashes`,
1819
`ctbrScriptIntegrityHash`, `ctbrSpendInputs`, `ctbrTotalCollateral`, `ctbrTreasuryDonation`,
1920
`ctbrVldt`, `ctbrVotingProcedures`, `ctbrWithdrawals`)
20-
* Move `Annotator` instances to `testlib`
2121
* Expose access to `ConwayTxBodyRaw`
2222
* Expose constructor `MkConwayTxBody`
2323
* Added `VState` (moved from `cardano-ledger-core`) and related functions

eras/mary/impl/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## 1.9.0.0
44

5+
* Move to `testlib` the `DecCBOR` instance for `TxBody MaryEra`
56
* Remove `MaryTxBody`
6-
* Move `Annotator` instances to `testlib`
77
* Converted `MaryTxBodyRaw` into a type synonym
88
* Expose constructor `MkMaryTxBody`
99
* Add default implementation for `mintValueTxBodyF`

eras/shelley/impl/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 1.17.0.0
44

5+
* Remove Bool argument from `auxDataSeqDecoder`
6+
* Move to `testlib` `DecCBOR` instances for: `ShelleyTxSeq`, `ShelleyTxRaw`, `ShelleyTx`, `TxBody ShelleyEra`, `ShelleyTxAuxData`, `ShelleyTxWitsRaw`, `ShelleyTxWits`, `MultiSigRaw`, `MultiSig`
7+
* Remove `segWitTx`
58
* Add:
69
* `unlessMajorVersion`
710
* `whenMajorVersion`
@@ -18,7 +21,6 @@
1821
* Removed `era` parameter from `ShelleyTxBodyRaw`
1922
* Remove `HeapWords` instances for: #5001
2023
- `ShelleyTxOut`
21-
* Move `Annotator` instances, `txSeqDecoder` and `mapTraverseableDecoderA` to `testlib`
2224
* Deprecate `witsFromTxWitnesses`
2325
* Expose access to `ShelleyTxRaw`, `ShelleyTxAuxDataRaw`, `ShelleyTxBodyRaw`, `ShelleyTxWitsRaw`, `MkMultiSig`
2426
* Expose constructors `MkShelleyTx`, `MkShelleyTxAuxData`, `MkShelleyTxBody`, `MkShelleyTxWits`, `MultiSigRaw`

libs/cardano-ledger-binary/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
* Bump `MaxVersion` to `12`
66
* Add `decodeFullFromHexText`
7-
* Move `translateViaCBORAnnotator`, `decodeFullAnnotator`, `decodeFullAnnotatedBytes`, `decodeFullAnnotatorFromHexText` to `testlib`
87
* Moved `Annotator` orphan instance for plutus `Data` into `testlib`
98

109
## 1.6.0.0

libs/cardano-ledger-core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.18.0.0
44

5+
* Move to `DecCBOR` instance for `Block` to `testlib`
56
* Removed constraints from `EraPParams` for both `PParamsHKD Identity era` and `PParamsHKD StrictMaybe era`: `EncCBOR`, `DecCBOR`, `ToCBOR`, `FromCBOR`, `ToJSON`, `FromJSON`
67
* Added `eraPParams` to `EraPParams`
78
* Added `jsonPairsPParams` and `jsonPairsPParamsUpdate` to `EraPParams` along with their implementation
@@ -26,7 +27,6 @@
2627
in its favor
2728
* Move `sumCompactCoin` to `Cardano.Ledger.Coin`
2829
* Add `eraDecoderWithBytes`
29-
* Move `Annotator` instances to `testlib`
3030
* Expose `MkData` constructor.
3131
* Remove `Text` parameter from `translateEraThroughCBOR`
3232
* Add `keyHashWitnessesTxWits`

0 commit comments

Comments
 (0)