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 ea2b9a1 commit d523ca1Copy full SHA for d523ca1
cardano-node/ChangeLog.md
@@ -9,6 +9,8 @@
9
- `--mempool-capacity-override` and `--no-mempool-capacity-override` can be set in the configuration file via the key `MempoolCapacityBytesOverride`.
10
- `--snapshot-interval` can be set in the configuration file via the key `SnapshotInterval`.
11
- `--num-of-disk-snapshots` can be set in the configuration file via the key `NumOfDiskSnapshots`.
12
+- Update tracing with Genesis messages
13
+- Update configuration with Genesis parameters
14
15
## 8.2.1 -- August 2023
16
cardano-testnet/CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Update `cardano-ping` dependency
6
* Add `--num-dreps` parameter
7
+* Update tracing configuration for ChainSync jumping
8
## 8.7.0
0 commit comments