Per node traces and explicit trace handling
This is now less magic and instead explicit traversals of the trace log.
This is now less magic and instead explicit traversals of the trace log.
Signed-off-by: Eric Torreborre <[email protected]>
Signed-off-by: Eric Torreborre <[email protected]>
* mithril-cardano-node-chain from `0.1.22` to `0.1.23` * mithril-persistence from `0.2.66` to `0.2.67` * mithril-aggregator from `0.8.31` to `0.8.32` * mithril-signer from `0.3.21` to `0.3.22`
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Hyperledger Bot <[email protected]>
The resolutions field in package.json instructs Yarn to resolve all requests for minimatch — including exact-version pins from transitive deps — to 3.1.5. An exact version is used rather than a range (e.g. ">=3.1.5") to avoid Yarn resolving to a later major version with breaking API changes.
add notes on Praos slot leader election for historic reasons
Signed-off-by: Chris Gianelloni <[email protected]>