We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2531844 commit b2f63d1Copy full SHA for b2f63d1
libs/cardano-ledger-core/CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
* Add `fromStrictMaybeL`, `toStrictMaybeL`
6
* Add `memoRawTypeL`
7
+* Remove `getterMemoRawType`
8
+* Add `EncCBOR` instance for `MemoBytes`
9
+* Add `TxLevel`, `EraTxLevel`, `HasEraTxLevel`
10
* Rename `PoolParams` to `StakePoolParams`
11
- Replace the prefix for all the fields of this type from `pp*` -> `spp*`
12
- Rename the lenses for the fields from `ppCostL`, `ppMetadataL` and `ppVrfL` to `sppCostL`, `sppMetadataL` and `sppVrfL`
0 commit comments