Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Security-and-testing
/
echidna
Public
forked from
crytic/echidna
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
echidna
lib
on
master
User selector
All users
All time
Commit history
Commits on Feb 22, 2023
GenDict without lens (#946)
arcz
authored
f507489
View commit details
Copy full SHA for f507489
View code at this point
Browse repository at this point
Display crashes in UI (#944)
arcz
authored
49dd20e
View commit details
Copy full SHA for 49dd20e
View code at this point
Browse repository at this point
Rename multi-abi to allContracts (#934)
arcz
authored
ff312a6
View commit details
Copy full SHA for ff312a6
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
Fix W256 values parsing from config (#935)
arcz
authored
a1d718b
View commit details
Copy full SHA for a1d718b
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
Update hevm to 0.50.3 (#942)
Show description for 640cc5b
arcz
authored
640cc5b
View commit details
Copy full SHA for 640cc5b
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Cleanup field underscores and improve naming (#928)
arcz
authored
157b6bf
View commit details
Copy full SHA for 157b6bf
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
Merge pull request #924 from crytic/refactor-for-rpc
arcz
authored
c5ea0a1
View commit details
Copy full SHA for c5ea0a1
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Remove unnecessary ViewPatterns (#925)
arcz
authored
b20d6a6
View commit details
Copy full SHA for b20d6a6
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Refactor test updating
arcz
committed
216f0cc
View commit details
Copy full SHA for 216f0cc
View code at this point
Browse repository at this point
Refactor execTxWithCov
arcz
committed
f97d264
View commit details
Copy full SHA for f97d264
View code at this point
Browse repository at this point
Refactor execTxWith
arcz
committed
cb90ffd
View commit details
Copy full SHA for cb90ffd
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
Allow to use the FFI cheatcode from HEVM in Echidna (#750)
Show description for 89cbbb4
gustavo-grieco
and
arcz
authored
89cbbb4
View commit details
Copy full SHA for 89cbbb4
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
Fix a typo in the Solidity.hs (#922)
ahpaleus
authored
6402dca
View commit details
Copy full SHA for 6402dca
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
fix corpus path for loading and saving (#919)
gustavo-grieco
authored
3aa3e65
View commit details
Copy full SHA for 3aa3e65
View code at this point
Browse repository at this point
Scrollable viewport for property list (#915)
arcz
authored
0010323
View commit details
Copy full SHA for 0010323
View code at this point
Browse repository at this point
Code cleanup (#906)
Show description for dceee29
arcz
authored
dceee29
View commit details
Copy full SHA for dceee29
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Use `bit` instead of power of two (2 ^ i) (#900)
Show description for 428483c
elopez
authored
428483c
View commit details
Copy full SHA for 428483c
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Refactor and simplify code to not use Data.Has (#903)
Show description for 8dc4d40
arcz
authored
8dc4d40
View commit details
Copy full SHA for 8dc4d40
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Replace nub with nubOrd in constant generation (#898)
Show description for cc0c633
elopez
authored
cc0c633
View commit details
Copy full SHA for cc0c633
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
New JSON instances for Tx with legacy parsing (#895)
arcz
authored
9c89f55
View commit details
Copy full SHA for 9c89f55
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
forcelit when showing address in events (#891)
gustavo-grieco
authored
85a3c32
View commit details
Copy full SHA for 85a3c32
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Use classes instead of inline styles (#878)
ardislu
authored
8a265c2
View commit details
Copy full SHA for 8a265c2
View code at this point
Browse repository at this point
Update hevm to 0.50.1 (#884)
Show description for 2a4d3c6
arcz
authored
2a4d3c6
View commit details
Copy full SHA for 2a4d3c6
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Save and load reproducers for every test (#858)
Show description for 1f59ae1
gustavo-grieco
authored
1f59ae1
View commit details
Copy full SHA for 1f59ae1
View code at this point
Browse repository at this point
Show events and revert reasons for any failure in the constructor execution (#871)
Show description for a83f726
gustavo-grieco
authored
a83f726
View commit details
Copy full SHA for a83f726
View code at this point
Browse repository at this point
Initialize sender addresses from etheno transactions (#823)
Show description for e4cba78
gustavo-grieco
and
arcz
authored
e4cba78
View commit details
Copy full SHA for e4cba78
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Fix crash when minimizing inputs during optimization tests (#837)
Show description for b083460
gustavo-grieco
authored
b083460
View commit details
Copy full SHA for b083460
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
word8 package is no longer needed (#854)
arcz
authored
64ee6b3
View commit details
Copy full SHA for 64ee6b3
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Cleanup redundant type constraints (#853)
arcz
authored
e569b89
View commit details
Copy full SHA for e569b89
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
Update to GHC 9.0.2 (#846)
Show description for b701415
arcz
authored
b701415
View commit details
Copy full SHA for b701415
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Refactor Echidna.UI to improve readability (#829)
arcz
authored
d33bb31
View commit details
Copy full SHA for d33bb31
View code at this point
Browse repository at this point
Cleanup imports and extensions (#828)
Show description for ce64385
arcz
authored
ce64385
View commit details
Copy full SHA for ce64385
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Wrap long tx and event lines in UI (#832)
arcz
authored
aedd24b
View commit details
Copy full SHA for aedd24b
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Avoiding failing when parsing solc versions (#835)
Show description for 84d8953
gustavo-grieco
authored
84d8953
View commit details
Copy full SHA for 84d8953
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Colored html output based on @samalws code (#816)
Show description for 6504a4b
gustavo-grieco
and
arcz
authored
6504a4b
View commit details
Copy full SHA for 6504a4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.