Rafael Cárdenas

Results 130 comments of Rafael Cárdenas

@CharlieC3 the `build_publish` step failed because this PR is from an external contributor 🤔 is there any other way we could test this besides recreating the changes into a new...

@He1DAr there still seem to be some issues with lint and some broken tests, let me know if I can help you with anything here

@CharlieC3 I was looking at this yesterday and I'm afraid we won't be able to achieve what we want with realtime updates. Realtime updates need us to create a `PUBLICATION`...

Closing this as obsolete now that the BNS v1 import takes only 3 minutes to complete thanks to #1287

looping in @lgalabru who might have some more context here... Ludo, do you know if we get an event when a name renewal happens? Either an event emitted by the...

After talking with @lgalabru, I learned the BNS contract does emit this information [inside a `print` message](https://github.com/stacks-network/stacks-blockchain/blob/08c163bab484954b3934515ee7bf60848f52ed4a/src/chainstate/stacks/boot/bns.clar#L499). From the API, we could read those events and obtain the namespace `lifetime`...

Thanks @zone117x for this awesome PR... I'll be reviewing today

An API endpoint exposing these mempool stats could be very useful

@unclemantis can you confirm that the endpoint you're using is `/v2/fees/transaction`? If so , could you move this issue to the Stacks blockchain repo? The documentation would need to be...