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

Release/5.23.2 #1447

Closed
wants to merge 75 commits into from
Closed

Release/5.23.2 #1447

wants to merge 75 commits into from

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4edcb81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    599e250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5496c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. [FEATURE] malicious tx warning, sign-tx (#1449)

    * adds response handling and warning for malicious case of tx scan
    
    * tweaks malicious tx warning copy
    
    * use internal hook loading and data vars
    
    * adds warning variant to tx warning
    
    * Added translations
    
    * restore initial null value for tx scan data
    aristidesstaffieri authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9b758db View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    786cbb5 View commit details
    Browse the repository at this point in the history
  2. Added translations

    aristidesstaffieri committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6e2ccdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf43b10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fe440b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f22832c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c58b8f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Feature/blockaid asset UI warning (#1452)

    * use Blockaid asset scanning instead of stellar.expert
    
    * add new scam asset icon and icorporate throughout send/swap flow
    
    * save webpack updates for a future PR
    
    * rm unused dep
    
    * fix translations
    
    * add better copy for modals
    
    * add translations
    piyalbasu authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8f2dd57 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    e660533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df27b1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af176f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aceb69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f107b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    97cce0e View commit details
    Browse the repository at this point in the history
  2. adds failed simulation state to tx scan label, updates tx scan respon…

    …se types, updates non json response error
    aristidesstaffieri committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7ebf035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6c91f View commit details
    Browse the repository at this point in the history
  4. add Blockaid announcement modal (#1465)

    * add Blockaid announcement modal
    
    * removing console.log
    
    * add blockAnnounced data migration
    
    * rm unused prop
    
    * fix translations
    piyalbasu authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2fa6312 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    782f5ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b376fe4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Bugfix/show non malicious blockaid info (#1469)

    * show all warnings for non-benign tokens
    
    * adjust line height
    
    * remove fall back result type
    piyalbasu authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d53346f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d38d80f View commit details
    Browse the repository at this point in the history
  3. handle complete blockaid data fro indexer (#1474)

    * handle complete blockaid data fro indexer
    
    * cast blockaid data when retrieving from sortedBalances
    piyalbasu authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    046567f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. add better typing for standalone balances (#1475)

    * add better typing for standalone balances
    
    * finish balances typing and add tests
    piyalbasu authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    616d03d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c4591 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    98b7097 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    3235067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14b687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3809c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89f7637 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Feature/rm stellar.expert safety checks (#1483)

    * rm stellar.expert's checks for malicious assets, domains, addresses
    
    * rm new asset check
    
    * add translations
    
    * rm unused icon
    
    * don't block submission on suspicious asset
    
    * reassing collectedTags when not validating memo
    piyalbasu authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ab4feef View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    15493bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4318b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f63ba20 View commit details
    Browse the repository at this point in the history
  4. fix grammar

    Co-authored-by: Piyal Basu <pbasu235@gmail.com>
    aristidesstaffieri and piyalbasu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    38b47d9 View commit details
    Browse the repository at this point in the history
  5. fix typo

    Co-authored-by: Piyal Basu <pbasu235@gmail.com>
    aristidesstaffieri and piyalbasu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f854edc View commit details
    Browse the repository at this point in the history
  6. fix grammar

    Co-authored-by: Piyal Basu <pbasu235@gmail.com>
    aristidesstaffieri and piyalbasu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c88d19 View commit details
    Browse the repository at this point in the history
  7. fix grammar

    Co-authored-by: Piyal Basu <pbasu235@gmail.com>
    aristidesstaffieri and piyalbasu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    46e99a7 View commit details
    Browse the repository at this point in the history
  8. fix grammar

    Co-authored-by: Piyal Basu <pbasu235@gmail.com>
    aristidesstaffieri and piyalbasu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9cb2303 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bc9127 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20498a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cadcea View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    ba9227d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d98378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8347a9b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6daddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdea09 View commit details
    Browse the repository at this point in the history
  3. better loading states while loading blockaid data (#1486)

    * better loading states while loading blockaid data
    
    * rm console.log
    piyalbasu authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a87938d View commit details
    Browse the repository at this point in the history
  4. adjust blockaid-related styling (#1493)

    * adjust blockaid-related styling
    
    * reset testing conditional
    piyalbasu authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3780072 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    c7e50b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    8dead38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4257248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97268da View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    6131cf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. redesign popup blockaid warnings (#1503)

    * redesign popup blockaid warnings
    
    * fix test
    
    * add ability to copy truncated words
    
    * rollback testid change
    piyalbasu authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d8560f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    2128740 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    b3225d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4afa73 View commit details
    Browse the repository at this point in the history
  3. fixes loading state for token transfer details after transfer, fixes …

    …history item display for payments to C addres using lumens
    aristidesstaffieri committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    adc1f85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06e75f View commit details
    Browse the repository at this point in the history
  5. fix stale state instead by manually dismissing loading when not scann…

    …ing tx after sends in details
    aristidesstaffieri committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4b9157c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    010b458 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41f3199 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f78900 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0df7282 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad93929 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. make sure to show sim errors in send flow; add tests (#1506)

    * make sure to show sim errors in send flow; add tests
    
    * rollback unnecessary change
    piyalbasu authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3de389c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix flakey tests (#1509)

    * Added translations
    
    * fix flakey tests
    piyalbasu authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6587274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e6a2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa9477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45a9c40 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    de853fc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    e62faf7 View commit details
    Browse the repository at this point in the history