Yago Pérez Vázquez

Results 12 issues of Yago Pérez Vázquez

## 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...

### Is your request related to a problem? No ### Feature Description Since GnosisDAO and SafeDAO are now separate organizations, it would be great to rename the package for using...

feature

## What it solves Resolves https://github.com/safe-global/safe-core-sdk/issues/651 ## How this PR fixes it - Remove the `EthersAdapter` and `Web3Adapter`, and add the `SafeProvider` with standard EIP-1193 support and additional Safe-specific functionality....

## Context / issue Using current node engines with esm modules is difficult and require some hacks as we are compiling `safe-core-sdk` using commonjs With `esm`, import and export declarations...

## Context We are collaborating with Web3Auth to develop a new pack that enables signing and sending transactions using the `safe-core-sdk`. This pack supports derived signers from the web2 world,...

## Overview We are gathering in this tickets several improvements that should be addressed in the current e2e flow ## Requirements - [ ] e2e action result in PRs Currently...

Enhancement ✨
effort-low

## Bug description When the Safe App tries to connect using the SDK sometimes is receiving wrong info as the `isReadOnly` property is not being resolved with the correct value...

bug
safe-apps

## Bug description Currently when you accept permissions from an app whose domain is a subpath from an already accepted one, the selection is replaced instead merged ## Environment -...

bug
minor
safe-apps

## What it solves Resolves https://github.com/safe-global/safe-core-sdk/issues/916 ## How this PR fixes it

## Context This PR: - Creates a new reference for the Starter Kit