Merge pull request #6551 from IntersectMBO/mgalazyn/refactor/testnet-remove-old-witness-conjuring
cardano-testnet | Remove old era casing functions
cardano-testnet | Remove old era casing functions
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: rcmorano <[email protected]>
* feat(cf-idw): enable customizing storageclass for witness/keria/keria-provisioning * chore(cf-idw/cred-issuance): make storageClass configurable * chore(cf-idw): bump version
Snapshot.hs: use exported runFsPaths accessor instead of internal r.fsPaths
Unsafe.hs: restore parens around function applications
Config/Override.hs: fix corrupted override instance for MergeBatchSize
Benchmarks: update to dot syntax with renamed fields (bloomFilter, index,
kOpsFile) and add OverloadedRecordDot pragma to both benchmark files
extension scope
- Remove unnecessary parentheses around dot-access expressions (value.field)
- Only enable DuplicateRecordFields/NoFieldSelectors in Run and RunReader
where field names were actually refactored; other modules get
OverloadedRecordDot only