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

Seaport 1.2 #940

Draft
wants to merge 1,604 commits into
base: seaport-1.1
Choose a base branch
from
Draft

Seaport 1.2 #940

wants to merge 1,604 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    995896b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #883 from ProjectOpenSea/dan/2023/01/test-validate…

    …-fails-after-counter-increment
    
    add test for failing validation of signed order after counter is incremented
    DJViau authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f1cc7b8 View commit details
    Browse the repository at this point in the history
  3. add eth transfer to contract offerer

    Stephan Min committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7dca0b0 View commit details
    Browse the repository at this point in the history
  4. prog on test

    Stephan Min committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0b4472b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    5db6ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    589ead1 View commit details
    Browse the repository at this point in the history
  3. document table sweeping

    djviau committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a72907c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fdaf7c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #885 from ProjectOpenSea/dan/2023/01/add-selector-…

    …tests
    
    Dan/2023/01/add selector tests
    0age authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    920129b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #886 from ProjectOpenSea/dan/2023/01/document-tabl…

    …e-sweeping
    
    document table sweeping
    0age authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    95355d7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #887 from ProjectOpenSea/dan/2023/01/document-non-…

    …enforcement-of-conduits
    
    document revert behavior where incorrect conduit key is provided
    0age authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    778b5e3 View commit details
    Browse the repository at this point in the history
  8. add ETH <=> ERC721 test

    Stephan Min committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    58f519b View commit details
    Browse the repository at this point in the history
  9. skip test file for coverage

    Stephan Min committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    00cf18c View commit details
    Browse the repository at this point in the history
  10. add test contract to shim

    Stephan Min committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0442e6a View commit details
    Browse the repository at this point in the history
  11. start on forge test

    Stephan Min committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    70268fa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. add initial forge tests

    Stephan Min committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e682cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692b4e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba5d2ab View commit details
    Browse the repository at this point in the history
  4. add missing import

    0age committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c42788f View commit details
    Browse the repository at this point in the history
  5. one more forge test

    0age committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bf74be6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #889 from ProjectOpenSea/1.2-metadata-revision

    getMetadata => getSeaportMetadata (with Schema array)
    0age authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ffb93a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e6ad9a View commit details
    Browse the repository at this point in the history
  8. add invalid msg value error to reentrancy guard

    Stephan Min committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d2cfd6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4bbd4c View commit details
    Browse the repository at this point in the history
  10. bump

    Stephan Min committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4e003c7 View commit details
    Browse the repository at this point in the history
  11. Merge branch '1.2-native-token-tests' of https://github.com/ProjectOp…

    …enSea/seaport into 1.2-native-token-tests
    Stephan Min committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b3637ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f15cc72 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #888 from ProjectOpenSea/1.2-native-token-tests

    Add HH + forge test for contract orders w native token offers
    0age authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6a343fc View commit details
    Browse the repository at this point in the history
  14. remove only

    0age committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cd3998b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    38b34e1 View commit details
    Browse the repository at this point in the history
  16. bump vulnerable dependencies

    0age committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5db7edd View commit details
    Browse the repository at this point in the history
  17. Merge pull request #891 from ProjectOpenSea/1.2-dependency-bump

    bump vulnerable dependencies
    0age authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2dbdf79 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8ffcbcf View commit details
    Browse the repository at this point in the history
  19. Merge pull request #892 from ProjectOpenSea/1.2-coverage-reentrant

    add coverage for invalid native token receipt
    0age authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8eb2594 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    976956d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. add test agg missing item amounts

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2f945de View commit details
    Browse the repository at this point in the history
  2. rm value

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2e6e046 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #894 from ProjectOpenSea/1.2-missing-item-amount

    add test aggregating missing item amounts
    stephankmin authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    50f4e76 View commit details
    Browse the repository at this point in the history
  4. add agg missing item amounts test

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    411cae9 View commit details
    Browse the repository at this point in the history
  5. add agg consideration items test

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    92a432a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #896 from ProjectOpenSea/1.2-forge-missing-item-am…

    …ount
    
    add forge tests for aggregating offer/consideration missing item amounts
    0age authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    08a3b58 View commit details
    Browse the repository at this point in the history
  7. don't skip ref

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    90be1e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87cc06f View commit details
    Browse the repository at this point in the history
  9. lint

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    506ad1a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #897 from ProjectOpenSea/1.2-hh-invalid-proof

    add HH test for supplying proof to collection-level criteria item
    stephankmin authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ff80f9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94655db View commit details
    Browse the repository at this point in the history
  12. Merge pull request #898 from ProjectOpenSea/1.2-compact-bulk-signature

    update signBulkOrder to take in extraCheap param, add test
    stephankmin authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9c87826 View commit details
    Browse the repository at this point in the history
  13. add remaining coverage tests

    Stephan Min committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    984adbd View commit details
    Browse the repository at this point in the history
  14. Merge pull request #899 from ProjectOpenSea/1.2-branch-coverage

    add remaining coverage tests
    stephankmin authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5a71304 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Document itemType

    AdminStatusFinance authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    18e301e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. fix zero amount test

    stephankmin committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    148eccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d4b346 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #902 from ProjectOpenSea/1.2-lowlevelhelpers

    add missing item amount test
    stephankmin authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6e4fec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    772e934 View commit details
    Browse the repository at this point in the history
  5. bump PointerLibraries back down

    0age committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    a6195c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #903 from ProjectOpenSea/1.2-version-fix

    use higher versions for contracts not needed in reference contracts
    0age authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    a1f3daa View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. fix some typos

    0age committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4de1050 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #904 from ProjectOpenSea/1.2-typos

    fix some typos
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    73d4530 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    0age committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e6a6802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7236194 View commit details
    Browse the repository at this point in the history
  5. a few more nits

    0age committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2f8e737 View commit details
    Browse the repository at this point in the history
  6. one more unused import

    0age committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5320bdb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #905 from ProjectOpenSea/1.2-unused-imports

    remove unused imports
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    049828e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bee9fb4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aad1e8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69a6bba View commit details
    Browse the repository at this point in the history
  11. Merge pull request #908 from JustDravee/1.2-gas-xor-or

    Code4rena gas finding: Using XOR (`^`) and OR (`|`) bitwise equivalents
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    31680ac View commit details
    Browse the repository at this point in the history
  12. Merge pull request #906 from hrkrshnn/abi-encode-bytes

    docs: clarify what `size` means in `_encodeBytes`
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    32d5cc7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #909 from JustDravee/1.2-gas-shift-left-5-vs-32

    Code4rena gas finding: Shift left by 5 instead of multiplying by 32
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    21a89f4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #901 from AdminStatusFinance/patch-1

    Document itemType
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8e3424e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c07e275 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b5d838d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a92152 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    576a897 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d7c6c78 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #910 from JustDravee/1.2-gas-saveNOT

    Code4rena gas finding: Using a positive conditional flow to save a NOT opcode
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6d64fe0 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #911 from JustDravee/1.2-gas-lggt-vs-eqeq

    Code4rena gas finding: Optimized operations
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    977f7ec View commit details
    Browse the repository at this point in the history
  22. Merge pull request #914 from JustDravee/1.2

    Adding Dravee as a contributoooooor
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8c9d761 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #913 from JustDravee/1.2-pre-decrement

    Code4rena gas finding: Pre-decrements cost less than post-decrements
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a2eb7dd View commit details
    Browse the repository at this point in the history
  24. Merge pull request #912 from JustDravee/1.2-gas-happy-path

    Code4rena gas finding: Swap conditions for a better happy path
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    97caada View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    035f4ea View commit details
    Browse the repository at this point in the history
  26. rm hardhat console

    stephankmin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1b35efd View commit details
    Browse the repository at this point in the history
  27. Merge pull request #915 from ProjectOpenSea/1.2-basicorderfulfiller

    add forge test for BasicOrderFulfiller.sol
    stephankmin authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0c29270 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7da83ce View commit details
    Browse the repository at this point in the history
  29. update readme

    stephankmin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    07c81d9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    058819d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f87e4a3 View commit details
    Browse the repository at this point in the history
  32. readme

    stephankmin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fa98428 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f2fbca7 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #916 from ProjectOpenSea/1.2-workflow

    update gh action
    stephankmin authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ec45ac7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a75bd69 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d7f0052 View commit details
    Browse the repository at this point in the history
  37. fix test

    stephankmin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d29871e View commit details
    Browse the repository at this point in the history
  38. Merge pull request #917 from ProjectOpenSea/1.2-amountderiver

    add coverage for AmountDeriver, FulfillmentApplier
    stephankmin authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    28f33c7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8c0348a View commit details
    Browse the repository at this point in the history
  40. use pure fn visibility

    0age committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5370554 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #918 from ProjectOpenSea/1.2-order-hashes-encoding

    fix orderHashes encoding and add some tests
    0age authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3f1a3b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. bump a dependency

    0age committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1fd515f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #919 from ProjectOpenSea/bump-dep

    Bump dependencies part two
    0age authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b877c18 View commit details
    Browse the repository at this point in the history
  3. replace ether with native token

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0191cda View commit details
    Browse the repository at this point in the history
  4. clean up a few more instances of ETH

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3247bc8 View commit details
    Browse the repository at this point in the history
  5. more ETH cleanup

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0471352 View commit details
    Browse the repository at this point in the history
  6. use named constants

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fddf77f View commit details
    Browse the repository at this point in the history
  7. more QA and remove imports from library

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    065e8ee View commit details
    Browse the repository at this point in the history
  8. use plural

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3321c4e View commit details
    Browse the repository at this point in the history
  9. rename almostoneword

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2fe3291 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a06b626 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    258f4b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8dc6268 View commit details
    Browse the repository at this point in the history
  13. critical sev grammatical issue fix

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    75bc3e1 View commit details
    Browse the repository at this point in the history
  14. use universal constants in typehashdirectory

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2c9161e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #921 from ProjectOpenSea/dan/2023/01/replace-eth-w…

    …ith-native
    
    Dan/2023/01/replace eth with native
    0age authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    700859f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #922 from ProjectOpenSea/dan/2023/01/use-named-con…

    …stants
    
    Various QA tasks
    0age authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3ea454e View commit details
    Browse the repository at this point in the history
  17. fix merge conflict

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b6ac15b View commit details
    Browse the repository at this point in the history
  18. Merge pull request #923 from ProjectOpenSea/dan/2023/01/rename-almost…

    …oneword
    
    rename almostoneword
    0age authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c2ff839 View commit details
    Browse the repository at this point in the history
  19. additional QA tasks

    djviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    aed336b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bea0416 View commit details
    Browse the repository at this point in the history
  21. fix typo

    stephankmin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8dbca74 View commit details
    Browse the repository at this point in the history
  22. bump

    stephankmin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c2dd7cb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5898966 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #925 from ProjectOpenSea/1.2-ordervalidator

    move test files for order validator coverage
    stephankmin authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    451a02f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    c10f936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc3f83 View commit details
    Browse the repository at this point in the history
  3. Merge branch '1.2' of github.com:ProjectOpenSea/seaport into dan/2023…

    …/01/more-qa-tasks
    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0036ced View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dan/2023/01/more-qa-tasks' of github.com:ProjectOpenSea…

    …/seaport into dan/2023/01/more-qa-tasks
    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3bee9b9 View commit details
    Browse the repository at this point in the history
  5. change previeworder natspec description

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1fded91 View commit details
    Browse the repository at this point in the history
  6. tweak revert comment

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    29bd45a View commit details
    Browse the repository at this point in the history
  7. name the params in the token interfaces

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    08a89e4 View commit details
    Browse the repository at this point in the history
  8. more comment fine tuning

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    ebea4e9 View commit details
    Browse the repository at this point in the history
  9. add more detail to previeworder natspec

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4751777 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #924 from ProjectOpenSea/dan/2023/01/more-qa-tasks

    additional QA tasks
    0age authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    7f8dbdc View commit details
    Browse the repository at this point in the history
  11. lint

    0age committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6055c76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    46c6c51 View commit details
    Browse the repository at this point in the history
  13. update profile

    0age committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    181dae5 View commit details
    Browse the repository at this point in the history
  14. try efficient fulfillBasicOrder

    0age committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    da90725 View commit details
    Browse the repository at this point in the history
  15. it compiles on my machine

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    dff0f33 View commit details
    Browse the repository at this point in the history
  16. cleanup

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c452cee View commit details
    Browse the repository at this point in the history
  17. do reference imports

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    bbad017 View commit details
    Browse the repository at this point in the history
  18. Fix Typo

    Karthik-Gupta authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e974944 View commit details
    Browse the repository at this point in the history
  19. do token transferrer constants

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1c2bb04 View commit details
    Browse the repository at this point in the history
  20. do conduit constants

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    12ae6bb View commit details
    Browse the repository at this point in the history
  21. add transfer tests

    stephankmin committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6fbad0d View commit details
    Browse the repository at this point in the history
  22. do consideration errors

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3207f7e View commit details
    Browse the repository at this point in the history
  23. clean up tests

    stephankmin committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    d67eb64 View commit details
    Browse the repository at this point in the history
  24. do various

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f247570 View commit details
    Browse the repository at this point in the history
  25. do pointer libraries

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    23c61d3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ed1c43d View commit details
    Browse the repository at this point in the history
  27. Merge branch '1.2' of github.com:ProjectOpenSea/seaport into dan/2023…

    …/01/clean-up-global-import-pattern
    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    75c481d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9e8b8c5 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #929 from ProjectOpenSea/1.2-tokentransferrer

    add coverage for token transferrer
    stephankmin authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    fc293fd View commit details
    Browse the repository at this point in the history
  30. re-run profile

    0age committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a9e9c80 View commit details
    Browse the repository at this point in the history
  31. split our error constants

    djviau committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0c4f3f3 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #930 from ProjectOpenSea/dan/2023/01/clean-up-glob…

    …al-import-pattern
    
    Dan/2023/01/clean up global import pattern
    0age authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    ea04c57 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #928 from Karthik-Gupta/patch-1

    Fix Typo
    0age authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9b630a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. weird merge fix

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b1c600a View commit details
    Browse the repository at this point in the history
  2. further merge irregularity

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8dda9bf View commit details
    Browse the repository at this point in the history
  3. clean up global imports in tests

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ad8a230 View commit details
    Browse the repository at this point in the history
  4. some light cleanup on consideration constants

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    80881d1 View commit details
    Browse the repository at this point in the history
  5. a bit more cleanup

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0c59c71 View commit details
    Browse the repository at this point in the history
  6. clean up token transferrer constants

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    381b178 View commit details
    Browse the repository at this point in the history
  7. decimal to hex for consistency

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4baf1d6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #932 from ProjectOpenSea/dan/2023/01/additional-im…

    …port-cleanup
    
    Dan/2023/01/additional import cleanup
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    fb4b4b9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #927 from ProjectOpenSea/1.2-last-minute-gas-optim…

    …ization
    
    last-minute gas optimizations
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6636073 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ae0e33 View commit details
    Browse the repository at this point in the history
  11. add test contracts

    stephankmin committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d214681 View commit details
    Browse the repository at this point in the history
  12. document two contract order edge cases

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    745cf83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4038c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49ce62a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #933 from ProjectOpenSea/1.2-small-gas-opt

    inline some assembly on basic order fulfillment
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f866bd0 View commit details
    Browse the repository at this point in the history
  16. remove koda reference

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bdab432 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #934 from ProjectOpenSea/dan/2023/01/document-cont…

    …ract-order-edge-cases
    
    document two contract order edge cases
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b1a29e5 View commit details
    Browse the repository at this point in the history
  18. remove unused imports

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2ccdce1 View commit details
    Browse the repository at this point in the history
  19. address comment from issue 117

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    53265e9 View commit details
    Browse the repository at this point in the history
  20. actually address the issue lol

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bb31f86 View commit details
    Browse the repository at this point in the history
  21. address issue #92

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e034bab View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    80bba4d View commit details
    Browse the repository at this point in the history
  23. address issue #79

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2419d25 View commit details
    Browse the repository at this point in the history
  24. import constants

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    516a519 View commit details
    Browse the repository at this point in the history
  25. import one more missing constant

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2fe41ac View commit details
    Browse the repository at this point in the history
  26. Merge pull request #935 from ProjectOpenSea/1.2-final-spearbit-comments

    address final spearbit requested changes
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    716dacc View commit details
    Browse the repository at this point in the history
  27. add lowlevelhelpers test

    stephankmin committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    10ca2d8 View commit details
    Browse the repository at this point in the history
  28. clean up test imports

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    fd37c7e View commit details
    Browse the repository at this point in the history
  29. add activate

    stephankmin committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    da2ea38 View commit details
    Browse the repository at this point in the history
  30. alphabetize optimized

    djviau committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3fb0ff7 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #936 from ProjectOpenSea/dan/2023/01/remove-unused…

    …-imports-ii
    
    remove unused imports
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    06eb02f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a1e10e1 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #937 from ProjectOpenSea/1.2-lowlevelhelpers

    1.2 lowlevelhelpers
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f7004de View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c68c8de View commit details
    Browse the repository at this point in the history
  35. run linter

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    17641f2 View commit details
    Browse the repository at this point in the history
  36. pin solidity version

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0e73754 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4e01a53 View commit details
    Browse the repository at this point in the history
  38. use shorter constant name

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1830700 View commit details
    Browse the repository at this point in the history
  39. update README & LICENSE year

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2a69a90 View commit details
    Browse the repository at this point in the history
  40. update contributors

    0age committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f630a1f View commit details
    Browse the repository at this point in the history
  41. Merge pull request #938 from ProjectOpenSea/1.2-snapshot

    1.2 snapshot
    0age authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    de4c646 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Merge pull request #939 from ProjectOpenSea/1.2

    Seaport 1.2
    0age authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4b2c048 View commit details
    Browse the repository at this point in the history
  2. add legacy interfaces

    jameswenzel authored and GitHub Actions Bot committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    83b08bf View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    098c81a View commit details
    Browse the repository at this point in the history
  2. increase size of revert

    stephankmin committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8dd4386 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #941 from ProjectOpenSea/legacy-interfaces

    add legacy interfaces
    0age authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a1a9486 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #942 from ProjectOpenSea/1.2-basicorderfulfiller

    Add test for LowLevelHelpers
    0age authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fc9cdcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aba8e4 View commit details
    Browse the repository at this point in the history
  6. add missing import

    0age committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9f3ebda View commit details
    Browse the repository at this point in the history
  7. add invalid time test

    stephankmin committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c5a69e9 View commit details
    Browse the repository at this point in the history
  8. update gas report

    0age committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    32c026b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #943 from ProjectOpenSea/1.2-tiny-tweaks

    Potential last-minute tweaks for 1.2
    0age authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e021bd9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #944 from ProjectOpenSea/main

    small tweaks for 1.2
    0age authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    146b5cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c29d26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    374278b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #945 from ProjectOpenSea/1.2-forgetests

    add more coverage tests
    0age authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8fb16dc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3c314b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Merge pull request #946 from ProjectOpenSea/1.2-last-tweaks-cont

    1.2 last tweaks cont
    0age authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c0fd74b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #947 from ProjectOpenSea/main

    last tiny adjustment for Seaport 1.2
    0age authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e819b8e View commit details
    Browse the repository at this point in the history
  3. revise a few comments

    0age committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e257fd5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #948 from ProjectOpenSea/update-comment

    revise a few comments
    0age authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6c54969 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #949 from ProjectOpenSea/main

    One comment fix
    0age authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    908adbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f58c57a View commit details
    Browse the repository at this point in the history
  7. 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
  8. 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
  9. Configuration menu
    Copy the full SHA
    528d58c View commit details
    Browse the repository at this point in the history
  10. 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
  11. Configuration menu
    Copy the full SHA
    3358ef7 View commit details
    Browse the repository at this point in the history
  12. 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
  13. Configuration menu
    Copy the full SHA
    07301b7 View commit details
    Browse the repository at this point in the history
  14. 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
  15. Configuration menu
    Copy the full SHA
    4e48247 View commit details
    Browse the repository at this point in the history
  16. 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
  20. Merge pull request #957 from ProjectOpenSea/main

    Add some tests and comment tweaks
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3d7bbe8 View commit details
    Browse the repository at this point in the history
  21. add one last test

    0age committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4046e03 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #959 from ProjectOpenSea/one-last-test

    add one last test
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c78e83d View commit details
    Browse the repository at this point in the history
  23. Merge pull request #960 from ProjectOpenSea/main

    Get to full code coverage for Seaport 1.2
    0age authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    001a347 View commit details
    Browse the repository at this point in the history