Emurgo / cardano-serialization-lib

This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.
Other
230 stars 124 forks source link

Conway [12.0.0-alpha.3] - Incorrect Credential in DRep Certificates (reg, dereg, update) #637

Closed Ryun1 closed 11 months ago

Ryun1 commented 11 months ago

Using Conway Alpha Build: @emurgo/cardano-serialization-lib-nodejs@12.0.0-alpha.3 Based on Draft Conway Ledger design CDDL at commit: 1beddd3d9f10d8fcb163b5e83985c4bac6b74be7

Describe the bug

Expected behaviour

lisicky commented 11 months ago

Hi @Ryun1 ! We will name it as Credential. StakeCredential is old legacy name and the new Credential will be a new name for StakeCredential because we use it as a common type.

lisicky commented 11 months ago

StakeCredential was renamed to Credential in 12.0.0-alpha.4