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
There are a few todos spread throughout the repo, most of them are notating planned features that are not yet supported. See #149 for a few TimeStamp related todo!()s that actually would cause a panic under certain conditions.
Here are a few non-panicking todos labelled in doc comments throughout the repo that may or may not need some attention:
There are a few todos spread throughout the repo, most of them are notating planned features that are not yet supported. See #149 for a few TimeStamp related todo!()s that actually would cause a panic under certain conditions.
Here are a few non-panicking todos labelled in doc comments throughout the repo that may or may not need some attention:
sxt-proof-of-sql/crates/proof-of-sql/README.md
Line 104 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/src/base/commitment/column_commitments.rs
Line 355 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/src/base/commitment/column_commitments.rs
Line 429 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/src/base/commitment/table_commitment.rs
Line 517 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/src/proof_primitive/mod.rs
Line 1 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/src/sql/postprocessing/group_by_postprocessing.rs
Line 208 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/src/sql/proof/mod.rs
Line 1 in 6740144
Work is currently underway on range check which should resolve this, see #141
sxt-proof-of-sql/crates/proof-of-sql/src/sql/proof_exprs/sign_expr.rs
Line 41 in 6740144
sxt-proof-of-sql/crates/proof-of-sql/tests/integration_tests.rs
Line 494 in 6740144
sxt-proof-of-sql/crates/proof-of-sql-parser/src/intermediate_ast_tests.rs
Line 253 in 6740144
sxt-proof-of-sql/crates/proof-of-sql-parser/src/intermediate_ast_tests.rs
Lines 773 to 775 in 6740144
The text was updated successfully, but these errors were encountered: