You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bench/tx-generator/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,17 @@
1
1
# ChangeLog
2
2
3
+
## 2.15 -- Mar 2025
4
+
5
+
* A new cabal flag `withplutuslib` is added, enabling import and re-compilation of Plutus scripts from `plutus-scripts-bench` - default: false; use for dev/test of new benchmarks only.
6
+
* Port `ProtocolParameters` type and typeclass instances from `cardano-api` into new module `Cardano.Api.Internal`, removing dependency on the deprecated API type.
7
+
* Bump for Node 10.3
8
+
3
9
## 2.14.2 -- Oct 2024
4
10
5
11
* Bump for Node 10
6
12
7
13
## 2.14.1 -- June 2024
14
+
8
15
* A new NixSvcOptions field is introduced: `_nix_keepalive`
9
16
and it's propagated down to the `kaClient` that does keepalives.
0 commit comments