Add `queryDRepDelegations`
Also export `credToDRep` and `dRepToCred`
Also export `credToDRep` and `dRepToCred`
This will be used to transfer some of the functionality into `cardano-ledger-core` in a subsequent commit in order to preserve git history
* Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
* Generalise compatible tests by using certificates with deposits * Move tests that are reliant on certs w/out deposits and only run them pre-Dijkstra
Only use certificates with deposits
Use certificates with deposits since Shelley style certificates without deposits are no longer supported from Dijkstra era onwards.