Skip to content
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

Simplify and update Trident config #230

Merged
merged 5 commits into from
Jan 2, 2025
Merged

Conversation

lukacan
Copy link
Collaborator

@lukacan lukacan commented Jan 2, 2025

Description

This PR simplifies Trident config, both the source code and also the generated Trident.toml.

Related Tickets & Documents

  • Related Issue #

  • Closes #

  • I clicked on "Allow edits from maintainers"

@lukacan lukacan marked this pull request as ready for review January 2, 2025 18:47
@lukacan lukacan force-pushed the impr/update_config branch from f0d830a to bdb2cff Compare January 2, 2025 19:03
@lukacan lukacan merged commit 8d2514c into trident-svm Jan 2, 2025
5 of 8 checks passed
@lukacan lukacan deleted the impr/update_config branch January 2, 2025 19:18
lukacan added a commit that referenced this pull request Jan 11, 2025
* ✨ 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
hyckomatej pushed a commit that referenced this pull request Jan 12, 2025
* ✨ 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
lukacan added a commit that referenced this pull request Jan 15, 2025
* 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]>
lukacan added a commit that referenced this pull request Jan 15, 2025
* ✨ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant