Releases: cardano-community/cncli
Releases · cardano-community/cncli
v6.5.1
v6.5.0
Add pool-stake command
v6.4.1
v6.4.1
v6.4.0
This version matches the leaderlogs math of the haskell cardano-node exactly.
Support added for windows and libsodium dependency has been removed.
v6.4.0-alpha
v6.4.0-alpha
v6.3.0
This version adds the snapshot
command. This command allows you to dump one of the 3 epoch stake snapshots from a local cardano-node to a .csv file.
v6.2.3
Fix guild epoch calculations
v6.2.2
Fix DateTime parsing
v6.2.1
Fixes bug with pooltool sendtips
v6.2.0
- Conway Era support (SanchoNet). Use
--consensus cpraos
for leaderlogs - Option to calculate nonce or leaderlogs for past epochs. Use
--epoch ##
KNOWN ISSUE
- SendTip to pool tool is broken