Releases: Biglup/cometa.js
Releases · Biglup/cometa.js
v1.2.0
v1.0.114
- Expose inspectTx
v1.1.111
- Add
inspectTxutil that converts TX CBOR to CIP-116 - Fix a type error on CoinSelectorParams type
v1.1.102
Full Changelog: v1.1.101...v1.1.102
v1.1.101
Full Changelog: v1.1.10...v1.1.101
v1.1.10
Full Changelog: v1.1.901...v1.1.10
v1.1.901
Update Cometa.js to be current with lib cardano
v1.1.7002
What's Changed
Add TransactionBuilder factory method to transactions. This factory method simplifies the process. It automatically pre-populates
the new builder instance with the necessary context from the wallet's state, including protocol parameters, UTxOs, and a change address (bot for regular inputs and collateral).
v1.1.7001
What's Changed
- This version CIP-30 and sing address wallet integration
v1.1.7
What's Changed
- Feat/add emscripten provider by @AngelCastilloB in #7
- Feat/add tx builder by @luisdbianchi in #8
Full Changelog: v1.0.3...v1.1.7