issues
search
crytic
/
medusa
Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
https://secure-contracts.com/program-analysis/medusa/docs/src/
GNU Affero General Public License v3.0
304
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong error value returned in Corpus.Initialize
#510
samalws-tob
opened
17 hours ago
0
chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.1.0
#509
dependabot[bot]
opened
6 days ago
0
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.29.0
#508
dependabot[bot]
opened
1 week ago
0
chore(deps): bump golang.org/x/net from 0.27.0 to 0.31.0
#507
dependabot[bot]
opened
1 week ago
0
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.27.0
#506
dependabot[bot]
opened
1 week ago
0
Medusa should extract constants from the returned values of the EVM execution
#505
ggrieco-tob
opened
2 weeks ago
0
Medusa fails to extract values from type max
#504
ggrieco-tob
opened
2 weeks ago
0
Medusa fails to extract or use some important values from precomputed constants
#503
ggrieco-tob
opened
2 weeks ago
0
chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.9
#502
dependabot[bot]
closed
6 days ago
1
Add support for basic `assert*` cheatcodes
#501
anishnaik
opened
3 weeks ago
0
Improve documentation for external library support
#500
anishnaik
opened
3 weeks ago
0
WIP: Update `warp` to be permanent
#499
anishnaik
opened
4 weeks ago
0
Inefficient shrinking in optimization mode
#498
rappie
opened
1 month ago
0
Medusa vs Echidna gas usage
#497
rappie
opened
1 month ago
5
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.26.0
#496
dependabot[bot]
closed
1 week ago
1
chore(deps): bump golang.org/x/net from 0.27.0 to 0.30.0
#495
dependabot[bot]
closed
1 week ago
1
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.28.0
#494
dependabot[bot]
closed
1 week ago
1
Update coverage report documentation in mdbook
#493
anishnaik
closed
1 month ago
0
update to v0.1.7
#492
anishnaik
closed
1 month ago
0
FR: provide a cli flag to set `stopOnFailedTest`
#491
0xteddybear
opened
1 month ago
0
Update CODEOWNERS
#490
0xalpharush
closed
1 month ago
0
panic: runtime error: invalid memory address or nil pointer dereference on executiontracer.(*ExecutionTracer).OnTxEnd(...)
#489
haraslub
closed
1 month ago
2
Always save address of a deployed contract in the valueSet
#488
smonicas
closed
1 month ago
1
panic: runtime error: index out of range
#487
bohendo
opened
1 month ago
2
Optimization tests should support inputs and uint return value
#486
tuturu-tech
opened
2 months ago
0
fix: dedup pc by codehash for unique pc metric
#485
0xalpharush
opened
2 months ago
1
Medusa is counting coverage multiple times during the contract construction
#484
ggrieco-tob
opened
2 months ago
3
Fix initcode override check
#483
anishnaik
closed
2 months ago
0
add support for the `label` cheat
#481
bohendo
opened
2 months ago
0
Update x86 macOS runner to `macos-13`
#480
elopez
closed
2 months ago
0
investigate performance of memory pool for coverage tracer
#479
0xalpharush
opened
2 months ago
0
experiment with per-worker corpus
#478
0xalpharush
opened
2 months ago
0
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0
#477
dependabot[bot]
closed
1 month ago
1
chore(deps): bump golang.org/x/net from 0.27.0 to 0.29.0
#476
dependabot[bot]
closed
1 month ago
1
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.27.0
#475
dependabot[bot]
closed
1 month ago
1
add tool to convert an echidna config to medusa's format
#474
0xalpharush
opened
2 months ago
0
speed up tests
#473
0xalpharush
opened
2 months ago
0
perf: cache codehash to speedup coverage tracking
#472
samalws-tob
closed
2 months ago
0
(WIP) cache codehash for performance
#471
samalws-tob
closed
2 months ago
2
medusa appears to use one more core than specified
#470
elopez
closed
2 months ago
4
enable loading state from forge script ran against anvil
#469
0xalpharush
opened
2 months ago
2
feat: allow disabling account checks so contract's can be pranked
#468
0xalpharush
closed
2 months ago
0
[DO NOT MERGE] Revert "feat: display success/revert hit count in coverage report (#3…
#467
0xalpharush
opened
2 months ago
0
feat: Reversion metrics
#466
bsamuels453
opened
2 months ago
3
add quick install and link to installation intrs.
#465
0xalpharush
closed
2 months ago
0
feat: replay crash from post deployment
#464
0xalpharush
opened
2 months ago
0
add `--explore` flag that disables all testing modes and sets `stopOnNoTests` to false
#463
0xalpharush
opened
2 months ago
0
Coverage report still generated when disabled
#462
bsamuels453
closed
1 month ago
1
fix: incorrect target contract balance when used with predeploys
#461
0xalpharush
closed
2 months ago
0
assertion mode: fail and save reproducer if custom error is returned
#460
bsamuels453
opened
2 months ago
1
Next