We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be66f69 commit de591bbCopy full SHA for de591bb
crates/core/app/tests/spend.rs
@@ -92,6 +92,7 @@ async fn spend_happy_path() -> anyhow::Result<()> {
92
}
93
94
// PoC for issue surfaced in zellic audit: https://github.com/penumbra-zone/penumbra/issues/3859
95
+// test that 0-value spends with invalid proofs are not accepted
96
#[tokio::test]
97
#[cfg_attr(
98
debug_assertions,
0 commit comments