Koen Rijpstra
Koen Rijpstra
## Before  ## After 
### 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,...
### 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,...