Mikhail

Results 62 issues of Mikhail

Transaction fails when trying to create a Gnosis Safe Multisig, here is the list of attempted transactions: https://etherscan.io/tx/0x38b22e761ef373e1dee687afa4735eee9f32466f380e64d390aabe3f622e9f28 https://etherscan.io/tx/0x2bee4578e00c53902eb940c5b9fe1c2385fda99ba8376cfc0dccbddc138fe983 https://etherscan.io/tx/0x9caa0a63a1b38a4496949a2cc7c67215c60c6e01e4d2fad43626c3d8885270a7 It seems that the data is not passed correctly, etherscan...

bug :bug:

## Description If you have a transaction with the `refundReceiver` argument, it will not be passed to the tenderly simulation and instead use zero address `refundReceiver`, which results in a...

Bug 🐛

## Background story A user popped up on discord and asked if there were any problems with indexing on the backend because the execution transaction failed with `GS013` (Safe 1.3.0,...

Enhancement ✨
effort-mid

# What is this feature about? (1 sentence) Support `start_url` property in the safe app manifest.json https://developer.mozilla.org/en-US/docs/Web/Manifest/start_url # Why is it needed? What is the value? For whom do we...

Safe Apps

# What is needed? Right now, fiat prices are only shown for Balancer V1 LP tokens. Because the V2 is quite big already, it makes sense to support V2 LP...

enhancement

This PR: - Addresses https://github.com/safe-global/safe-apps-sdk/issues/342 - Also a minor dependency bump Once approved & reviewed, I will deprecate the web3-react package on NPM

Reported in discord > Failed to compile. > > Module not found: Error: Can't resolve '@gnosis.pm/safe-react-components/dist/fonts/averta-normal.woff2' in '/source/drain-safe/src' > ERROR in ./src/GlobalStyle.ts 4:0-89 > Module not found: Error: Can't resolve...

## Overview As per @rmeissner suggestion, it'd be great if we had tests that check the correctness of the generated calldata ## Requirements Check if the generated transaction for the...

Tech-debt 🚧
Safe Apps

# What is this feature about? (1 sentence) Researching possible improvement for https://github.com/gnosis/safe-react/pull/2188#discussion_r621119174 # Why is it needed? What is the value? For whom do we build it? To make...

Tech-debt 🚧
Safe Apps

### Title/Description Safe Apps manifest usage is not following standards for no reason - https://web.dev/add-manifest/#create ### Examples of a wrong usage > The manifest file can have any name, but...

Safe Apps