-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add end-to-end testing workflow #282
Closed
Closed
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3e68f6 - Browse repository at this point
Copy the full SHA f3e68f6View commit details
Commits on Mar 14, 2024
-
Add script to check rust versions + cleanup (#272)
* ci: turn doc warnings into errors (#259) * remove unnecessary comments * Add script to check rust versions * removed versions and editions except from root, updated script * add back cargo make doc to ci * Added section for testing * Fixed typo * Set versions to 0.1.0 + inherit all infos from workspace * Fix use of versioning * Set individual versions for crates * Fixed nits, code organization and updated links * Improve naming of ci job * Fix formatting in contributing.md * Add task to format not only check * Reduced indent --------- Co-authored-by: Augusto Hack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c79ccb - Browse repository at this point
Copy the full SHA 5c79ccbView commit details -
* Working initial docker * fmt * added script * Removed docker script + updated integration * script works * Need to install grpcurl * Docker works * Working Dockerfile * ci: turn doc warnings into errors (#259) * Removed makefile, removing start.sh file moving in Dockerfile * Added bookworm + alpine + removed gcc + added caching * Moved Dockerfile to node and added Makefile.toml * cargo make works + builds dockerfile for node * remove start script * added comment regarding PID1 * Set labels at top of Dockerfile + added comments * Added correct dependencies and explanation * Volume works persisting db files between runs * Added documentation * Moved labels + enable mounting of miden-node.toml * Added docker-run-node command + added build arguments * Add git commit as arg to docker container * Added spacing --------- Co-authored-by: Augusto Hack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e66d45 - Browse repository at this point
Copy the full SHA 2e66d45View commit details -
Implemented nullifier tree wrapper over
Smt
(#275)* feat: implement nullifier tree wrapper over `Smt` * refactor: move `NullifierTree` to separated file, renames ans small fixes * fix: address review comments
Configuration menu - View commit details
-
Copy full SHA for 95d3fff - Browse repository at this point
Copy the full SHA 95d3fffView commit details
Commits on Mar 15, 2024
-
Separate CI into multiple files (#278)
* ci: turn doc warnings into errors (#259) * Separated different CI jobs in their respective files * Add next branch in ci * Fix wrong naming in CI + use cargo make for doc * Fixed badge + removed unnecessary additional file * Change naming of ci and jobs * Fix naming * Fix comment --------- Co-authored-by: Augusto Hack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce6effc - Browse repository at this point
Copy the full SHA ce6effcView commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7791d0 - Browse repository at this point
Copy the full SHA c7791d0View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2e946a - Browse repository at this point
Copy the full SHA b2e946aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e26d69c - Browse repository at this point
Copy the full SHA e26d69cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b7aef - Browse repository at this point
Copy the full SHA d9b7aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ab098 - Browse repository at this point
Copy the full SHA 20ab098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d4cab - Browse repository at this point
Copy the full SHA 78d4cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for efbd3f4 - Browse repository at this point
Copy the full SHA efbd3f4View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd1f40d - Browse repository at this point
Copy the full SHA fd1f40dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc88ee1 - Browse repository at this point
Copy the full SHA dc88ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9975495 - Browse repository at this point
Copy the full SHA 9975495View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 989f403 - Browse repository at this point
Copy the full SHA 989f403View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98f704e - Browse repository at this point
Copy the full SHA 98f704eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 121c86c - Browse repository at this point
Copy the full SHA 121c86cView commit details
Commits on Mar 29, 2024
-
Add faucet enabling testing (#270)
* ci: turn doc warnings into errors (#259) * Boilerplate done * pushed fix for miden-client * Fix formatting * Pulled after client fix * Fixed typos + added build_client fn * Added configs + figment * Fix client implementation in faucet + use released client * updated cargo * Fixed Miden node when importing Miden client, db errors * Format files * Added proper support of configuration file + logging * Improved config file handling * Removed superfluous file * First pass at improvements * Change naming of note * Fixed html + added metadata endpoint * Want to implement Display for NoteId * Upgraded js to use async + NoteId does not impl Display in main * cargo updated --------- Co-authored-by: Augusto Hack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8edb09 - Browse repository at this point
Copy the full SHA d8edb09View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee355f - Browse repository at this point
Copy the full SHA dee355fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b073db - Browse repository at this point
Copy the full SHA 0b073dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8113178 - Browse repository at this point
Copy the full SHA 8113178View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd5f0b - Browse repository at this point
Copy the full SHA fdd5f0bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.