-
Notifications
You must be signed in to change notification settings - Fork 431
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
Release 1.44.0 #4290
Commits on Sep 12, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 221973d - Browse repository at this point
Copy the full SHA 221973dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6539e1 - Browse repository at this point
Copy the full SHA d6539e1View commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 2fcd8fc - Browse repository at this point
Copy the full SHA 2fcd8fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c753c - Browse repository at this point
Copy the full SHA 50c753cView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f17470 - Browse repository at this point
Copy the full SHA 6f17470View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3ddc84d - Browse repository at this point
Copy the full SHA 3ddc84dView commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5403bc0 - Browse repository at this point
Copy the full SHA 5403bc0View commit details
Commits on Sep 16, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 9b6d8e0 - Browse repository at this point
Copy the full SHA 9b6d8e0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 06ec6be - Browse repository at this point
Copy the full SHA 06ec6beView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for bc4516c - Browse repository at this point
Copy the full SHA bc4516cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 05ceaa2 - Browse repository at this point
Copy the full SHA 05ceaa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c7da0 - Browse repository at this point
Copy the full SHA 43c7da0View commit details -
Docs: update README.md (#4184)
Add some general info about Safe Wallet
Configuration menu - View commit details
-
Copy full SHA for 6ff1680 - Browse repository at this point
Copy the full SHA 6ff1680View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10191d6 - Browse repository at this point
Copy the full SHA 10191d6View commit details
Commits on Sep 18, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5c7e7d4 - Browse repository at this point
Copy the full SHA 5c7e7d4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0617f63 - Browse repository at this point
Copy the full SHA 0617f63View commit details
Commits on Sep 19, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 20f0625 - Browse repository at this point
Copy the full SHA 20f0625View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for ac04fba - Browse repository at this point
Copy the full SHA ac04fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7165aea - Browse repository at this point
Copy the full SHA 7165aeaView commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for e5cad45 - Browse repository at this point
Copy the full SHA e5cad45View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf9f90 - Browse repository at this point
Copy the full SHA bbf9f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f8bea - Browse repository at this point
Copy the full SHA f1f8beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc6ba2 - Browse repository at this point
Copy the full SHA cfc6ba2View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b601216 - Browse repository at this point
Copy the full SHA b601216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c0f9e - Browse repository at this point
Copy the full SHA 43c0f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f1054 - Browse repository at this point
Copy the full SHA 91f1054View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 45cc616 - Browse repository at this point
Copy the full SHA 45cc616View commit details
Commits on Sep 23, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for f2f2f32 - Browse repository at this point
Copy the full SHA f2f2f32View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7dc913a - Browse repository at this point
Copy the full SHA 7dc913aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0ef055b - Browse repository at this point
Copy the full SHA 0ef055bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 815cb89 - Browse repository at this point
Copy the full SHA 815cb89View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 930953f - Browse repository at this point
Copy the full SHA 930953fView commit details
Commits on Sep 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 79b18d2 - Browse repository at this point
Copy the full SHA 79b18d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c954a3 - Browse repository at this point
Copy the full SHA 6c954a3View commit details
Commits on Sep 26, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 61c78ed - Browse repository at this point
Copy the full SHA 61c78edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e3a828 - Browse repository at this point
Copy the full SHA 0e3a828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c5da5 - Browse repository at this point
Copy the full SHA 14c5da5View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5087ae8 - Browse repository at this point
Copy the full SHA 5087ae8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d769925 - Browse repository at this point
Copy the full SHA d769925View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 91cc29d - Browse repository at this point
Copy the full SHA 91cc29dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da2bdc0 - Browse repository at this point
Copy the full SHA da2bdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ded8b - Browse repository at this point
Copy the full SHA e9ded8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e2e42 - Browse repository at this point
Copy the full SHA 74e2e42View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ad1a9cd - Browse repository at this point
Copy the full SHA ad1a9cdView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3f8397 - Browse repository at this point
Copy the full SHA b3f8397View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 928c2d0 - Browse repository at this point
Copy the full SHA 928c2d0View commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 6375e28 - Browse repository at this point
Copy the full SHA 6375e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d571f - Browse repository at this point
Copy the full SHA 40d571fView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 437689a - Browse repository at this point
Copy the full SHA 437689aView commit details