-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Trident SVM support (#234) * ✨ WIP: Trident SVM * 🔥 Cleanup + migrate trident svm * Simplify and update Trident config (#230) * ✨ Update config + update initial programs and accounts for Trident SVM * ✨ Resolve some additional issues with workspace / cargo paths + simplify config * ✨ Update metaplex cpi example * ✨ Code quality * ⚡️ Pipeline update * ✨ Update example * ⚡️ Initialize Trident SVM with syscall stubs + add mazes * ✨ Update handling with Clock Sysvar * 🧪 Update simple-cpi-6 and workflow * 🎨 If ix discriminator is not present derive it * ⚡️ Update Fuzz Client implementation for TridentSVM * ✨ Separate fuzz test template generator, update generator logic and update tests * 🔥 Remove necessity to have anchor as dep in trident tests * ✨ Add fuzzingError with custom string message * ✨ Convert instruction name from IDL into snake case * 📝 Add changelog * ✨ Fix timeout -> runtime * ✨ First iteration of docs updates * 🔥 Remove solana-svm dep and migrate process into trident svm * 🚀 Released related crates * 🔥 Remove unnecessary function in the test_fuzz.rs * ✨ Simplify possible errors, transaction error handler contains transaction error * 💚 Add support for composite accounts * ✨ Rename config to TridentConfig as the old name was causing issues * Update examples * ✨ Resolve comments * 📝 Inform to change direcotry before fuzz start * 🔖 Bump versions --------- Co-authored-by: hyckomatej <[email protected]>
- Loading branch information
1 parent
38a731f
commit 3ce004a
Showing
420 changed files
with
60,231 additions
and
42,251 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
Oops, something went wrong.