Koen Rijpstra

Results 4 issues of Koen Rijpstra

## Before ![image](https://user-images.githubusercontent.com/579455/230305750-d627a43a-612a-4252-86d9-d4e8349e0889.png) ## After ![image](https://user-images.githubusercontent.com/579455/230305980-5555dd6b-1345-4962-bfaa-502798364830.png)

### Description There appears to be an overflow problem in the enhanced xray/webhooks parser, specifically related to a minting transaction. The parser is returning a negative amount for the transaction,...

bug

### What? This PR improves how the Thumbnail component handles the `imageCacheTag` parameter when constructing image URLs, particularly for Next.js image URLs that already contain query parameters. ### Why? Currently,...

## Overview `@grpc/grpc-js` previously opened every HTTP/2 connection with the RFC‑default 65 535‑byte connection window, then waited until after the first DATA frames were received before enlarging it. On fast,...