Daniel Dimitrov
Daniel Dimitrov
Often it happens that we have the beamer app open in a tab in the background. When interacting with a different dapp that asks to switch the network, the beamer...
We should go through our contracts and make sure that we are consistent when emitting events. for example here and at few other locations: https://github.com/beamer-bridge/beamer/blob/main/contracts/contracts/RequestManager.sol#L439 We emit the event before...
Experiment with merging all the comments that different github actions create into a single PR comment ## What it solves Resolves # ## How this PR fixes it ## How...
Today with @usame-algan we found out that our use of useIntervalCounter was causing the txDetails component to also rerender every 15s despite no data changing. All this was introduced when...
Test
## What it solves Resolves # ## How this PR fixes it ## How to test it ## Screenshots ## Checklist * [ ] I've tested the branch on mobile...
## What it solves Display the swap button only on hover in the "top asset" block. @TanyaEfremova @kirkkonen looks a bit weird or like a bug, because we have this...
## What it solves Ads an option to cancel a twap order. It currently it's hard for other signers that haven't submitted the transaction to cancel a TWAP. By having...
There is an RC of nextjs 15: https://nextjs.org/blog/next-15-rc We should update to it as it has some nice features. However in my fast test, after upgrading the packages some of...
## What it solves Resolves # ## How this PR fixes it ## How to test it ## Screenshots ## Checklist * [ ] I've tested the branch on mobile...
## What it solves Ads a Stake widget, **but this is not ready.** We currently can't pass url arguments to hide the navbar, or to make the widget fullscreen. Resolves...