Skip to content

Commit fed2ad4

Browse files
committed
Update test files and remove bad consensus test
1 parent 524e0fa commit fed2ad4

4 files changed

Lines changed: 3 additions & 11 deletions

File tree

Makefile

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -347,14 +347,6 @@ batcher_send_mina_task_bad_hash:
347347
--public_input test_files/mina/protocol_state_bad_hash.pub \
348348
--proof_generator_addr 0x66f9664f97F2b50F62D13eA064982f936dE76657
349349

350-
batcher_send_mina_task_bad_consensus:
351-
@echo "Sending Mina state task to Batcher..."
352-
@cd batcher/aligned/ && cargo run --release -- submit \
353-
--proving_system Mina \
354-
--proof test_files/mina/protocol_state.proof \
355-
--public_input test_files/mina/protocol_state_bad_consensus.pub \
356-
--proof_generator_addr 0x66f9664f97F2b50F62D13eA064982f936dE76657
357-
358350
batcher_send_mina_burst:
359351
@echo "Sending Mina state task to Batcher..."
360352
@cd batcher/aligned/ && cargo run --release -- submit \

0 commit comments

Comments
 (0)