Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

plutus-contract: Modifying addOutputs in emulator #474

Merged
merged 1 commit into from
May 25, 2022

Conversation

koslambrou
Copy link
Contributor

@koslambrou koslambrou commented May 23, 2022

plutus-contract emulator: Modifying addOutputs to replicate what cardano-wallet and cardano-node do, i.e., new outputs due to balancing are append to the list and not prepend.

Cherry-picked commit from: etiennejf@27bbb47

Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Relevant tickets are mentioned in commit messages
    • Formatting, materialized Nix files, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@koslambrou koslambrou changed the title plutus-contract emulator: Modifying addOutputs plutus-contract: Modifying addOutputs in emulator May 23, 2022
@koslambrou koslambrou marked this pull request as ready for review May 23, 2022 15:55
@koslambrou koslambrou force-pushed the cherry-pick/emulator-balancing-append-output branch 3 times, most recently from f4df85f to 21239ee Compare May 24, 2022 23:45
…ano-wallet and cardano-node do, i.e., new outputs due to balancing are append to the list and not prepend

Co-authored-by: koslambrou <[email protected]>
@koslambrou koslambrou force-pushed the cherry-pick/emulator-balancing-append-output branch from 21239ee to c78c9fb Compare May 24, 2022 23:46
@koslambrou koslambrou requested a review from sjoerdvisscher May 24, 2022 23:47
Copy link
Contributor

@sjoerdvisscher sjoerdvisscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@koslambrou koslambrou merged commit c4cc9ee into main May 25, 2022
@koslambrou koslambrou deleted the cherry-pick/emulator-balancing-append-output branch May 25, 2022 16:24
koslambrou added a commit that referenced this pull request Jun 22, 2022
…ano-wallet and cardano-node do, i.e., new outputs due to balancing are append to the list and not prepend (#474)

Co-authored-by: koslambrou <[email protected]>

Co-authored-by: etiennjf <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants