safe-react
safe-react copied to clipboard
This repo is being deprecated. New repo – https://github.com/safe-global/web-core
## What it solves Resolves https://github.com/safe-global/safe-apps-sdk/issues/318 ## How this PR fixes it - Adding permissions management support for the safe apps sdk [EIP-2255](https://eips.ethereum.org/EIPS/eip-2255) implementation released on [7.6.0](https://www.npmjs.com/package/@gnosis.pm/safe-apps-sdk/v/7.6.0) - Adding permission...
## Overview We need to complete the migration to the new codebase. Safe Apps logic is still missing there. Roadmap Epic: https://www.notion.so/gnosis-safe/Migrate-Safe-Apps-logic-to-web-core-1074020e8b134ab5b425ad51fb2a9961 ## Requirements - [x] Add custom Safe App...
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.1 to 4.7.2. Release notes Sourced from @openzeppelin/contracts's releases. v4.7.2 :warning: This is a patch for three issues, including a high severity issue in GovernorVotesQuorumFraction. For more...
## Overview Enhance the adaptability of the Safe interface to just wrap some of its elements to enable more screen space for the Safe App. This will make the Safe...
## Overview We will extract the communicator logic to a separate package so it's easier to implement Safe Apps integration in other interfaces, so its code can be reused. Once...
## Overview We want to refactor the project into a new repository, focusing on the base framework and Redux store. ## Links - [Motivation and reasoning](https://www.notion.so/gnosis-safe/Sausage-Fork-0491cb87d0f5465db724c932196fea01) - [Milestones](https://www.notion.so/gnosis-safe/Milestones-2467ae4922c144e6809149565fef855a)
Would it be possible to update the `safe-core-sdk` to the latest version which supports EIP712?
## Description GS026: Invalid owner provided is displayed for the valid owners during batch tx simulation ## Environment - Browser: Chrome - Wallet: MetaMask - Chain: Gnosis Chain ## Steps...
## Customizable Dashboard & Safe widgets POC https://user-images.githubusercontent.com/26763673/181058225-7eb54141-eb04-4a75-8cef-e29b744f9877.mov
## Overview When implementing support for Safe Metamask Institutional we realised it would be very useful for users to see transactions appear in a different way, for example, in a...