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
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
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
.
Quantarq
/
Quantara
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
1
Code
Issues
0
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(fuzz): add cargo-fuzz harnesses for contract entry-points
- #351
#351
Merged
YaronZaki
merged 9 commits into
Quantarq:main
Quantarq/Quantara:main
from
LaGodxy:fix/issue-249-cargo-fuzz-harness
LaGodxy/Quantara:fix/issue-249-cargo-fuzz-harness
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(fuzz): add cargo-fuzz harnesses for contract entry-points
#351
YaronZaki
merged 9 commits into
Quantarq:main
Quantarq/Quantara:main
from
LaGodxy:fix/issue-249-cargo-fuzz-harness
LaGodxy/Quantara:fix/issue-249-cargo-fuzz-harness
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
feat(fuzz): add cargo-fuzz harnesses for all contract entry-points
Show description for 11e32d8
LaGodxy
committed
11e32d8
View commit details
Copy full SHA for 11e32d8
Browse repository at this point
fix(fuzz): fix CI failures in fuzz workflow and harnesses
Show description for bcc3894
LaGodxy
committed
bcc3894
View commit details
Copy full SHA for bcc3894
Browse repository at this point
Commits on Jul 23, 2026
Merge branch 'Quantarq:main' into fix/issue-249-cargo-fuzz-harness
LaGodxy
authored
ca5c21e
View commit details
Copy full SHA for ca5c21e
Browse repository at this point
fix(fuzz): declare fuzz targets, allow rlib for crates, fix symbol bindings
Show description for ee6e84e
LaGodxy
committed
ee6e84e
View commit details
Copy full SHA for ee6e84e
Browse repository at this point
ci(fuzz): pin rand_core to 0.6.4 in cargo-fuzz jobs
Show description for bcc9990
LaGodxy
committed
bcc9990
View commit details
Copy full SHA for bcc9990
Browse repository at this point
ci(fuzz): disambiguate pin; lock ed25519-dalek to 2.1.1
Show description for 7c9a7dd
LaGodxy
committed
7c9a7dd
View commit details
Copy full SHA for 7c9a7dd
Browse repository at this point
ci(fuzz): cd fuzz before pin step so we mutate the right lockfile
Show description for 4b4b7cc
LaGodxy
committed
4b4b7cc
View commit details
Copy full SHA for 4b4b7cc
Browse repository at this point
fix(fuzz): use soroban_sdk::IntoVal::into_val for numeric args
Show description for 943fba6
LaGodxy
committed
943fba6
View commit details
Copy full SHA for 943fba6
Browse repository at this point
fix(fuzz): explicit HostError generic on try_invoke_contract
Show description for aeb2057
LaGodxy
committed
aeb2057
View commit details
Copy full SHA for aeb2057
Browse repository at this point
You can’t perform that action at this time.