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
.
zerodevapp
/
kernel
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
254
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
kernel
src
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2026
fix: audit batch 1 - 3 HIGH / 1 MEDIUM / 3 LOW (kernel side) (#54)
Show description for 3ec9fcd
leekt
and
Copilot
authored
3ec9fcd
View commit details
Copy full SHA for 3ec9fcd
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
v0.4.0 release (#50)
Show description for 560f15d
leekt
authored
560f15d
View commit details
Copy full SHA for 560f15d
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
fix: intersectValidationData to not override the aggregator (#32)
Show description for a836274
leekt
authored
a836274
View commit details
Copy full SHA for a836274
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
fix: forward the msg.value to factory (#34)
Show description for d4a0df3
leekt
authored
d4a0df3
View commit details
Copy full SHA for d4a0df3
View code at this point
Browse repository at this point
fix: _setRoot to check vType (#38)
Show description for 5fbfcaa
leekt
authored
5fbfcaa
View commit details
Copy full SHA for 5fbfcaa
View code at this point
Browse repository at this point
fix: root cannot be uninstalled, test_uninstall_policy will be fixed on other branch (#37)
leekt
authored
023da85
View commit details
Copy full SHA for 023da85
View code at this point
Browse repository at this point
used nonce to clear out the validator (#35)
Show description for de0f834
leekt
authored
de0f834
View commit details
Copy full SHA for de0f834
View code at this point
Browse repository at this point
fix: signature bypass update (#30)
Show description for 20cce05
leekt
authored
20cce05
View commit details
Copy full SHA for 20cce05
View code at this point
Browse repository at this point
fix: _checkNonce reverts (#39)
Show description for 9d820af
leekt
authored
9d820af
View commit details
Copy full SHA for 9d820af
View code at this point
Browse repository at this point
fix: policy does not accept hook/selector info when being installed and if it's only policies that are installed, permission is not valid (#36)
leekt
authored
f164bc7
View commit details
Copy full SHA for f164bc7
View code at this point
Browse repository at this point
Remove `deployWithCall` variants (#33)
Show description for 8705be4
leekt
authored
8705be4
View commit details
Copy full SHA for 8705be4
View code at this point
Browse repository at this point
fix: added nonce to prevent signature replay (#29)
leekt
authored
c3ec2b1
View commit details
Copy full SHA for c3ec2b1
View code at this point
Browse repository at this point
fix: LIFO for setRoot (#31)
leekt
authored
abf2b60
View commit details
Copy full SHA for abf2b60
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
ep v9 support (#28)
Show description for b0edee2
leekt
authored
b0edee2
View commit details
Copy full SHA for b0edee2
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
removed checkInitialized
leekt
committed
25e51e1
View commit details
Copy full SHA for 25e51e1
View code at this point
Browse repository at this point
Test/cleanup (#26)
Show description for a5029ae
leekt
authored
a5029ae
View commit details
Copy full SHA for a5029ae
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Feat/enablemode signature (#25)
Show description for 7a578c2
leekt
authored
7a578c2
View commit details
Copy full SHA for 7a578c2
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
erc1271 test done
leekt
committed
776fe04
View commit details
Copy full SHA for 776fe04
View code at this point
Browse repository at this point
feat: hook use check
leekt
committed
cdf738b
View commit details
Copy full SHA for cdf738b
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
Merge pull request #19 from zerodevapp/feat/vId_21bytes
Show description for da94f9a
leekt
authored
da94f9a
View commit details
Copy full SHA for da94f9a
View code at this point
Browse repository at this point
feat: staker
leekt
committed
e4431db
View commit details
Copy full SHA for e4431db
View code at this point
Browse repository at this point
fmt
leekt
committed
52265ac
View commit details
Copy full SHA for 52265ac
View code at this point
Browse repository at this point
make functions payable
leekt
committed
59deb90
View commit details
Copy full SHA for 59deb90
View code at this point
Browse repository at this point
update: use vId 21 bytes as kernel v3
leekt
committed
6e3a5f5
View commit details
Copy full SHA for 6e3a5f5
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
feat: removed vType from storage
leekt
committed
f67e36c
View commit details
Copy full SHA for f67e36c
View code at this point
Browse repository at this point
bytes21 attempt1
leekt
committed
b6e1ee4
View commit details
Copy full SHA for b6e1ee4
View code at this point
Browse repository at this point
feat: add explicit setRoot(validationId)
leekt
committed
f646dec
View commit details
Copy full SHA for f646dec
View code at this point
Browse repository at this point
merged
leekt
committed
6b490e6
View commit details
Copy full SHA for 6b490e6
View code at this point
Browse repository at this point
fmt
leekt
committed
a4213c2
View commit details
Copy full SHA for a4213c2
View code at this point
Browse repository at this point
feat: setRoot to allow installing and removing previous root validator
leekt
committed
a691aad
View commit details
Copy full SHA for a691aad
View code at this point
Browse repository at this point
Merge pull request #18 from zerodevapp/fix/TOB-KERNELV4-6
Show description for a3e7872
leekt
authored
a3e7872
View commit details
Copy full SHA for a3e7872
View code at this point
Browse repository at this point
Merge pull request #15 from zerodevapp/fix/TOB-KERNELV4-09-12
Show description for dcec72e
leekt
authored
dcec72e
View commit details
Copy full SHA for dcec72e
View code at this point
Browse repository at this point
fix: added back the invalidSigner error
leekt
committed
ff20f6c
View commit details
Copy full SHA for ff20f6c
View code at this point
Browse repository at this point
fix: check if executor is installed when executeFromExecutor is called
leekt
committed
7f55374
View commit details
Copy full SHA for 7f55374
View code at this point
Browse repository at this point
fix: removed install and execute
leekt
committed
35f65fe
View commit details
Copy full SHA for 35f65fe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.