This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Etherchain Light visit bugs #7999
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Milestone
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
I just build a demo poa chain followed wiki
when use Etherchain Light
to visit
http://localhost:3000/account/0x1bd63497b8db7f5c73ee7ee9cca29dcd97abfc30
parity crashed
shows me
I use this command to start node1
parity --config node1.toml --fat-db=on --tracing=on --pruning=archive
The text was updated successfully, but these errors were encountered: