Edu
Edu
@zone117x is that API endpoint documented? I can't seem to find it
@zone117x looked into the `revoke`s: aren't all the revokes immediately followed by a successful `delegate-stx` from within the same transaction?
I just remembered that a while back I opened https://github.com/hirosystems/stacks-blockchain-api/issues/2022, could it be related?
Have you had a chance to look into this?
My bad, didn't realize it was using the `==` operator instead of `===`, which does match `undefined` to `null`. Maybe worth using something more explicit? - like Leather's [`isUndefined`](https://github.com/leather-io/mono/blob/dev/packages/utils/src/index.ts#L36) -...
PR looks solid, what's holding it back from getting merged?
This behavior would be very useful, and I believe the most expected. Similarly, I was looking forward to conveniently reference a context of possibly changing code without having to constantly...
Sure, give this one a try, https://github.com/aryzing/repro-xstate-bigint
@amunger the full logs are somewhat large, I take it these entries are the ones of interest: ``` 2025-03-07 11:07:14.367 [info] [Window] [KeybindingService]: | Resolving ctrl+[Enter] 2025-03-07 11:07:14.367 [info] [Window]...
Hey there, just checking whether it's worth brining this issue out of the backlog since it's still happening? For this last cycle 95, getting a few repeat entries still: ```...