IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.07k stars 720 forks source link

cardano-testnet: test value delegated to dreps in test of drep-stake-distribution #5961

Closed smelc closed 2 months ago

smelc commented 3 months ago

Description

https://github.com/IntersectMBO/cardano-cli/pull/874 is changing the way the maximum supply in create-testnet-data is handled. As a consequence this affects cardano-testnet. This is why we want to check that the changes in values when we update CLI is as expected, and hence this PR.

Checklist