Pacu

Results 98 comments of Pacu

According with what we discussed internally. This function is not used by either of both SDKs. And apparently from what it is described in the issue, it's not currently meeting...

In my case I got the script running but, the camel casing is broken. the key SomeTestViewController. is generated as Sometestviewcontroller edit: just remove -c flag and it will be...

Does the stream drop buffers that have already been consumed? I'd say it does, maybe it isn't? or could it be the case that the stream is preemptively fetching too...

we have sequential data from blockchain so we in this case are requesting blocks in ordinal sequence. we in the issue we reported we were asking whichever was the range...

I was able to debug a bit more and I could debug a bit the watermark strategy on `NIOThrowingAsyncSequenceProducer` `/swift-nio/Sources/NIOCore/AsyncSequences/NIOThrowingAsyncSequenceProducer.swift:881` I can see that the buffered count is 460 even...

Sorry for Spamming. I've set a breakpoint inside NIO's `didYield` and it sometimes goes beyond the watermark like a 10% and others I can't determine because lldb is optimizing the...

@oxarbitrage Is the elastic search feature of Zebra oriented to support Zcash Block Explorer uniquely or does it go beyond the scope of this tracking issue?

I'm getting the same error 34 when trying to get DMs from an authorized App, even when I'm using the return_json parameter. :-/

I'm using 3.5 and I'm still getting the error 34. I also tried to install from github with same results. Am I'm missing something? How can I help?