Dani Somoza

Results 6 issues of Dani Somoza

## Customizable Dashboard & Safe widgets POC https://user-images.githubusercontent.com/26763673/181058225-7eb54141-eb04-4a75-8cef-e29b744f9877.mov

do-not-merge

## Overview It seems that is not possible to set the `Gas Price` value if you are using directly a `Ledger` device. (see [this ticket](https://github.com/safe-global/safe-react/issues/3222) for more details) As an...

Enhancement ✨

## What it solves Resolves #582 ## Contracts Implemented - [x] Safe Contract `v1.4.1` Ethers.js & Web3.js - [x] Safe Contract `v1.3.0` Ethers.js & Web3.js - [x] Safe Contract `v1.2.0`...

## What it solves Resolves #446 - Removed the `SafeFactory` class - created 2 private functions in the `Safe` class: - [`#addPreValidatedSignature`](https://github.com/safe-global/safe-core-sdk/pull/905/files#diff-e61078c05e6c2c9d498623afd936ffe855d05a132d757f11f4ad047e030c77a4R1237): Adds a PreValidatedSignature to the transaction if the...

## What it solves Resolves #789 & #793 by adding support for passkeys in the `protocol-kit`. ## How this PR fixes it ### `protocol-kit` instantiation using passkeys You can create...

## What it solves Resolves #446 ## How this PR fixes it - Removed the `SafeFactory` class - created 2 private functions in the `Safe` class: - [`#addPreValidatedSignature`](https://github.com/safe-global/safe-core-sdk/pull/905/files#diff-e61078c05e6c2c9d498623afd936ffe855d05a132d757f11f4ad047e030c77a4R1237): Adds a...