Vlad Frolov

Results 251 comments of Vlad Frolov

https://github.com/tokio-rs/tracing might be helpful on the Rust side of things to instrument the events reporting.

@firatNEAR I’m not sure if this actually needs to be pushed forward. I feel having this incomplete solution where “predecessor id is not always available” is not helping much and...

@ailisp Will you be able to take this one? @bowenwang1996 Should Node team take care of it?

@andrewklau it feels like your node data is corrupted in some way. The panic is [inside nearcore](https://github.com/near/nearcore/blob/1.25.0-rc.3/nearcore/src/runtime/mod.rs#L1376) and has nothing to do with the indexer, so I recommend you re-download...

@Longarithm I moved the issue over to nearcore repo, so you can track it here @mm-near I am not sure who I should escalate this issue to, so chain team...

BTW, it seems that e2e tests need RPC credentials

It is a duplicate of #232. We most probably need to remove the attached gas cell completely as it is semantically incorrect here, and add attached gas and attached tokens...

Does beta version of the page render well on mobile? Also, there are quite some places where the transaction action misses quite some details, e.g. Stake action is rendering nothing...

@luixo We never had time to sit down and actually think through each of the action details we display, and that is important to do.

@mitchtbaum Please, notice that it was the other way around on my laptop: 245k req/s for Thruster vs 208k req/s for Actix-web, but I cannot believe the numbers as Python-based...