Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano
https://plutonomicon.github.io/cardano-transaction-lib/
MIT License
92 stars 50 forks source link

Consider switching to the upstream GC version of CSL #1646

Open klntsky opened 2 weeks ago

klntsky commented 2 weeks ago

We are using our vendored fork of CSL with GC added: https://www.npmjs.com/package/@mlabs-haskell/cardano-serialization-lib-gc

But Emurgo recently introduced their own bundles with GC enabled as a feature of wasm-bindgen:

https://www.npmjs.com/package/@emurgo/cardano-serialization-lib-nodejs-gc

klntsky commented 2 weeks ago

Not sure if it makes sense to proceed with this, given that we are planning to switch to https://github.com/mlabs-haskell/cardano-data-lite