Antonio Salazar Cardozo
Antonio Salazar Cardozo
Picking this up hopefully this week based on the approach outlined in [RFB 5](https://github.com/tahowallet/extension/blob/main/rfb/rfb-5-control-compatile-addresses.md).
This will be connecting correctly after #3546 but still suffers from the issue seen on #2818.
Going to go ahead and close this out for now—we've made improvements in a few other places in our resource usage, and the underlying functionality is useful. We can always...
There's definitely a tradeoff here. My short assessment is that it will probably take somewhat less time to adapt this to latest sbt than to move a whole setup to...
Thanks for noting this! There are a couple of placeholders in the whitepaper; we've been a bit busy so haven't had a chance to circle back and populate our latest...
I'm planning on slapping prettier-solidity onto all Keep and tBTC code in the extremely near future for both CI and precommit formatting, independently of Matt's work here :) I've already...
Yep, first error is due to the querystring carrying the token addresses, with the path + querystring being typically limited to 64K max on most servers. The second error is...
This works pretty consistently for me, which means it's probably a timing issue, my least favorite kind to debug 😔 Also: > open the wallet UI and change to another...
Got it. On the chance that this would indeed help me reproduce I did try it last week, unfortunately I didn't see it happen :( Previously we saw this happening...
Def feels like there are some weird interactions happening here. Will try and dig this week.