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
contracts
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 7, 2026
Merge branch 'main' into issue_138
N-thnI
authored
42e97f8
View commit details
Copy full SHA for 42e97f8
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
fix: resolve merge conflict and missing testutils::Address import
N-thnI
committed
55b9c09
View commit details
Copy full SHA for 55b9c09
View code at this point
Browse repository at this point
fix: make try_release_vault_funds pub(crate) to fix scope issue
Yasir Abdulsalam
committed
aa8ad05
View commit details
Copy full SHA for aa8ad05
View code at this point
Browse repository at this point
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
fix: isolate vault release_funds call to prevent task resolution DoS
Show description for 5e76f8e
Yasir Abdulsalam
committed
5e76f8e
View commit details
Copy full SHA for 5e76f8e
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into docs/task-id-zero-doc-and-test-145
Justprotocol
authored
5efde74
View commit details
Copy full SHA for 5efde74
View code at this point
Browse repository at this point
fix(docs): resolve missing_docs warning on DataKey macro generation
Justprotocol
committed
1c55530
View commit details
Copy full SHA for 1c55530
View code at this point
Browse repository at this point
Merge branch 'main' into fix/143-snapshot-scaling
N-thnI
authored
93e96b0
View commit details
Copy full SHA for 93e96b0
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Feat: Added a regression test asserting
Ellaisbae
committed
6ee85f7
View commit details
Copy full SHA for 6ee85f7
View code at this point
Browse repository at this point
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: 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
Merge branch 'main' of https://github.com/Vero-protocol/vero-core-contracts
N-thnI
committed
50d51d9
View commit details
Copy full SHA for 50d51d9
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 26, 2026
feat: add emergency_recover function that bypasses pause gate and add supporting RBAC tests
BigGoodness
committed
08bc201
View commit details
Copy full SHA for 08bc201
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
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
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
fix(test): resolve upstream test failures and broken RBAC/storage keys
Ultra-Tech-code
committed
bc9874c
View commit details
Copy full SHA for bc9874c
View code at this point
Browse repository at this point
fix: compile errors from fee changes
Ultra-Tech-code
committed
b2733cf
View commit details
Copy full SHA for b2733cf
View code at this point
Browse repository at this point
feat: implement fee deduction in token movement functions
Ultra-Tech-code
committed
88b89dd
View commit details
Copy full SHA for 88b89dd
View code at this point
Browse repository at this point
feat: add protocol fee configuration settings
Ultra-Tech-code
committed
839b930
View commit details
Copy full SHA for 839b930
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
Merge pull request #118 from Killerjunior/codex/sort-multisig-signatures
Show description for 5be5cc0
N-thnI
authored
5be5cc0
View commit details
Copy full SHA for 5be5cc0
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Enforce sorted multisig approvals
Killerjunior
committed
09ffbe3
View commit details
Copy full SHA for 09ffbe3
View code at this point
Browse repository at this point
Merge branch 'main' into codex/84-contract-level-pause
N-thnI
authored
f52a6b1
View commit details
Copy full SHA for f52a6b1
View code at this point
Browse repository at this point
feat: implement contract-level pause
Killerjunior
committed
5601e49
View commit details
Copy full SHA for 5601e49
View code at this point
Browse repository at this point
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 #112 from jajafwangshak86-ops/feat/dynamic-min-votes-threshold
Show description for 6b5a97b
N-thnI
authored
6b5a97b
View commit details
Copy full SHA for 6b5a97b
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
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
feat(errors): use panic_with_error! for typed error handling
Show description for 913a518
Unclebaffa
committed
913a518
View commit details
Copy full SHA for 913a518
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
Previous
Next
You can’t perform that action at this time.