-
Notifications
You must be signed in to change notification settings - Fork 597
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.6 #1305
Seaport 1.6 #1305
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1305 +/- ##
==========================================
- Coverage 99.77% 97.26% -2.52%
==========================================
Files 22 21 -1
Lines 1363 1279 -84
Branches 220 248 +28
==========================================
- Hits 1360 1244 -116
- Misses 3 16 +13
- Partials 0 19 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR brings over Seaport 1.6 development from https://github.com/ProjectOpenSea/seaport-1.6 — the most significant change is the addition of a new
authorizeOrder
pre-hook call on restricted orders prior to execution.