-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(snos_job): Dependencies updated for Snos * feat(snos_job): Non-working state but prove_block added * feat(snos_job): Added storage for snos * feat(snos_job): * feat(snos_job): Stores the CairoPie as zip * feat(snos_job): Docs * feat(snos_job): Minor stuff * feat(snos_job): First set of simple tests * feat(snos_job): Comitting the error * feat(snos_job): Fixed stuff after rebase * feat(snos_job): Lint stuff * feat(snos_job): Push the bug * feat(snos_job): Compiling gpush * feat(snos_job): Fixed stuff * feat(snos_job): Nightly toolchain for CI * feat(snos_job): Mock process snos job * feat(snos_job): * feat(snos_job): * feat(snos_job): Smol fixes from review * feat(snos_job): Unwrap killed * feat(snos_job): New SNOS structure for tests * feat(snos_job): Snos Structure for tests * feat(snos_job): Added RPC url to the config * feat(snos_job): Fixed rpc * feat : snos e2e updates * feat : e2e working now * feat : coverge tests partially fixed * feat : added anvil support & fixed all tests * feat : added cairo build in workflow * Trigger Tests * workflows updated * fix : ci tests * coverage test * refactored snos changes * fixes * more fixes * refactors * cargo fmt * linting * lint * s3 key fix * change env for anvil tests * fixes * fix operator not found * fix import * cargo fmt * clippy fix * add rust version in toolchain * fix taplo * cargo fmt * cargo lock fix * fix lint * fix snos cd * fix ci * build snos file in linter * snos setup yml * attempt 2 for snos setup * added checkout * add new job * revert * add @main * uncomment carg lint * remove common snos * Revert "remove common snos" This reverts commit c6c4a9c. * one more attempt at common snos * remove common snos 2 * undo workflow comments * remove setup snos * e2e self hosted and rust toolchain * install specific rust toolchain * revert rust install * revert rustup * ci fixes * added logs to e2e * snos rpc in secret * remove override * fix broken test * add multithread to snos test * only test 1 thing * fix test * run all tests * remove one test * revert nextest * revert to nextest * prettier --------- Co-authored-by: akhercha <[email protected]> Co-authored-by: Arun Jangra <[email protected]>
- Loading branch information
1 parent
60768cc
commit 705b119
Showing
108 changed files
with
4,025 additions
and
1,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.