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 }}
ghzhost
/
vero-core-contracts
Public
forked from
Vero-protocol/vero-core-contracts
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
vero-core-contracts
tests
test.rs
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 10, 2026
#142 record_failure is permissionless with no rate limiting anyone … (#175)
Show description for 18b03cf
7 people
authored
18b03cf
View commit details
Copy full SHA for 18b03cf
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
style: apply cargo fmt formatting
Yasir Abdulsalam
committed
a063a59
View commit details
Copy full SHA for a063a59
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
fix: require TaskManager role to archive_task
Show description for 593f0f3
Alimzy
committed
593f0f3
View commit details
Copy full SHA for 593f0f3
View code at this point
Browse repository at this point
fix: correctness bugs in task registration, vote consensus, and guardian removal
Show description for e438092
N-thnI
and
claude
committed
e438092
View commit details
Copy full SHA for e438092
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
fix(migration): implement atomic pre-flight checks and commit-or-rollback cache for contract migration
midexol
committed
6d457ba
View commit details
Copy full SHA for 6d457ba
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
style: format code and remove python scripts
Ultra-Tech-code
committed
53baf1f
View commit details
Copy full SHA for 53baf1f
View code at this point
Browse repository at this point
test: fix remaining broken upstream tests
Ultra-Tech-code
committed
4d36e6e
View commit details
Copy full SHA for 4d36e6e
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Merge branch 'main' into feat/storage-versioning
N-thnI
authored
482f118
View commit details
Copy full SHA for 482f118
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Merge branch 'main' into feat/storage-versioning
obedojukwu16-jpg
authored
893fe18
View commit details
Copy full SHA for 893fe18
View code at this point
Browse repository at this point
feat: add versioning to contract state storage (#49)
Show description for c746397
obedojukwu16-jpg
committed
c746397
View commit details
Copy full SHA for c746397
View code at this point
Browse repository at this point
feat: add min_votes_required to Task for dynamic consensus quorum
Show description for 2084de6
devJaja
committed
2084de6
View commit details
Copy full SHA for 2084de6
View code at this point
Browse repository at this point
test(errors): add error code verification tests
Show description for 79de353
Unclebaffa
committed
79de353
View commit details
Copy full SHA for 79de353
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
feat: implement protocol event emission on state changes (#77)
skaichima
committed
2462b5d
View commit details
Copy full SHA for 2462b5d
View code at this point
Browse repository at this point
feat: implement atomic batch voting
MerlinTheWhiz
committed
7cb7d6e
View commit details
Copy full SHA for 7cb7d6e
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Merge branch 'main' into fix/validate-input-ranges
N-thnI
authored
6111aca
View commit details
Copy full SHA for 6111aca
View code at this point
Browse repository at this point
Merge branch 'main' into wave-1/purge-task
N-thnI
authored
a8ae40a
View commit details
Copy full SHA for a8ae40a
View code at this point
Browse repository at this point
fix: validate input ranges
Marodrumz
committed
0ce77e3
View commit details
Copy full SHA for 0ce77e3
View code at this point
Browse repository at this point
Merge branch 'main' into fix/sanitize-administrative-inputs
Marodrumz
authored
c3e5e2d
View commit details
Copy full SHA for c3e5e2d
View code at this point
Browse repository at this point
merge: resolve conflicts with main (batch-execution + decouple-logic-storage)
Show description for 4e5db26
OlaGreat
authored and
OlaGreat
committed
4e5db26
View commit details
Copy full SHA for 4e5db26
View code at this point
Browse repository at this point
fix: sanitize administrative inputs
Marodrumz
committed
a83aa5f
View commit details
Copy full SHA for a83aa5f
View code at this point
Browse repository at this point
feat: add purge_task to remove terminal tasks from storage
Show description for 0302f8d
OlaGreat
authored and
OlaGreat
committed
0302f8d
View commit details
Copy full SHA for 0302f8d
View code at this point
Browse repository at this point
Merge branch 'main' into feat/batch-execution
Agbasimere
authored
fed015f
View commit details
Copy full SHA for fed015f
View code at this point
Browse repository at this point
feat: implement batch contract calls for atomic tx aggregation
Agbasimere
committed
4874108
View commit details
Copy full SHA for 4874108
View code at this point
Browse repository at this point
chore: fix formatting and clippy warnings
Agbasimere
committed
9431a1e
View commit details
Copy full SHA for 9431a1e
View code at this point
Browse repository at this point
issues
Your Name
committed
523a93c
View commit details
Copy full SHA for 523a93c
View code at this point
Browse repository at this point
Merge branch 'main' into implement-time-lock
N-thnI
authored
034f115
View commit details
Copy full SHA for 034f115
View code at this point
Browse repository at this point
feat: add 24-hour time-lock on treasury withdrawals
Show description for ccece9e
Joeloo1
committed
ccece9e
View commit details
Copy full SHA for ccece9e
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
test(#69): add withdrawal timelock tests
Show description for ca96ec7
summer-0ma
committed
ca96ec7
View commit details
Copy full SHA for ca96ec7
View code at this point
Browse repository at this point
Merge branch 'main' into feat/admin-role-task-registration
N-thnI
authored
ddb4116
View commit details
Copy full SHA for ddb4116
View code at this point
Browse repository at this point
feat: persist ADMIN_KEY on initialize and enforce role check on register_task
Show description for 7ab23f5
Mystery-CLI
and
claude
committed
7ab23f5
View commit details
Copy full SHA for 7ab23f5
View code at this point
Browse repository at this point
feat: enforce minimum reputation threshold before allowing votes
Show description for 63f602e
Mystery-CLI
and
claude
committed
63f602e
View commit details
Copy full SHA for 63f602e
View code at this point
Browse repository at this point
Merge branch 'main' into codex/archive-stale-tasks
N-thnI
authored
ad07d27
View commit details
Copy full SHA for ad07d27
View code at this point
Browse repository at this point
Merge branch 'main' into batch-register-tasks
N-thnI
authored
a9ceb36
View commit details
Copy full SHA for a9ceb36
View code at this point
Browse repository at this point
feat: archive stale resolved tasks
jahswillb-dev
committed
3c68ac9
View commit details
Copy full SHA for 3c68ac9
View code at this point
Browse repository at this point
refactor: replace register_task with batch register_tasks
Show description for 846043a
veemakama
committed
846043a
View commit details
Copy full SHA for 846043a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.