w3f / rs-ec-perf

3 stars 3 forks source link

make all failing test passes again #16

Closed drskalman closed 3 years ago

drskalman commented 3 years ago
    novel_poly_basis::tests::case_1
    novel_poly_basis::tests::case_2
    novel_poly_basis::tests::case_3
    novel_poly_basis::tests::case_4
    novel_poly_basis::tests::ported_c_test
    novel_poly_basis::tests::roundtrip_for_large_messages
    novel_poly_basis::tests::sub_eq_big_for_small_messages
    test::novel_poly_basis_roundtrip

something either in get/set chunk or reconstruct

:LOGBOOK: CLOCK: [2021-07-05 Mon 02:35] :END:

drskalman commented 3 years ago

resolved in dc28f9b by resolivng two bugs: 1.in validate the shard size should be returned in number of field elements. 2.the error poly array length is the field size not the code lengeth