Daniel Dimitrov

Results 50 issues of Daniel Dimitrov
trafficstars

I'm not sure when this happened, but default base64 encoded images were no longer rendered in html text. If the image is rendered like this: ``` ``` the image was...

## What it solves Resolves #3585 ## How this PR fixes it Adds a native swap widget to a new page and shows decoded info for swap orders. ## How...

Resolves: https://www.notion.so/safe-global/8f5927d10d3643f3a0d2ebc02c8eb425?v=0177347b11784ea69b1883fd88be37ab&p=3b1c5384735c405d8ba91a7fd47772b8&pm=s Cowswap is showing partially filled limit orders - both expired and open as "partially filled". We now do the same. Note: i was not able to test with...

## Bug description Title says it all, but here is also a screenshot: ![grafik](https://github.com/safe-global/safe-wallet-web/assets/693770/c1ca72c6-85ab-4c1b-b6fe-a5aec05bc70d) Either I am color-blind or the hover is not "light green" ## Environment - Browser: Chrome...

bug
good first issue

## Bug description Setup: Child safe with 1/n threshold Parent safe with 2+/n threshold that is owner of the child. Child is connected over walletconnect to parent. Child submits a...

bug

## Bug description We have 2 safes: Parent(P) & Child(C). The owner of the C is P. The owner of P is a normal EOA account. l We connect C...

bug

## Bug description Most of the tests that deal with hooks trigger error similar to this: ``` console.error Warning: An update to TestComponent inside a test was not wrapped in...

tech debt

PROVIDER_URL from the .env.example doesn't seem to be used anywhere in the code? What is the intended purpose of that argument - specifying an RPC endpoint, instead of the hardcoded...

The abis and contract addresses are now taken out of the @beamer-bridge/deployments package.

Right now we treat a request as non-filled once the valid_until period is over. Since we increased the lock time significantly, we should have a way to issue a warning...