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
src
lib.rs
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 10, 2026
test: add gas budget assertions for high traffic operations (#144) (#181)
Show description for 4586754
Faizehy
and
N-thnI
authored
4586754
View commit details
Copy full SHA for 4586754
View code at this point
Browse repository at this point
Deduplicate ZERO_ADDRESS_STR constant between src and tests (#233)
Show description for eb031c8
Flor125
and
N-thnI
authored
eb031c8
View commit details
Copy full SHA for eb031c8
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
fix: bound get_snapshot/record_snapshot cost, add paginated snapshot API
Show description for fd89943
angelraph
committed
fd89943
View commit details
Copy full SHA for fd89943
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
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
Merge pull request #129 from CleanDev-Fix/codex/zero-address-validation-126
Show description for 86588ac
N-thnI
authored
86588ac
View commit details
Copy full SHA for 86588ac
View code at this point
Browse repository at this point
Add zero-address validation
CleanDev-Fix
committed
9aa3538
View commit details
Copy full SHA for 9aa3538
View code at this point
Browse repository at this point
feat: add Guardian rotation mechanism
Show description for ee43668
DammyAji
committed
ee43668
View commit details
Copy full SHA for ee43668
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 27, 2026
Optimize event logging with compact bitmask format
DavisVT
committed
34c36d0
View commit details
Copy full SHA for 34c36d0
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
feat: add emergency recovery mode
Killerjunior
committed
192e1d2
View commit details
Copy full SHA for 192e1d2
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Merge branch 'main' into docs/natspec-comments
Unclebaffa
authored
430a99b
View commit details
Copy full SHA for 430a99b
View code at this point
Browse repository at this point
docs: formalize API documentation and resolve cargo doc warnings
Unclebaffa
committed
1c4d7d9
View commit details
Copy full SHA for 1c4d7d9
View code at this point
Browse repository at this point
Merge pull request #114 from AnnieIj/feat/close-47-guards-module
Show description for 3decbc1
N-thnI
authored
3decbc1
View commit details
Copy full SHA for 3decbc1
View code at this point
Browse repository at this point
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
Merge branch 'main' into feat/role-based-access-control-70
N-thnI
authored
0af1c07
View commit details
Copy full SHA for 0af1c07
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
refactor: extract require_not_paused into dedicated guards module
Show description for 8004103
AnnieIj
committed
8004103
View commit details
Copy full SHA for 8004103
View code at this point
Browse repository at this point
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(errors): define Error enum and fix pre-existing compilation issues
Show description for bc599db
Unclebaffa
committed
bc599db
View commit details
Copy full SHA for bc599db
View code at this point
Browse repository at this point
feat: implement role-based access control (#70)
Show description for 13ee8fe
Amas-01
committed
13ee8fe
View commit details
Copy full SHA for 13ee8fe
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Merge branch 'main' into main
Ugasutun
authored
e72fd62
View commit details
Copy full SHA for e72fd62
View code at this point
Browse repository at this point
feat: implement full contract formal verification setup (#36)
Kilo Code
committed
2d26291
View commit details
Copy full SHA for 2d26291
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Merge branch 'main' into feat/emergency-stop
Agbasimere
authored
e2d2fe0
View commit details
Copy full SHA for e2d2fe0
View code at this point
Browse repository at this point
feat: implement emergency stop for fund operations
Agbasimere
committed
7f09199
View commit details
Copy full SHA for 7f09199
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/sanitize-administrative-inputs
Marodrumz
authored
c3e5e2d
View commit details
Copy full SHA for c3e5e2d
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
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
feat: decouple logic and storage via native proxy pattern
Agbasimere
committed
e4bcdf0
View commit details
Copy full SHA for e4bcdf0
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
Previous
Next
You can’t perform that action at this time.