You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the problem is caused by lack of stackers in deposit contract, please make sure you have entries in genesis.deposits in your config file for converter.
$ cargo build && ./target/debug/zilliqa --config-file config-single-node.toml 7adffb9ec4f17f6fd0aa7242bc75175341afe5c756327382bc2008b1df0479a7
Finished
dev
profile [unoptimized + debuginfo] target(s) in 0.41s2024-11-13T07:01:41.214977Z ERROR zilliqa: 62: thread_name="tokio-runtime-worker" called
Result::unwrap()
on anErr
value: InvalidData panic.file="zilliqa/src/exec.rs" panic.line=730 panic.column=182024-11-13T07:01:41.215233Z ERROR zilliqa::api::eth: 48: e=Unhandled panic in RPC handler eth_getBlockByNumber
2024-11-13T07:01:41.347521Z ERROR zilliqa: 62: thread_name="tokio-runtime-worker" called
Result::unwrap()
on anErr
value: PoisonError { .. } panic.file="zilliqa/src/api/eth.rs" panic.line=330 panic.column=282024-11-13T07:01:41.347602Z ERROR zilliqa::api::eth: 48: e=Unhandled panic in RPC handler eth_getBlockByNumber
2024-11-13T07:01:41.349914Z ERROR zilliqa: 62: thread_name="tokio-runtime-worker" called
Result::unwrap()
on anErr
value: PoisonError { .. } panic.file="/home/chetan_zilliqa_com/zq2/zilliqa/src/node_launcher.rs" panic.line=214 panic.column=382024-11-13T07:01:41.350253Z ERROR zilliqa::p2p_node: 456: e=task 11 panicked with message "called
Result::unwrap()
on anErr
value: PoisonError { .. }"The text was updated successfully, but these errors were encountered: