Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCP-3073: emulated ledger #336

Merged
merged 25 commits into from
Mar 9, 2022
Merged

SCP-3073: emulated ledger #336

merged 25 commits into from
Mar 9, 2022

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    fdb372e View commit details
    Browse the repository at this point in the history
  2. WIP Validation

    j-mueller committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c396302 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    d8e686b View commit details
    Browse the repository at this point in the history
  2. Fill in holes

    sjoerdvisscher committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    2c3349b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    d91c9c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    9ccf7bb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    62d5590 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    f2bc585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2976ba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    382fc72 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Validate validityrange

    sjoerdvisscher committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8cef5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9bcfc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    56e76b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    89bbeb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    2484675 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Fix most test errors

    sjoerdvisscher committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    92e4294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7d9b1 View commit details
    Browse the repository at this point in the history
  3. updateMaterialized

    sjoerdvisscher committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    beccf39 View commit details
    Browse the repository at this point in the history
  4. Make PAB build

    sjoerdvisscher committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    8e80d56 View commit details
    Browse the repository at this point in the history
  5. Generate purs

    Simplify errors
    sjoerdvisscher committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    d802dd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f468d79 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into SCP-3073-emulated-ledger

    # Conflicts:
    #	plutus-contract/src/Plutus/Contract/Wallet.hs
    #	plutus-contract/src/Wallet/Emulator/Wallet.hs
    #	plutus-contract/test/Spec/Emulator.hs
    #	plutus-contract/test/Spec/golden/traceOutput - pubKeyTransactions.txt
    #	plutus-contract/test/Spec/golden/traceOutput - pubKeyTransactions2.txt
    #	plutus-contract/test/Spec/golden/traceOutput - wait1.txt
    #	plutus-ledger/src/Ledger/Tx/CardanoAPI.hs
    #	plutus-pab/src/Cardano/Node/Types.hs
    #	plutus-pab/src/Cardano/Wallet/Mock/Handlers.hs
    #	plutus-pab/src/Cardano/Wallet/Mock/Server.hs
    #	plutus-pab/src/Plutus/PAB/Run/Cli.hs
    #	plutus-use-cases/test/Spec/crowdfundingEmulatorTestOutput.txt
    sjoerdvisscher committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    1c87918 View commit details
    Browse the repository at this point in the history
  8. Improvements

    sjoerdvisscher committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    1c3aebb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Add explanations

    sjoerdvisscher committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    1437cc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    b95c6b0 View commit details
    Browse the repository at this point in the history