janniks

Results 154 comments of janniks

Looked up where they come from on the API end: https://github.com/hirosystems/stacks-blockchain-api/blob/3e2d524ca369b88a53fc4dfc2287aa3f0fb92e64/src/event-stream/core-node-message.ts#L352-L365 Both are indexes added by the API and show the position in the array given in the event payload....

Closing as not a bug, if we really would want these to match, it would require a node change. But it's not really expected that they match, so I don't...

Question: Can we make stackerdb "grow" via cheap transactions? (on bitcoin ~or stacks~)

Good catch! Thanks 🙏🏻

Nice idea! Right now I'm thinking more in the direction of adding it to the `Cl.` namespace object. `Cl.poxAddressTuple("string")` but that would just be an alias to another function, so...

> 👏 👏 > > > > Great changes! > > > > I have a doubt regarding the `sent` `not-sent` keywords. > > Does the past tense make more...

UPDATE: I have tried to debug this with a few intercepted debug calls from folks running into the issue. It always looks like the network request is NOT returning a...

> Looking at the beginning of the payload, it seems like it's an invalid format. This is just what the raw serialized binary format (wire format) looks like in unicode....

Not sure how to proceed here. @kyranjamie any other ideas? Should we pair-investigate on this some time?

We've done a lot of debugging and the issue is very flaky (even though some people seem to get it more often than others). The error happens on different underlying...