Ackee-Blockchain / trident

Rust-based framework to Fuzz and Integration test Solana programs to help you ship secure code.
https://ackee.xyz/
MIT License
185 stars 18 forks source link

Renaming #143

Closed lukacan closed 5 months ago

lukacan commented 5 months ago

This PR initiates the process of renaming the Trdelnik framework to the Trident framework. I searched for and replaced all occurrences of "trdelnik," "Trdelnik," "trdelník," and "Trdelník" with their corresponding Trident variants. This change obviously broke links that now point to non-existent repositories in AckeeBlockchain; however, these should be resolved as the repository will be renamed. Additionally, folder names (for example, trdelnik-tests) and file names (Trdelnik.toml) were updated. However, I have already created a task in Jira suggesting that it would be beneficial to regenerate the fuzz_examples because some new features have been introduced. That means the examples will be double-checked.