Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #8114: Support CoW Swap 🐮 orders in Safer Sign #8533

Merged
merged 5 commits into from
Dec 12, 2023

Commits on Dec 8, 2023

  1. Refactor SwapTransactionConfirmationView into `SaferSignTransaction…

    …ContainerView` & `SaferSignTransactionView`, remove dependency on `ParsedTransaction` for re-use by Sign panel.
    StephenHeaps committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ef28f63 View commit details
    Browse the repository at this point in the history
  2. Add SaferSignMessageRequestContainerView & SignMessageRequestStore

    …for Safer Sign CoW swaps in Signature Requests.
    StephenHeaps committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1dda3ad View commit details
    Browse the repository at this point in the history
  3. Refactor SignMessageRequestContentView out of `SignMessageRequestVi…

    …ew` for re-use. Update `SaferSignMessageRequestContainerView` to use `SignMessageRequestContentView` for details view display.
    StephenHeaps committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d399f78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b1def View commit details
    Browse the repository at this point in the history
  5. Address review comment; always show receiving address in safer sign e…

    …ven when it's same as from address/account.
    StephenHeaps committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    95d9bf9 View commit details
    Browse the repository at this point in the history