Skip to content

Release/2.4.2#1315

Merged
Comp0te merged 40 commits intodevelopfrom
release/2.4.2
Apr 28, 2026
Merged

Release/2.4.2#1315
Comp0te merged 40 commits intodevelopfrom
release/2.4.2

Conversation

@Comp0te
Copy link
Copy Markdown
Collaborator

@Comp0te Comp0te commented Apr 28, 2026

Make sure to fill in all the below sections.

Description

// Provide a useful description of this PR, aimed at helping reviewers and contributors

Linked tickets

WALLET-XXX

Checklist

  • Make sure this PR title follows semantic release conventions: https://semantic-release.gitbook.io/semantic-release/#commit-message-format

  • If the PR adds any new text to the UI, make sure they are localized

  • Include a screenshot or recording if implementing significant UI or user flow change

  • When this PR affects architecture changes wait for review from Dmytro before merging

…ite reloading on dev server, update non-hot-reload configuration to include background and sdk scripts.
…integrate `useFetchContractPackage` for improved contract package handling.
…e layout with overflow handling, and improve contract info display.
…ended timeouts, update Playwright version, and refine popup interaction flows.
Comp0te added 10 commits April 7, 2026 18:43
…eOriginFavicon` with `origin` and `getFaviconUrlFromOrigin` for improved origin handling.
…rigin`-based methods with `origin`-specific selectors for improved origin handling and consistency.
…ssful sign

The beforeunload listener on sign-transaction, sign-message, and
decrypt-message pages calls handleCancel, which broadcasts a
sign/decrypt response with cancelled: true. After a successful
sign/decrypt the page closes its window, beforeunload fires, and a
second response with the same requestId is broadcast.

Guard each page with a responseSentRef so handleCancel returns early
once any response (success or cancel) has been dispatched.
@Comp0te Comp0te self-assigned this Apr 28, 2026
@Comp0te Comp0te merged commit 0c47364 into develop Apr 28, 2026
5 of 6 checks passed
@Comp0te Comp0te deleted the release/2.4.2 branch April 28, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant