This repository was archived by the owner on Dec 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 210
plutus-contract emulator: Change the tx output representation of EmulatorTx to use Cardano.Api.TxOut #698
Merged
Merged
plutus-contract emulator: Change the tx output representation of EmulatorTx to use Cardano.Api.TxOut #698
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
b7ad431
First draft done for plutus-ledger
berewt b83b581
plutus-ledger-constraints use Cardano.Tx
berewt 5aebafc
use C.Tx in plutus-tx-constraints
berewt 7254551
plutus-chain-index uses C.TxOut
berewt 4be8dae
Forgot to add file
berewt 74e92bd
Fixing my mess with CardanoAPI
berewt af27776
encoding via plutus.TxOut (can't work, no NetworkId)
berewt bfb14b6
Fix code for the use cases
berewt 24f67e7
Merge branch 'next-node' into cardano-txout
berewt 310dee9
Fix a bug in balanceTx
berewt 822f246
Fix 0 ada outputs error
berewt b766775
Dirty fix for the uniswap check
berewt 59943eb
Use Cardano.Tx txId
berewt 4bbc0af
fix uniswap test
berewt 29c847b
Merge branch 'next-node' into cardano-txout
berewt 8bafd0c
Fix double satisfaction
berewt 894d71c
Fix Marconi
berewt 1b858a9
Add TxOut typeclasses
berewt ec73205
Remove unused imports
berewt b874c49
Fix failing tests
berewt d73532d
Clean import
berewt aa5d5ab
Fix pab
berewt 0b7ca8b
Fix golden values
berewt 3ad460c
Fix golden test
berewt ea406b2
Merge branch 'next-node' into cardano-txout
berewt 1f5f6fe
Fix more plutus packages
berewt 85ab824
Rmove useless param from ChainIndex.Lib
berewt 9448325
Fik playground
berewt 695c585
Remove commented code
berewt 4be2698
Include several fixes following Konstantinos' review
berewt 4b3f359
Add a Pretty TxOut and clean uniswap
berewt 48f0d05
Remove useless stuff in playground
berewt ed75e26
error in generators display the original cause
berewt c4ed8b3
Fix imports
berewt 0746ba3
prettier pretty
berewt f4b632e
Fix golden tests
berewt 07b69c3
Fix uniswap
berewt c3b7fbf
Fix golden tests
berewt 6e31cc5
Restore deleted constraints
berewt fe8b6eb
Integrate more Sjoerd's comments
berewt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix code for the use cases
- Loading branch information
commit bfb14b68c5962af6b142ab6c80efd9e60d3fe11c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.