Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
BootNodeDev
/
oif-contracts
Public
forked from
openintentsframework/oif-contracts
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 16, 2025
Upgrade compact and set output settler fill record to public (#52)
Show description for af8f4ed
reednaa
authored
af8f4ed
Copy full SHA for af8f4ed
Commits on Jul 11, 2025
Readme update (#50)
0xjim
authored
12906e8
Copy full SHA for 12906e8
Do not delete solver of claimed order to avoid double claiming (#15)
Show description for fc8b4f5
reednaa
authored
fc8b4f5
Copy full SHA for fc8b4f5
Disallow filling outputs twice (#12)
Show description for f12e068
reednaa
authored
f12e068
Copy full SHA for f12e068
Calldata version of fill encoding (#31)
Show description for 45fba9b
reednaa
and
luiz-lvj
authored
45fba9b
Copy full SHA for 45fba9b
Cast inputs into bytes32 to avoid order id collision (#14)
reednaa
authored
91de46a
Copy full SHA for 91de46a
Fix typing of the filler to settler (#10)
Show description for df7a639
reednaa
authored
df7a639
Copy full SHA for df7a639
Commits on Jul 9, 2025
Swap bitcoin solver check for consistency and ease of understanding (#18)
Show description for b95f735
reednaa
authored
b95f735
Copy full SHA for b95f735
Use proper uint32 timestamp for bitcoin (#16)
reednaa
authored
8775df1
Copy full SHA for 8775df1
Only read solver once on optimisticallyVerify (#28)
Show description for 2fbc8ac
reednaa
authored
2fbc8ac
Copy full SHA for 2fbc8ac
use implemented function of MandateOutputEncodingLib instead of re-implementing (#19)
reednaa
authored
264e0e9
Copy full SHA for 264e0e9
use assembly for boolean accumulator for gas savings (#30)
reednaa
authored
4b110f2
Copy full SHA for 4b110f2
Add final amount to OutputFilled event (#34)
reednaa
authored
a57691e
Copy full SHA for a57691e
Check topic 0 for polymer oracle (#13)
reednaa
authored
bb970bd
Copy full SHA for bb970bd
Check origin chain of order (#17)
reednaa
authored
ad60767
Copy full SHA for ad60767
Only compute order id once. (#29)
reednaa
authored
fde34b2
Copy full SHA for fde34b2
Optimise output hash (#32)
reednaa
authored
5ee569a
Copy full SHA for 5ee569a
remote dublicate SignatureCheckerLib import (#25)
reednaa
authored
1744632
Copy full SHA for 1744632
Fix order purchase natspec comment (#23)
reednaa
authored
18bda30
Copy full SHA for 18bda30
Correct dublicate typecast in comments (#22)
reednaa
authored
b000316
Copy full SHA for b000316
Fix stale finalise natsepc comment (#24)
reednaa
authored
f3cea5d
Copy full SHA for f3cea5d
119 minutes is returned instead of 181 minutes if confirmations is 0 for _getProofPeriod (#20)
reednaa
authored
b644dca
Copy full SHA for b644dca
Remove incorrect natspec comment amount destination of funds based on the set destination (#26)
reednaa
authored
82be408
Copy full SHA for 82be408
Fix typos found in audit (#27)
reednaa
authored
d9da959
Copy full SHA for d9da959
Improve naming of message decoding function (#21)
reednaa
authored
9634111
Copy full SHA for 9634111
Move LibAddress to the protocol and use it inside the contracts (#9)
Show description for ee8f2b9
3 people
authored
ee8f2b9
Copy full SHA for ee8f2b9
Commits on Jul 8, 2025
use memory-safe for assembly blocks (#33)
reednaa
authored
f73c15b
Copy full SHA for f73c15b
Commits on Jun 11, 2025
Disallow intents from settler (#7)
Show description for daa8913
reednaa
and
ggonzalez94
authored
daa8913
Copy full SHA for daa8913
Upgrade compact version to post audit fixes (#6)
Show description for b36b4a8
3 people
authored
b36b4a8
Copy full SHA for b36b4a8
Large refactoring pass to cleanup documentation, variable naming, and more. (#2)
Show description for a743143
reednaa
and
ggonzalez94
authored
a743143
Copy full SHA for a743143
Commits on Jun 10, 2025
Standardise chainid maps for oracles (#3)
Show description for 6933b94
reednaa
authored
6933b94
Copy full SHA for 6933b94
Commits on Jun 6, 2025
Merge pull request #1 from openintentsframework/merge-finalise
Show description for e7379ad
ggonzalez94
authored
e7379ad
Copy full SHA for e7379ad
revert to using memory instead of calldata
ggonzalez94
committed
bf73813
Copy full SHA for bf73813
Merge branch 'merge-finalise' of https://github.com/openintentsframework/OIF into merge-finalise
ggonzalez94
committed
6de86a7
Copy full SHA for 6de86a7
revert to using memory because of stack too deep error
ggonzalez94
committed
e3a2af6
Copy full SHA for e3a2af6
Pagination
Previous
Next
You can’t perform that action at this time.