Pre-Release#71
Open
GalloDaSballo wants to merge 42 commits intomainfrom
Open
Conversation
Snyk has created this PR to upgrade @vscode/codicons from 0.0.39 to 0.0.41. See this package in npm: @vscode/codicons See this project in Snyk: https://app.snyk.io/org/gallodasballo/project/d36af818-ce06-4e00-93ef-197eb3482f25?utm_source=github&utm_medium=referral&page=upgrade-pr
fix: contract with the same name don't display
…3d0c62b3dabefe5 [Snyk] Upgrade @vscode/codicons from 0.0.39 to 0.0.41
Add: warning message if echidna or medusa is not detected
💾 New Recon commands + configuration for automatic workers + uncap version ✨ Keep webview stable by avoiding full HTML reloads on fuzzer/workers changes 🎯 Ensure workers inputs and 'Auto selected: N' labels stay in sync across fuzzers 🔄 Update fuzz button label dynamically when switching Echidna/Medusa/Halmos (no delays) 🧹 Tidy up cockpit scripts to rely on client-side DOM updates instead of rebuilds
feat: add property filtering for broken properties
feat: Add ETA for fuzzer progress
fix max value table
- Add PropertyToggleCodeLensProvider to display inline 🔴/🟢 toggles above properties - Implement togglePropertyIgnore command for CodeLens and Command Palette - Add addPropertyToIgnore and removePropertyFromIgnore commands with QuickPick UI - Integrate with recon.ignorePropertyPatterns configuration setting - Filter CodeLens and commands to only process *Properties.sol files - Add getAllProperties() helper to scan Solidity files for property functions - Register these 6 new Recon commands in VS Code Command Palette - All property toggle operations refresh CodeLens automatically
echidna op mode fix
feat: add right click feature to generate mocks and target
Feat: Add canary generation
… functions as expected
add startPrank and stopPrank in setup.ts
Default behavior symExec + symExec functionality
Add CodeLens property toggle UI (improve to PR #73)
fix: stale medusa coverage report
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.