QuickMPC 0.1.5
Pre-release
Pre-release
What's Changed
- Use JWT for CC-to-BTS communication by @arukuka in #54
- FIX CVE-2022-32149 by @KotaTakahashi9320 in #58
- Add
.clang-formatconfig for include orders by @arukuka in #59 - bind .clang-format inside CC container by @arukuka in #60
- Add ProgressManager on CC by @arukuka in #56
- Add aging test to libClient benchmark by @mdonaka in #57
- Add method to get elapsed time by @KotaTakahashi9320 in #62
- Remove build in run by @mdonaka in #66
- Delete PrimeField & old compare protocol by @come2ry in #63
- Clean libClient test and add new test by @mdonaka in #65
- Unify log format on CC by @arukuka in #64
- Use BuildKit for cache by @arukuka in #28
- Add setup docker buildx action by @arukuka in #67
- Fix image build script at GitHub Actions by @arukuka in #68
- Remove extraneous error handling by @KotaTakahashi9320 in #69
- Use
std::unique_ptrinstead ofnewby @arukuka in #70 - Fix FixedPoint infinity check by @arukuka in #39
- Fix ip_addr_map to be set dynamically for number of parties by @nrkt in #73
- Save error info when exception occured by @arukuka in #72
- [CI] Add
--loadoption when building image with buildx by @arukuka in #74 - Fix linear regression of the absence of an inverse matrix by @mdonaka in #75
New Contributors
Full Changelog: 0.1.4...0.1.5