-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XCS: PFM validation (attempt 2) (#5987)
* initial pfm changes. Committing to context switch * added initial path validation boilerplate * added pfm validation * lints * experimenting with pfm checks in tests * require forwarding to be setup * removed replace * x86 bytecode * moved "osmosis" into a const * extracted "osmosis" into a const * rename * bytecode * reset rust version updated by dependabot * update rust version again * ensure pfm flag cannot be overriden * bytecode * cleanup and avoid race conditions * make linter happy * clippy * bytecode * Revert "make linter happy" This reverts commit a8cce36. * ignore new lint * typo * nits and typos * new bytecode * fix Boss's comments * bytecode * removed proper validation temporarily * lints * tests and x86 bytecode
- Loading branch information
1 parent
b94dbe6
commit f4705d9
Showing
19 changed files
with
673 additions
and
115 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
Oops, something went wrong.