J Garcia

Results 33 comments of J Garcia

Hey guys, how are we looking on this? Possible to implement something now?

It's a while since I implemented arbitrary message signing with Keplr, but I was able to use `keplr.signAmino`. The thinking regarding adding it to cosmjs is that `SigningStargateClient` is already...

For others struggling with the cache not being cleared during `--watchAll` here is my solution (hack) to get around this issue: package.json ``` { "scripts": { "test": "jest --no-cache -u",...

I think having a "show highlighted lines in pull request Files Changed tab" feature would be super useful for reviews. Not sure how doable it is. Supporting Bitbucket is weird...

@mzgoddard Thanks for your replies. I don't think I have the expertise to comment on making a binary, I'll probably just end up running a Powershell function to delete the...

The vertical tabs in the above Vivaldi screenshot is just this add-on that's also available in Firefox and (I think) some other browsers as well: https://gitlab.com/kroppy/TreeTabs If Brave can allow...

Any solution? Quite a downer to not have this

@maaslalani I hate to be that guy.. but it does not work in Cygwin 😭😭😭 ![image](https://user-images.githubusercontent.com/3692190/234864014-1232d531-0eb5-4be6-accd-e7a352c08e68.png) Powershell confirmed working

Isn't this covered by `UnionToIntersection`?