-
Notifications
You must be signed in to change notification settings - Fork 439
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.48.0 #4588
base: main
Are you sure you want to change the base?
Release 1.48.0 #4588
Conversation
* chore: update to nextjs 15 * chore: fix tsc lint errors * chore: fix eslint errors * chore: fixing failing unit tests * chore: remove yarn * chore: update eslint to v9 * chore: update github eslint action * chore: update cypress to v13.15.2 (#4490) * chore: update cypress to v13.15.2 * chore: update cypress github action to use v13.15.2 * chore: update mui to v6 (#4499) * chore: update mui to v6 Applied codemons to update the code * refactor: fix DatePicker with mui v6 fix: failing Date test * refactor: use ListItemButton instead of ListItem the selected and disabled props on ListItem have been removed in v6, but are available on the ListItemButton * chore: update snapshots * refactor: recoveryModal tests use snapshots * fix: failing bookmarks test with mui v6 * fix: missing DM-Sans font * fix: drawer was stealing clicks from rest of page * fix: failing tests * fix: fonts fail to load Read the comment in the file and have fun! * fix: prettier errors * fix: tsc errors
* Fix: mui accordion background * Update tests
* Fix: remove old app store button * Rm import
* Chore: replace @WalletConnect packages with @reown/walletkit * Fix tests * Add core
* fix: fetch safe overviews including untrusted token fiatTotal * test: fix safeOverviews.test.ts * chore: add comment explaining why trusted needs to be false
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.11.1 to 6.13.4. - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.11.1...v6.13.4) --- updated-dependencies: - dependency-name: ethers dependency-type: direct:production 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>
* Feat(Sidebar): Add pinned safes list to sidebar and accounts page [SW-304] (#4412) * feat: allow pinning and unpinning accounts * feat: allow pinning multichain safes * fix: pinning of multichain safes * feat: simplify all accounts list * feat: load safe info when safelist item is scrolled into view * feat: remove safes when unpinning if they werent added before being pinned * fix: pinning behaviour of multichain safes * fix: multichain sub itemstyles * feat: add empty state for pinned list * fix: lint errors * fix: show threshold for counterfactual safes * fix: mobile layout * restore loading balances for safes * fix: subaccount item layout, and app crashing on unpin * feat: expand all accounts if there are no pinned safes * fix: flickering when loading all safes * fix: account for default threshold and owner numbers * reduce transition animation duration for pinning and unpinning safes * reduce space between chains and balance * Feat(sidebar): sort safes by name and recently used [SW-307] (#4458) * Feat: add option to sort by recently visited and by name * tests: add new properties to unit tests * fix: make order by preference persist * feat: sort sub account items by name and recently visited * refactor: fix incorrect variable names and remove console log * Feat(sidebar): filter safes by search query [SW-305] (#4484) * feat: filter safes by search query * feat: display current order by option. fix text colors * feat: search by adddress name and chain name * fix: use ignoreLocation to match the final address characters when searching * add tracking event for search * fix: cypress tests * Feat(sidebar): Add tracking events for search, sorting, and pinning/unpinning safes [SW-308] (#4500) * track the number of pined safes on the accounts page * feat: track pinning, unpinning, and sorting * fix: separate watchlist and pined safes for tracking * fix: remove wallet from dependency array * Update src/components/welcome/MyAccounts/useTrackedSafesCount.ts Co-authored-by: Usame Algan <[email protected]> * fix: lint --------- Co-authored-by: Usame Algan <[email protected]> * Refactor(Sidebar): use feature directory structure for MyAccounts (#4508) * refactor: move myAccounts to features * fix:align queue and status chips with address for large screens * remove commented code * fix: chip styles * fix(sidebar): fix designs for data widget and empty/disconnected state [SW-507] (#4509) * fix: add connect wallet button and empty state * fix: datawidget styles * Fix(Sidebar): Include sub safe in search results [SW-305] (#4527) * fix: CF chip dark mode color * include multichain sub safe names in search * fix: queue chips being cut off * Fix: rm Remove option * Refactor: pinned = added safes [SW-304] (#4552) * Refactor: pinned = added safes * Rm Watchlist word * Fix duplicate cf safes --------- Co-authored-by: Usame Algan <[email protected]> Co-authored-by: katspaugh <[email protected]> Co-authored-by: katspaugh <[email protected]>
* fix: Disable transaction buttons until sdk is initialized * fix: Failing tests * fix: Add test case and adjust other tests to use getByText --------- Co-authored-by: katspaugh <[email protected]>
* Refactor: rm unnecessary tx decoding * Update tests * Repropose after sign relayed * Update SDK type * Update src/components/tx/confirmation-views/index.tsx Co-authored-by: Usame Algan <[email protected]> * Fix Order type * Make 420 more random --------- Co-authored-by: Usame Algan <[email protected]>
* Add LI.FI widget * Add theme parameter and fix redirect * Add test coverage * Add sanction handling and disclaimer * Add new chip * Simplify badge * Remove redundant test * Put sidebar item behind feature flag * Fix lint * Add geo-blocking * Make sidebar item dependant on feature flag * Display bridging before checking sanctions * Fix test * Add tracking and rename prop
- add a new recovery option for zkEmail - proceeding with this new option selected will show a modal with some info as fake door
* feat: nested signer integration * test: fix SignTxButton test * feat: implement correct design * refactor: use rtk query to load owners * feat: new success screen for nested transactions * refactor: move useNestedWallet to nested-safe-wallet util * fix: design, make link external * fix: signature indexed state for nested signing * fix: first review issues * fix: finish NestedTxSuccessScreen * fix: only load ownedSafes of current chain for useNestedSafeOwners * fix: move selected signer state into WalletProvider * fix: error handling when signing nested tx * refactor: extract re-used code into fields * fix: tenderly simulation uses signer instead of wallet address, fix ExternalLinks * fix: select available signer in SafeTxProvider, disable signers that already signed * fix: working parent tx link for direct execution * feat: add analytics events for nested signing * fix: use signer address in blockaid scans * fix: selecting initial available signer in tx modal * test: useBlockaid.test.ts * fix: Safe app readOnly state for nested ownership * fix: executing txs as parent Safe * fix: iterate signing methods for parent (hardware) wallets * fix: only don't iterate signing of executions * fix: use correct hash on success screen * fix: take execution into account when selecting signer * fix: cache pending transaction on parent creation screen * fix: catch malformed `safeTxHash` * fix: lint * Improve tracking * Add events * Don't show status screen for singular owners * Revert "Don't show status screen for singular owners" This reverts commit a74606e. * Navigate to queue if we don't have `safeTxHash` * Fix lint * Fix test * Allow execution by any wallet and add transaction type to event * Fix already signed signers being enabled * Fix event * Fix lint * Address review comments --------- Co-authored-by: Aaron Cook <[email protected]>
* Fix: replace "signer(s)" with "N signers" or "1 signer" * maybePlural * Use for remaining relays
* Add event labels to opening and (un-)pinning of Safe Apps * Only prevent link from opening if never opened before
* Fix tests
Branch preview✅ Deploy successful! Website: Storybook: |
📦 Next.js Bundle Analysis for safe-wallet-webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success1662 tests passing in 226 suites. Report generated by 🧪jest coverage report action from 7668262 |
Features
Refactoring
Bug fixes
wallet_getCallsStatus
spec. (fix: updatewallet_getCallsStatus
spec. #4569)Chores
Tests