Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

V3.22.1 boba #9

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from
Open

V3.22.1 boba #9

wants to merge 16 commits into from

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    bfffe8a View commit details
    Browse the repository at this point in the history
  2. updated boba logo svg

    sk-enya committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c99a0d7 View commit details
    Browse the repository at this point in the history
  3. loading boba

    InoMurko committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    7620e4c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix: virtualize collectibles list (5afe#3700)

    * feat: virtualize collectible list
    
    * fix: Center collectibles
    
    * fix: calculate rows
    
    * fix: remove unnecessary dependency
    
    * fix: add `key`
    
    * fix: switch to `Virtuoso` + remove scrollbar
    
    * fix: use `data` prop
    
    * fix: use window scrollbar + adjust margin
    
    * fix: use container scrollbar
    
    * Fix: add a Loading state for Collectibles (5afe#3701)
    
    * fix: comment + duplicate key warnings
    
    Co-authored-by: Usame Algan <[email protected]>
    Co-authored-by: katspaugh <[email protected]>
    3 people authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    53996d6 View commit details
    Browse the repository at this point in the history
  2. fix: clear pending status when transaction reverts (5afe#3691)

    * fix: clear pending status upon failure
    
    * fix: rename function
    
    * fix: don't throw
    
    * fix: resolve spy
    
    * fix: don't check receipt + set `txId`
    
    * fix: remove `only` from test
    iamacook authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    5ddd9f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5a78a View commit details
    Browse the repository at this point in the history
  4. Fix: safeTxGasEstimation race condition (5afe#3683)

    * Fix: safeTxGasEstimation race condition
    
    * Fix tests
    
    * Add useAsync tests
    
    * Rm redundant check
    
    * Don't estimate safeTxGas if no txData
    
    * Set baseGas and gasPrice in createTransaction
    
    * Pass safeTxGas to gas limit estimation
    
    * Remove pedning if receipt status false
    
    * Restore getRecommendedNonce
    
    * Fix tests
    
    * Revert pending watcher changes
    
    * Add a warning on tx fail
    katspaugh authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    12174b3 View commit details
    Browse the repository at this point in the history
  5. Bump version to 3.22.1

    katspaugh committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e897403 View commit details
    Browse the repository at this point in the history
  6. fix: reject Safe creation if reverted (5afe#3692)

    * fix: clear pending status upon failure
    
    * fix: rename function
    
    * fix: don't throw
    
    * fix: resolve spy
    
    * fix: reject Safe creation if reverted
    
    * fix: don't check receipt + set `txId`
    
    * fix: don't check for reversion on `promiEvent`
    
    * fix: throw `Error` object + adjust comment
    
    * fix: throw `Error` object + adjust comment
    
    * fix: add return
    iamacook authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    1b1ecde View commit details
    Browse the repository at this point in the history
  7. Feat: add AppStore button in the footer (5afe#3710)

    * Feat: add AppStore button in the footer
    
    * Optimize icons with svgo
    
    * Hide footer on Safe Apps
    
    * Pairing referral link
    katspaugh authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    5d41c2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc38018 View commit details
    Browse the repository at this point in the history
  9. merge fix

    InoMurko committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7143f7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8b0eed View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    d36ceee View commit details
    Browse the repository at this point in the history
  2. favicon and logo update

    InoMurko committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5f2d1e1 View commit details
    Browse the repository at this point in the history