-
Notifications
You must be signed in to change notification settings - Fork 572
Added Domain Separator as an input for gasless #2332
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
Conversation
🦋 Changeset detectedLatest commit: bbe6823 The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2332 +/- ##
==========================================
- Coverage 66.92% 66.91% -0.02%
==========================================
Files 293 293
Lines 11250 11252 +2
Branches 1564 1566 +2
==========================================
Hits 7529 7529
- Misses 3085 3087 +2
Partials 636 636 ☔ View full report in Codecov by Sentry. |
* contracts landing page v2 * chore: quick fix * Copy changes Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * case study section fixes Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * Quick hero fix Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * chore: prettier * chore: requested changes * Contracts landing page Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * contracts polish Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * chore: prettier * updated copy on contracts page Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * prettier Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * chore: changes * gradient fix + copy changes + add CTA at bottom Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * chore: add animation * gradient Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * chore: links * chore: small UI change * chore: remove comments * chore: quick changes * chore: carousel * chore: og-image * chore: update pnpm lock yaml * chore: change case study image * chore: fix * chore: user select none * chore: final changes * case study fixes Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * Explore CTA Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * for creators Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> * chore: remove react-responsive-carousel * revert: add Arrows.tsx --------- Signed-off-by: Juan Leal <114959779+juandolealt@users.noreply.github.com> Co-authored-by: Juan Leal <114959779+juandolealt@users.noreply.github.com>
Problem solved
getChainDomainSeperator()
::domain
::version
, can now be controlled via an exposed variabledomainSeparatorVersion
.PR-Codex overview
This PR adds
domainSeparatorVersion
SDK options for relayers and updates related functions to support it.Detailed summary
domainSeparatorVersion
SDK option for relayersdomainSeparatorVersion
in transactions and permits