Setup
Setup copied to clipboard
AZTEC protocol trusted setup MPC
When I tried to download the binary so I can put them into my PATH, the website: `https://dl.bintray.com/buddyspike/bin/mbt_darwin_x86_64/0.23.0/0.23.0/:mbt_darwin_x86_64` is returning a status code 502. The same goes for Windows and...
This pull request integrates efforts to convert the pre-existing test suite in `setup-tools` over to Trail of Bits' [DeepState](https://github.com/trailofbits/deepstate) framework in order to enable exhaustive unit testing with fuzzing. In...
Rectify typographical inaccuracies This PR addresses several typographical errors across various files in the project. The changes improve readability and maintain the professional standard of the documentation and code comments....
### Changes 1. **File:** `/setup-mpc-client/README.md` - Fixed `choosen` to `chosen` (Line 12) ### Purpose - EImproved the documentation's clarity and professional tone. - Corrected small grammatical errors to enhance comprehension.
### Changes 1. **File:** `/README.md` - Fixed `acheive` to `achieve` (Line 36) 1. **File:** `/setup-tools/README.md` - Fixed `conatiner` to `container` (Line 146) ### Purpose - Enhanced the clarity and professionalism...
### Changes 1. **File:** `/README.md` - Fixed `acheived` to `achieved` (Line 35) 1. **File:** `/setup-mpc-client/README.md` - Fixed `Rehersal` to `Rehearsal` (Line 47) ### Purpose - Improved documentation accuracy by fixing...
This pull request contains changes to improve clarity, correctness and structure. **Description correction:** Corrected "acheived" to "achieved". Corrected "acheive" to "achieve". Corrected "choosen" to "chosen". Corrected "goverened" to "governed". Corrected...
Fixed some comment errors in [main.tf](https://github.com/AztecProtocol/Setup/commit/5f91d84229f343da3187980f52cb3d9ba932dd12) file.
# Fix: typos ## What was changed **Corrected typos** in comments to improve readability and professionalism. ## Why these changes were made - **Fixing typos** improves the overall quality and...