Skip to content
New issue

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

Some proof requests are "unfullfillable" #37

Open
S1nus opened this issue Feb 5, 2025 · 1 comment
Open

Some proof requests are "unfullfillable" #37

S1nus opened this issue Feb 5, 2025 · 1 comment
Assignees

Comments

@S1nus
Copy link
Collaborator

S1nus commented Feb 5, 2025

Figure out what caused this and

  • rule out human error
  • fix it if possible
@S1nus S1nus self-assigned this Feb 5, 2025
@S1nus
Copy link
Collaborator Author

S1nus commented Feb 5, 2025

reproduce:

grpcurl -import-path $EQ_PROTO_DIR -proto eqservice.proto -d '{ "height": 4537373, "namespace": "yh3hKgOnKRB5Hw==", "commitment": "im1bKxUlDyJ5f4ayAt0vXiewiyOn+roNlU8gORujHCc=" }' -plaintext $EQ_SOCKET eqs.Inclusion.GetKeccakInclusion

stderr: WARNING: Using insecure random number generator.
stderr: thread '<unnamed>' panicked at program-keccak-inclusion/src/main.rs:38:24:
stderr: range end index 9 out of range for slice of length 6
stderr: stack backtrace:
stderr: note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant