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 1.44.0 #4290

Merged
merged 49 commits into from
Oct 2, 2024
Merged

Release 1.44.0 #4290

merged 49 commits into from
Oct 2, 2024

Commits on Sep 12, 2024

  1. Refactor: replace deprecated timezone_offset parameter with timezone (#…

    …4159)
    
    * add timezone parameter to the transaction history endpoint, removes deprecated timezone_offset
    
    * bump safe-gateway-typescript-sdk version
    
    * Update package.json
    
    ---------
    
    Co-authored-by: katspaugh <[email protected]>
    PooyaRaki and katspaugh authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    221973d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6539e1 View commit details
    Browse the repository at this point in the history
  3. Feat: Kiln widget (#3962)

    * feat: experiment with kiln widget
    
    * feat: add stake concent warning
    
    * fix: wrong widget url
    
    * feat: add theme support for staking widget
    
    * fix: use https address
    
    * Decoding + ifram tweaks
    
    * OrderConfirmationView
    
    * Switch the widget to testnet
    
    * Format values
    
    * Fix types
    
    * TokenInfoPair
    
    * Fix hydration errors with legal disclaimer
    
    * New widget URL
    
    * Pass value to getConfirmationView
    
    * Fix double request for confirmation view
    
    * Update Stake icon
    
    * Token info from the API
    
    * Hide method call for staking orders
    
    * Update confirmation view types
    
    * Display rewards in fiat
    
    * Custom icon for deposits
    
    * Tx details
    
    * Fix type
    
    * Fix tests
    
    * Extract formatSeconds
    
    * Status chips
    
    * Reuse StakingOrderConfirmationView
    
    * Flat style in tx details
    
    * Geoblocking
    
    * Feature toggles and geoblocking
    
    * Move twap module warning to swap order view
    
    * Hide queue bar
    
    * New label in sidebar
    
    * Capitalize status labels
    
    * Fix unit test
    
    * Reuse widget disclaimer component
    
    * Adjust type
    
    * Unify status chips
    
    * Keep queue bar on the stake page
    
    * TokenInfoPair -> ConfirmationOrderHeader
    
    * Fix status chip style
    
    * Rm sidebar tooltip
    
    * feat: add decoding for withdraw request
    
    .
    
    * fix: failing tests
    
    ---------
    
    Co-authored-by: katspaugh <[email protected]>
    Co-authored-by: katspaugh <[email protected]>
    3 people authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2fcd8fc View commit details
    Browse the repository at this point in the history
  4. Tests: Fix regression tests (#4164)

    * Fix tests
    mike10ca authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    50c753c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Tests: Fix regression cy 2 (#4168)

    * Fix regression tests
    mike10ca authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6f17470 View commit details
    Browse the repository at this point in the history
  2. Feat: staking claim [SW-160] (#4167)

    * feat: add claim decoding
    
    * fix: stake deposit tx info should display amount
    
    * fix: label for rewards
    
    .
    
    * fix: use kiln’s production widget url
    
    * fix: use test widget url when on a testchain
    compojoom authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3ddc84d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Tests: Add google events tests (#4169)

    * Add google events tests
    mike10ca authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5403bc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Chore(deps): Bump semver from 7.6.0 to 7.6.3 (#4175)

    Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.3.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.0...v7.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9b6d8e0 View commit details
    Browse the repository at this point in the history
  2. Chore(deps): Bump fuse.js from 6.6.2 to 7.0.0 (#4173)

    Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.2 to 7.0.0.
    - [Release notes](https://github.com/krisk/Fuse/releases)
    - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
    - [Commits](krisk/Fuse@v6.6.2...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fuse.js
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    06ec6be View commit details
    Browse the repository at this point in the history
  3. Chore(deps): Bump @safe-global/safe-modules-deployments (#4172)

    Bumps [@safe-global/safe-modules-deployments](https://github.com/safe-global/safe-modules-deployments) from 1.2.0 to 2.2.1.
    - [Release notes](https://github.com/safe-global/safe-modules-deployments/releases)
    - [Commits](safe-global/safe-modules-deployments@v1.2.0...v2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@safe-global/safe-modules-deployments"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bc4516c View commit details
    Browse the repository at this point in the history
  4. Chore(deps-dev): Bump storybook from 8.0.6 to 8.3.0 (#4171)

    Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.0.6 to 8.3.0.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.3.0/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    05ceaa2 View commit details
    Browse the repository at this point in the history
  5. Tests: Remove duplicate tests (#4179)

    mike10ca authored and katspaugh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    43c7da0 View commit details
    Browse the repository at this point in the history
  6. Docs: update README.md (#4184)

    Add some general info about Safe Wallet
    katspaugh authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6ff1680 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Chore(deps): Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn gro…

    …up (#4194)
    
    Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js).
    
    
    Updates `next` from 14.1.1 to 14.2.10
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.1.1...v14.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5c7e7d4 View commit details
    Browse the repository at this point in the history
  2. fix: Cleanup pending txs if nonce already executed (#4158)

    * fix: Cleanup pending txs if nonce already executed
    
    * fix: Add another test for txHistorySlice
    
    * chore: Add pendingTx builder
    usame-algan authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0617f63 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Refactor: generate terms page from md file (#4183)

    * fix: display last updated version in cookie banner
    
    The cookie banner now shows the last updated version. In addition to this
    it is no longer necessary to update the version number inside of the
    store slice. We can control it from the frontmatter of the terms.md doc.
    
    Whenever the version gets updated the cookie banner is going to pop up.
    compojoom authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    20f0625 View commit details
    Browse the repository at this point in the history
  2. [Staking] feat: add stake button, help tooltip; fix withdraw status d…

    …isplay issues (#4186)
    
    * fix: hide active in if stake validation has started
    
    * fix: hide request withdraw status if ready to withdraw
    
    * feat: add help tooltip for withdraw in
    
    * feat: add stake button on assets page
    
    fix: add area-label to stake button
    compojoom authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac04fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7165aea View commit details
    Browse the repository at this point in the history
  4. feat: stake OFAC check (#4203)

    * feat: add ofac blocking for the stake page
    
    * fix: keep ofac query data for 24h
    
    Currently once we do the ofac check the data will be discarded after 60s
    (if no active listeners) and whenever we navigate to a page that needs
    that data a new call to the rpc is going to be made. With this change
    the data will be kept for up to 24h (if no active listener).
    compojoom authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e5cad45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbf9f90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1f8bea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc6ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    b601216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c0f9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f1054 View commit details
    Browse the repository at this point in the history
  4. docs: how to update terms.md (#4220)

    * docs: how to update terms.md
    
    * Update docs/update-terms.md
    
    Co-authored-by: katspaugh <[email protected]>
    
    * Update docs/update-terms.md
    
    Co-authored-by: katspaugh <[email protected]>
    
    * Update docs/update-terms.md
    
    Co-authored-by: katspaugh <[email protected]>
    
    ---------
    
    Co-authored-by: katspaugh <[email protected]>
    compojoom and katspaugh authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    45cc616 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Chore(deps): Bump contributor-assistant/github-action (#4227)

    Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.5.1 to 2.5.2.
    - [Release notes](https://github.com/contributor-assistant/github-action/releases)
    - [Commits](contributor-assistant/github-action@v2.5.1...v2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: contributor-assistant/github-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f2f2f32 View commit details
    Browse the repository at this point in the history
  2. Chore(deps-dev): Bump fake-indexeddb from 4.0.2 to 6.0.0 (#4226)

    Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 4.0.2 to 6.0.0.
    - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases)
    - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md)
    - [Commits](dumbmatter/fakeIndexedDB@v4.0.2...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fake-indexeddb
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7dc913a View commit details
    Browse the repository at this point in the history
  3. Chore(deps): Bump @safe-global/safe-deployments from 1.37.3 to 1.37.8 (

    …#4222)
    
    Bumps [@safe-global/safe-deployments](https://github.com/safe-global/safe-deployments) from 1.37.3 to 1.37.8.
    - [Release notes](https://github.com/safe-global/safe-deployments/releases)
    - [Commits](safe-global/safe-deployments@v1.37.3...v1.37.8)
    
    ---
    updated-dependencies:
    - dependency-name: "@safe-global/safe-deployments"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0ef055b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    815cb89 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. chore: Add no-unused-vars and await-thenable eslint rules (#4242)

    * fix: Add no-unused-vars and await-thenable eslint rules
    
    * fix: CheckWallet test
    
    * fix: Add back ref extraction in AddressBookInput to fix infinite render in TxFilterForm test
    usame-algan authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    79b18d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c954a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Feat: rm WC/TxB from dashboard - make space for recent Safe Apps (#4248)

    * Feat: rm WC/TxB from dashboard - make space for recent Safe Apps
    
    * Rm unused import
    
    * Fix test
    
    * Rm e2e test
    katspaugh authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    61c78ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e3a828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c5da5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    5087ae8 View commit details
    Browse the repository at this point in the history
  2. Fix(staking): display stake statuses & exit & claim "values" (#4249)

    * fix: wrong stake statuses
    
    * fix: small UI discrepancies with the figma designs
    
    * fix: change to format duration to milliseconds
    
    * fix: incorrect status displayed
    
    * refactor: validator exit
    
    * chore: update @safe-global/safe-gateway-typescript-sdk
    compojoom authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d769925 View commit details
    Browse the repository at this point in the history
  3. Chore(deps): Bump rollup from 2.79.1 to 2.79.2 in the npm_and_yarn gr…

    …oup (#4263)
    
    Bumps the npm_and_yarn group with 1 update: [rollup](https://github.com/rollup/rollup).
    
    
    Updates `rollup` from 2.79.1 to 2.79.2
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.79.1...v2.79.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    91cc29d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2bdc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9ded8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74e2e42 View commit details
    Browse the repository at this point in the history
  7. fix(staking): fee displayed in wrong format (#4270)

    the fee is returned by the API in decimal format, so we have to
    multiply by 100 to get the percentage
    compojoom authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ad1a9cd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b3f8397 View commit details
    Browse the repository at this point in the history
  2. fix: duplicated advanced data (#4280)

    * fix: duplicated advanced data
    
    DecodedTx was rendering a decodedData block, which was also rendered by
    the Summary component.
    
    Right now I’m hiding the decodedData block in the summary based on a
    prop that is passed by the parent component.
    
    This will be refactored and tested over here:
    #4091
    
    * Update src/components/tx/DecodedTx/index.tsx
    
    Co-authored-by: Usame Algan <[email protected]>
    
    ---------
    
    Co-authored-by: Usame Algan <[email protected]>
    compojoom and usame-algan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    928c2d0 View commit details
    Browse the repository at this point in the history
  3. Fix: too wide label (#4282)

    * fix: duplicated advanced data
    
    DecodedTx was rendering a decodedData block, which was also rendered by
    the Summary component.
    
    Right now I’m hiding the decodedData block in the summary based on a
    prop that is passed by the parent component.
    
    This will be refactored and tested over here:
    #4091
    
    * Update src/components/tx/DecodedTx/index.tsx
    
    Co-authored-by: Usame Algan <[email protected]>
    
    * fix: too wide label
    
    * fix: update snapshot
    
    ---------
    
    Co-authored-by: Usame Algan <[email protected]>
    compojoom and usame-algan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6375e28 View commit details
    Browse the repository at this point in the history
  4. 1.44.0

    compojoom committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    40d571f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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