You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RE plutus-apps (and I think plutus-contract), you only need these dependencies for plutip (via bpi), right?
If so, then we are looking at removing these dependencies from BPI with our own alternatives. @MangoIV is the main person currently working on this effort.
Something to consider: CTL currently has Babbage support and plutip (non-BPI) support, so it may be less blocked than the alternatives.
RE plutus-apps (and I think plutus-contract), you only need these dependencies for plutip (via bpi), right? If so, then we are looking at removing these dependencies from BPI with our own alternatives. @MangoIV is the main person currently working on this effort.
Correct yes! Essentially we need those new constraints to referencing outputs and adding inline datums. Apparently it's not so difficult to add so might be that I can get to working on that fork. I'll sync with @MangoIV.
Something to consider: CTL currently has Babbage support and plutip (non-BPI) support, so it may be less blocked than the alternatives.
I hope we're not hot swapping the PABs just yet. But we definitely need to assess the timelines here. Thanks @GeorgeFlerovsky for providing the bigger picture on the state of things, super valuable.
Haha, definitely let's avoid swapping pabs if we can. With the architecture you described in the meeting, I think it's eminently possible to do so, as long as bpi progresses quickly on de-plutus-apping
bladyjoker
changed the title
Migrate to Vasil and use inline datum and reference inputs
Support Vasil features (v2 scripts, inline datums and reference inputs)
Sep 20, 2022
TODO
Plutarch.Api.V2
PlutusLedgerApi.V2
FsMp
Plutus script uses reference inputsbot-plutus-interface
bot-plutus-interface
plutus-contract
andplutus-apps
need to be extended with new contraints/lookupsReferences
The text was updated successfully, but these errors were encountered: