Matt Luongo
Matt Luongo
We need a single service that... - [x] Wraps [basic logging](https://github.com/tallycash/tally-extension/issues/210) - [x] Persists logs for export - [ ] Can disable console printing for production builds - [x] Can...
Asset balances appear to be pulling token logos from the latest account balance change, rather than the merged asset metadata slice in Redux. On my end it looks like this....
It'd be awesome to get a loader before we resolve the wallet avatar. Closely related to #671, introduced in #657
Eg I see "Atos" flash before "mhluongo.eth". We should do a pulser or something while we're still looking up ENS names to not confuse people. Introduced by #657
### What browsers are you seeing the problem on? Chrome ### What were you trying to do? I was trying to unstake an LP position on Convex. ### What did...
Is `II` a byte concatenation or a logical alternative of bytes? I take the former but would be nice to define it in the RFC. _Originally posted by @pdyraga in...
What is the `lift_x` function doing? _Originally posted by @pdyraga in https://github.com/keep-network/tbtc-v2/pull/601#discussion_r1192323707_
A link here would be :ok_hand: _Originally posted by @mhluongo in https://github.com/keep-network/tbtc-v2/pull/601#discussion_r1263767793_
I'd like to get all of our TypeScript repos aligned around a common style. Depends on #660