some miscellaneous work
changelog
- add an
inspectcommand tokomodothroughmain.rs - remove the useless
Shard.mulimplementation and tests - because
iis au128, usei.to_le_bytes()instead of[i as u8]in calls toE::ScalarField::from_le_bytes_mod_order - add to
tests/cli.nuthe cases tha should fail - merge together the tests in
lib.rs, e.g.verify_2,verify_4andverify_6become a simplerverification - add some documentation and NOTEs
-
implementDisplayforBlockto dump it tostdout - print more detailed test cases when a test fails