The thumb CI job checks the library but does not compile or execute the 32-bit decoder regressions.
Run the existing serialized-length tests in release mode on a 32-bit target using a cached core runner. Include verifier_rejects_truncated_high_bits, prover_rejects_truncated_commit_key_length_high_bits and the verifier overflow/truncation boundary cases. Keep the existing no-std checks.
Follow-up to #940 and review feedback.
The thumb CI job checks the library but does not compile or execute the 32-bit decoder regressions.
Run the existing serialized-length tests in release mode on a 32-bit target using a cached core runner. Include
verifier_rejects_truncated_high_bits,prover_rejects_truncated_commit_key_length_high_bitsand the verifier overflow/truncation boundary cases. Keep the existing no-std checks.Follow-up to #940 and review feedback.