We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the kadena light client: MODE=SNARK RUST_LOG="debug" cargo run -p kadena-lc --release --bin client -- -c https://api.chainweb.com -p ????.com:6379
MODE=SNARK RUST_LOG="debug" cargo run -p kadena-lc --release --bin client -- -c https://api.chainweb.com -p ????.com:6379
results in the following output:
Running `target/release/client -c 'https://api.chainweb.com' -p '????.com:6379'` [2024-11-20T19:31:33Z INFO client] Fetching data to prove longest chain with target block height 5158073 and block window 3 [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG reqwest::connect] starting new connection: https://api.chainweb.com/ [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=api.chainweb.com [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="api.chainweb.com" [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connecting to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:33Z DEBUG hyper_util::client::legacy::connect::http] connected to 35.223.9.18:443 [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("https", api.chainweb.com) [2024-11-20T19:31:34Z INFO client] Starting proving process for the longest chain [2024-11-20T19:31:34Z DEBUG reqwest::connect] starting new connection: http://????:6379/ [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::connect::dns] resolve; host=????.com [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::connect::dns] resolving host="????.com" [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::connect::http] connecting to ????:6379 [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::connect::http] connected to ????:6379 [2024-11-20T19:31:34Z DEBUG hyper_util::client::legacy::pool] pooling idle connection for ("http", ????.com:6379) thread 'main' panicked at light-client/src/proofs/mod.rs:125:15: index out of bounds: the len is 0 but the index is 0 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running the kadena light client:
MODE=SNARK RUST_LOG="debug" cargo run -p kadena-lc --release --bin client -- -c https://api.chainweb.com -p ????.com:6379
results in the following output:
The text was updated successfully, but these errors were encountered: