markovichecha

Results 8 comments of markovichecha

I need this PR so much, merge it.

How do we handle low fees transactions that can be excluded from mempool or get stuck?

Should we maintain a separate index with mempool transactions? I guess it'll take too long if we'll do it on demand. If we are building an index we should enable...

Update to rust 1.77.0, use something like rustup, ubuntu repositories have an old rust version 1.75.0

> thanks, but I'm using 1.79.0 > > ``` > > rustc --version > > rustc 1.79.0-nightly (47ecded35 2024-03-26) > > ``` Yes, because you switched to nightly. It may...

@raphjaph *actively harassing to check on this PR as were suggested on stream*, thanks

Hey @Klyaus. I haven't met this error, but may be it was due to not indexing testnet. I'll return to this PR soon and will change transaction index behavior and...

Hey, may I handle this task? To clarify, do we need to create an index that includes addresses and their corresponding inscription IDs? And add an html page that shows...