Matt Pitts

Results 3 issues of Matt Pitts

In Angular strict mode, `private outboundRequests = {}` throws errors during compilation: ``` No index signature with a parameter of type 'string' was found on type '{}'. ``` Making the...

GetPostsStateless is not working properly when iterated. For example, look at the following nginx requests below. Notice the size of the payloads all are within a somewhat normal range, until...

Most of the API calls with potentially voluminous results are pageable via LastPostHashHex. However, the GetNFTsForUser route returns an "NFTsMap" as a single object. This object can be huge, depending...