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

Release v9.0.0 #1639

Merged
merged 58 commits into from
Jul 24, 2024
Merged

Release v9.0.0 #1639

merged 58 commits into from
Jul 24, 2024

Commits on May 6, 2024

  1. Simplify TxConstraints type

    klntsky committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7ebf75f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    1353a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5311586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a960e94 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fix developer portal link

    klntsky authored May 9, 2024
    Configuration menu
    Copy the full SHA
    0576fea View commit details
    Browse the repository at this point in the history
  2. Add more trivial constraints

    klntsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7d9d1e0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    4e967d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba8f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94bc85c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    b3c753b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fabc661 View commit details
    Browse the repository at this point in the history
  3. Update: README.md wording

    klntsky authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bff8bf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    69b59bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ebef4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1625 from Plutonomicon/klntsky/update-uplc-apply-…

    …args
    
    Update `@mlabs-haskell/uplc-apply-args` dependency
    klntsky authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4e7404 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Update comparisons.md

    klntsky authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5bf2784 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. Remove applyArgs E2E tests

    marcusbfs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    25bf6b7 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    marcusbfs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7cd798f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa9b80 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    61e347a View commit details
    Browse the repository at this point in the history
  2. Fix the tests

    klntsky committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0fef52e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    b64d0dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4870dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a875da View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Nix formatting

    klntsky authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4627a2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1627 from Plutonomicon/marcusbfs/footprint-reduct…

    …ion-ms3
    
    Footprint reduction - Milestone 3
    klntsky authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cef39c2 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    klntsky committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    999b872 View commit details
    Browse the repository at this point in the history
  4. Nix formatting

    klntsky authored and marcusbfs committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8cdb695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2746736 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Merge pull request #1630 from Plutonomicon/klntsky/better-checks-in-p…

    …lutip-tests
    
    Add retry logic for port checks
    klntsky authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    77db77f View commit details
    Browse the repository at this point in the history
  2. Update package versions

    marcusbfs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    29994bf View commit details
    Browse the repository at this point in the history
  3. Remove Ctl.Internal.Wallet.Key module

    Use `Cardano.Wallet.Key` instead.
    marcusbfs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a75de33 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    marcusbfs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cbcdf7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecc2308 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1629 from Plutonomicon/marcusbfs/refactor-cip30-mock

    CTL F11 M4: Footprint reduction: use external Cip30Mock package
    klntsky authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2c8e8fb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. WIP: rewrite examples

    klntsky committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fbd6723 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9431f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e72416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a650bf View commit details
    Browse the repository at this point in the history
  4. WIP: rewrite more examples

    klntsky committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    50a3086 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80bc5a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update the docs

    klntsky committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    877b2c3 View commit details
    Browse the repository at this point in the history
  2. Rename BalanceTxConstraintsBuilder to

    BalancerConstraints (backward-compatible change)
    klntsky committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    dbc4608 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    34b6b92 View commit details
    Browse the repository at this point in the history
  2. Fix broken link

    klntsky committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d17bbb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    3bf59a2 View commit details
    Browse the repository at this point in the history
  2. Fix all Staking examples

    klntsky committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2b5c3ea View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    klntsky committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7bd7a32 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    klntsky committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    25a2703 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1628 from Plutonomicon/klntsky/new-constraints-in…

    …terface
    
    New constraints interface
    klntsky authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3a0e43b View commit details
    Browse the repository at this point in the history
  6. Update dependency versions

    klntsky committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ddbd601 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Prepare v9.0.0

    klntsky committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    372a3c7 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    klntsky committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c027375 View commit details
    Browse the repository at this point in the history