Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ProjectOpenSea/seaport-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: ProjectOpenSea/seaport-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.2
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 3, 2024

  1. chore(deps): update seaport digest to 585b2ef (#560)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    777950c View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency ethers to v6.12.2 (#561)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5a55d61 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to v20.14.0 (#562)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bc6dfdd View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency eslint-plugin-promise to v6.2.0 (#563)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c695751 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. chore(deps): update dependency @types/node to v20.14.2 (#566)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9698a90 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency hardhat to v2.22.5 (#567)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    655ea1a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency node to v20.14.0 (#568)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5f50065 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency prettier to v3.3.1 (#569)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a31931d View commit details
    Browse the repository at this point in the history
  5. chore(deps): update typescript-eslint monorepo to v7.12.0 (#570)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    00017e7 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency ethers to v6.13.0 (#571)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e7259aa View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. bugfix: Fix native currency tip amount scaling logic for partial fill…

    …s when using fulfillOrders (#565)
    
    * bugfix: move tips scaling logic to where offer and consideration items are scaled.
    
    * bugfix: extend assertion to validate input parameters.
    
    * bugfix: fix assertion.
    naveen-imtb authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b349422 View commit details
    Browse the repository at this point in the history
Loading