Dawid Szlachta
Dawid Szlachta
I still think we should differentiate between block not found and no tracing errors. Otherwise users can get confusing message (they can miss the part about setting the first block...
What you mean by "warning screen"? Does the app take a long time to start when built for production too?
I think it may be just React dev server starting up, but I need to verify
Hi @paulpierre, as @tjayrush pointed out this was a design choice. But, as improving the overall experience of Explorer is on our todo list, there may be other issues that...
Hm, I was able to reach Sepolia RPC running on localhost (Erigon). Maybe there are some additional checks/firewall between you and your endpoint? Could you try starting Sepolia locally with...
Is this core or explorer issue?
The tool is Electron Forge and we should use "Importing to Existing Project" functionality described here: https://www.electronforge.io/import-existing-project. Next, you'd have to put EF configuration into package.json (I'd rather have it...
It would be great to have it and for sure it's possible to build chifra inside the CI. Go has a really nice cross-compile feature.
We don't use batching anywhere in the code. We had an issue where Golang's defaults were too low for chifra and it would open too many ports, running out of...
Do you mean you'd like to have `Config` type defined in `goMaker/templates/classDefinitions/fields/config.csv`?