cardano-serialization-lib icon indicating copy to clipboard operation
cardano-serialization-lib copied to clipboard

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.

Results 179 cardano-serialization-lib issues
Sort by recently updated
recently updated
newest added

I am currently working with rather old project (about 1 year old). The Cardano Serialization library version is 9.1.0 but I had not changed anything and then all of a...

Hi, I am using the latest CSL 11.1.0 version on the preview network and I am trying to spend 2 script outputs that hold an inline datum like so: ```...

for the upcoming change in the governance/catalyst voting, a new bech prefix for public/private keys was defined. https://github.com/cardano-foundation/CIPs/pull/342 private/signing key prefix: `gov_sk` public/verification key prefix: `gov_vk` however, these prefixes are...

Summary I created transaction with @emurgo/cardano-serialization-lib-nodejs Singed tx with this library Send signed tx to the my local node (cardano-rossetta) BUT With that (signed tx which transfred to the node...

bash scripts only run on Linux/Mac/WSL environments. This dependency exists because the original node version manager install scripts only run on those environments, but the rust toolchain is fully supported...

Bumps [regex](https://github.com/rust-lang/regex) from 1.4.2 to 1.6.0. Changelog Sourced from regex's changelog. 1.6.0 (2022-07-05) This release principally includes an upgrade to Unicode 14. New features: [FEATURE #832](rust-lang/regex#832): Clarify that Captures::len includes...

dependencies
rust

Bumps [digest](https://github.com/RustCrypto/traits) from 0.9.0 to 0.10.5. Commits 4c89bc9 digest: MSRV fix release (#1117) f7968a1 digest: add implementations of the AssociatedOid trait (#1098) c9a8d73 signature_derive: fix Digest* trait derivation (#1115) 1b3f0c7...

dependencies
rust

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.1 to 0.10.5. Changelog Sourced from itertools's changelog. 0.10.5 Maintenance 0.10.4 Add EitherOrBoth::or and EitherOrBoth::or_else (#593) Add min_set, max_set et al. (#613, #323) Use either/use_std (#628) Documentation...

dependencies
rust

Bumps [bech32](https://github.com/rust-bitcoin/rust-bech32) from 0.7.3 to 0.9.1. Commits d12513f Merge rust-bitcoin/rust-bech3232: Revert encode_to_fmt API change 0d01fad Bump version to 0.9.1 3693935 Revert encode_to_fmt API change 3e93f95 Merge rust-bitcoin/rust-bech3232: Install gcc-arm-none-eabi in...

dependencies
rust