Plutonomicon / cardano-transaction-lib

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

Add Conway support, Replace Plutip with cardano-testnet #1624

Open errfrom opened 1 month ago

errfrom commented 1 month ago

Based on the work from https://github.com/Plutonomicon/cardano-transaction-lib/pull/1593

Closes https://github.com/Plutonomicon/cardano-transaction-lib/issues/1622 Closes https://github.com/Plutonomicon/cardano-transaction-lib/issues/1564 Closes https://github.com/Plutonomicon/cardano-transaction-lib/issues/1631

Dependencies

Breaking Changes

Examples (Ogmios + Kupo, SanchoNet, Eternl Beta):

Pre-review checklist

Renegatto commented 2 weeks ago

@errfrom if this #1618 was caused by the ogmios and node incompatibility, this PR can fix that. Could you unskip the test and check if it works on this branch?

klntsky commented 2 weeks ago

@Renegatto Dzmitry is on vacation now. Last time we talked about this, he told me it didn't fix rewards, BUT we don't know the reason why: either its the same or the epochs are just too long for cardano-testnet. I expected this PR to fix rewards.