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

Add some tests and comment tweaks #957

Merged
merged 30 commits into from
Feb 1, 2023
Merged

Add some tests and comment tweaks #957

merged 30 commits into from
Feb 1, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    f58c57a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #951 from ProjectOpenSea/seaport-1.2

    Seaport 1.2
    0age authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f822231 View commit details
    Browse the repository at this point in the history
  3. add useConduit

    stephankmin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e8307db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    528d58c View commit details
    Browse the repository at this point in the history
  5. rm unused variables

    stephankmin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9b05e6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3358ef7 View commit details
    Browse the repository at this point in the history
  7. test against optimized

    stephankmin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    187a71d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07301b7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #952 from ProjectOpenSea/1.2-morecoverage

    Add conduit fuzz tests for basic orders, LowLevelHelpers test
    0age authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2ba02b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e48247 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4a5d00 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    3435a17 View commit details
    Browse the repository at this point in the history
  2. bump

    stephankmin committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    672b453 View commit details
    Browse the repository at this point in the history
  3. first stab

    jameswenzel authored and GitHub Actions Bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d646132 View commit details
    Browse the repository at this point in the history
  4. rsv

    jameswenzel authored and GitHub Actions Bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b0f312e View commit details
    Browse the repository at this point in the history
  5. add compact bulk signatures

    jameswenzel authored and GitHub Actions Bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    16319c0 View commit details
    Browse the repository at this point in the history
  6. add comments

    jameswenzel authored and GitHub Actions Bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ea84202 View commit details
    Browse the repository at this point in the history
  7. add sparse signature generation and fuzz test

    jameswenzel authored and GitHub Actions Bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    fcb3288 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    040c479 View commit details
    Browse the repository at this point in the history
  9. update function signatures

    0age committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e3be2d4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #953 from ProjectOpenSea/deployment-info-update

    1.2 Deployment info update
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d54c22d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8c3f4b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #954 from ProjectOpenSea/1.2-bulksigs

    add reentrancy test, wildcard consideration test
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9ebae1c View commit details
    Browse the repository at this point in the history
  13. add test for dirty bits

    stephankmin committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ca465ce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a93c243 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e2ec377 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf4ea07 View commit details
    Browse the repository at this point in the history
  17. minor natspec adjustments

    0age committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0ee7f5b View commit details
    Browse the repository at this point in the history
  18. Merge pull request #956 from ProjectOpenSea/1.2-dirtybits

    add test for additional recipients with dirty upper bits
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    db30187 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #955 from ProjectOpenSea/bulk-signature-tests

    Basic bulk signature tests
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9762f59 View commit details
    Browse the repository at this point in the history