Charlike Mike Reagent

Results 840 comments of Charlike Mike Reagent

Yup. Sure. I was thinking this when updated it before days. :) How it should happen? Transfer it to the @rollup org first, I guess?

Sure. I'm okay with moving to your style-guide and etc stuff, that's normal. I'm not rushing. When you are ready and stabilize, and can start accepting other packages more massively,...

You can deploy it to www.now.sh and it will be permanent, stable and for free. But yea, it looks awesome and deserve to be released as Github App. /cc @j-f1...

It's here https://github.com/Blobscan/blobscan/blob/23c26e146b16602f4f8ac8be5e9f69162da694cd/packages/api/src/routers/tx/getAll.ts#L72C22-L72C48 If it's empty string in the database, then we can detect if the param is `null` as a string, if it as a string, then pass string...

Hey folks, @PabloCastellano @0xGabi @sembrestels, don't want to bother you too much, but can you check this please :wink: :raised_hands:

@PJColombo > such as type, to accommodate new codifications like Ethscriptions that are emerging and also create a new "decoder" component in charge of decoding these blobs and storing the...

@PJColombo btw, you can check [ESIP-8](https://docs.ethscriptions.com/esips/esip-8-ethscription-attachments-aka-blobscriptions) on how to decode Blobscriptions specifically (it's basically all blobs data combined, passed to cbor decode and having `content` and `contentType` inside). Cuz in...

Another note: include transaction's index :P

@PJColombo yeah, i noticed the first pr back then. Thanks! And yeah, something like `type` makes more sense.