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
Accelerator
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
.
OpenZeppelin
/
contracts-sui
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
49
Code
Issues
66
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Backport v1.0.0 delayed fix
- #247
#247
Merged
bidzyyys
merged 20 commits into
main
OpenZeppelin/contracts-sui:main
from
backport/release-v1.0.0-delayed-fix
OpenZeppelin/contracts-sui:backport/release-v1.0.0-delayed-fix
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Backport v1.0.0 delayed fix
#247
bidzyyys
merged 20 commits into
main
OpenZeppelin/contracts-sui:main
from
backport/release-v1.0.0-delayed-fix
OpenZeppelin/contracts-sui:backport/release-v1.0.0-delayed-fix
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2025
ref: naming and receiver syntax (#123)
Bridgerz
authored
7246119
View commit details
Copy full SHA for 7246119
Browse repository at this point
Add test flag to test files (#122)
Show description for 30de819
CoveMB
and
bidzyyys
authored
30de819
View commit details
Copy full SHA for 30de819
Browse repository at this point
Commits on Feb 17, 2026
fix(H-01): reminder issue in div_rem (#151)
Show description for f7345bf
4 people
authored
f7345bf
View commit details
Copy full SHA for f7345bf
Browse repository at this point
Commits on Feb 18, 2026
fix(N-01): Missing Event Emission on State Change (#159)
Show description for 94d9795
0xNeshi
authored
94d9795
View commit details
Copy full SHA for 94d9795
Browse repository at this point
Commits on Feb 19, 2026
fix: use &mut TxContext in two_step_transfer::unwrap (#169)
Show description for b5b03fe
0xNeshi
authored
b5b03fe
View commit details
Copy full SHA for b5b03fe
Browse repository at this point
build(ci): trigger CI jobs on release branches (#173)
Show description for 30ad84e
bidzyyys
and
Copilot
authored
30ad84e
View commit details
Copy full SHA for 30ad84e
Browse repository at this point
Commits on Feb 20, 2026
ci: triggers no longer apply to v* branches (#176)
0xNeshi
authored
4a52a47
View commit details
Copy full SHA for 4a52a47
Browse repository at this point
Commits on Feb 23, 2026
fix(L-01): inaccurate data emitted in events (#174)
bidzyyys
authored
7e9f138
View commit details
Copy full SHA for 7e9f138
Browse repository at this point
fix(L-02): Emit Dedicated UnwrapExecuted Event on delayed > unwrap (#168)
Show description for e9eb535
3 people
authored
e9eb535
View commit details
Copy full SHA for e9eb535
Browse repository at this point
fix(N-08): unhandled overflow in safe_downcast_balance (#172)
Show description for 1485709
bidzyyys
and
0xNeshi
authored
1485709
View commit details
Copy full SHA for 1485709
Browse repository at this point
Fix N-09 audit issue (#161)
Show description for 3f45751
immrsd
and
bidzyyys
authored
3f45751
View commit details
Copy full SHA for 3f45751
Browse repository at this point
Remove unnecessary destroy_none call (#162)
Show description for 2d368fd
immrsd
and
bidzyyys
authored
2d368fd
View commit details
Copy full SHA for 2d368fd
Browse repository at this point
Commits on Feb 24, 2026
fix(N-06): Incorrect Documentation (#187)
Show description for 545edcc
ericnordelo
and
Copilot
authored
545edcc
View commit details
Copy full SHA for 545edcc
Browse repository at this point
fix(N-03): code convention improvements (#163)
Show description for 4ca1c38
immrsd
and
bidzyyys
authored
4ca1c38
View commit details
Copy full SHA for 4ca1c38
Browse repository at this point
docs(N-04): add missing docs + fix existing docs (#175)
Show description for 9bfdc39
3 people
authored
9bfdc39
View commit details
Copy full SHA for 9bfdc39
Browse repository at this point
Commits on Mar 2, 2026
fix(N-05): Code and Documentation Inconsistencies (#188)
Show description for f90bca8
ericnordelo
authored
f90bca8
View commit details
Copy full SHA for f90bca8
Browse repository at this point
Commits on Mar 4, 2026
ref: Two Step Transfer (and Delayed) improvements (#183)
Show description for 4e2cf42
ericnordelo
and
bidzyyys
authored
4e2cf42
View commit details
Copy full SHA for 4e2cf42
Browse repository at this point
Add v1.0.0 release info (#210)
Show description for aa81ccb
ericnordelo
authored
aa81ccb
View commit details
Copy full SHA for aa81ccb
Browse repository at this point
Commits on Mar 9, 2026
Add target to delayed wrapping (#238)
Show description for 9b5b807
ericnordelo
authored
9b5b807
View commit details
Copy full SHA for 9b5b807
Browse repository at this point
Merge branch 'release-v1.0.0' of github.com:OpenZeppelin/contracts-sui into backport/release-v1.0.0-delayed-fix
ericnordelo
committed
de28655
View commit details
Copy full SHA for de28655
Browse repository at this point
You can’t perform that action at this time.