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
Type
/
to 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
.
OrionFinanceAI
/
protocol
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
18
Code
Issues
10
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
B34-36-40-42-59
- #199
#199
Merged
matteoettam09
merged 22 commits into
main
OrionFinanceAI/protocol:main
from
b40
OrionFinanceAI/protocol:b40
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
B34-36-40-42-59
#199
matteoettam09
merged 22 commits into
main
OrionFinanceAI/protocol:main
from
b40
OrionFinanceAI/protocol:b40
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2026
fix: update completeAssetsRemoval to handle failed tokens during asset removal
ojasarora77
committed
41d00e4
View commit details
Copy full SHA for 41d00e4
Browse repository at this point
chore: modify for testing to include systemidle checks
ojasarora77
committed
314901c
View commit details
Copy full SHA for 314901c
Browse repository at this point
Commits on Apr 22, 2026
chore: isolate fulfillRedeem transfers to prevent denylist-induced batch revert
ojasarora77
committed
4f69b6a
View commit details
Copy full SHA for 4f69b6a
Browse repository at this point
fix: ignore unused returns
ojasarora77
committed
ba811da
View commit details
Copy full SHA for ba811da
Browse repository at this point
chore: getAssetTVLs now reads protocolUnderlying, priceAdapterDecimals, and the price registry from CONFIG once per call, then delegates each asset to the new _normalizedTvl helper
ojasarora77
committed
53a1bfc
View commit details
Copy full SHA for 53a1bfc
Browse repository at this point
Commits on Apr 23, 2026
feat: add permissioned access to submitIntent function in KBestApyStrategist and KBestTvlWeightedAverage contracts
ojasarora77
committed
0c79dbe
View commit details
Copy full SHA for 0c79dbe
Browse repository at this point
chore: on-chain -> onchain
ojasarora77
committed
6fc9837
View commit details
Copy full SHA for 6fc9837
Browse repository at this point
Merge branch 'main' into b40
ojasarora77
authored
e06dfb6
View commit details
Copy full SHA for e06dfb6
Browse repository at this point
fix: stratagies test to include restrcited test cases
ojasarora77
committed
c1f325f
View commit details
Copy full SHA for c1f325f
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/b40' into b40
ojasarora77
committed
8c70f69
View commit details
Copy full SHA for 8c70f69
Browse repository at this point
chore: delete _failedEpochTokens then clears it for the next epoch, right after the call.
ojasarora77
committed
0f6185a
View commit details
Copy full SHA for 0f6185a
Browse repository at this point
chore: nonReentrant under submitIntent for stratagies
ojasarora77
committed
c7b31eb
View commit details
Copy full SHA for c7b31eb
Browse repository at this point
fix: handle zero address and error in underlying decimals retrieval
ojasarora77
committed
bb4fa29
View commit details
Copy full SHA for bb4fa29
Browse repository at this point
chore: natspec
ojasarora77
committed
998a04a
View commit details
Copy full SHA for 998a04a
Browse repository at this point
Commits on Apr 25, 2026
chore: bump
matteoettam09
committed
e099c34
View commit details
Copy full SHA for e099c34
Browse repository at this point
fix: Broaden the failedTokens NatSpec to include buy failures.
matteoettam09
committed
2fc10de
View commit details
Copy full SHA for 2fc10de
Browse repository at this point
Commits on Apr 28, 2026
feat: Implement overrides for maxDeposit, maxMint, maxRedeem, and maxWithdraw functions in OrionVault for enhanced deposit and withdrawal controls
ojasarora77
committed
d504217
View commit details
Copy full SHA for d504217
Browse repository at this point
chore: maxRedeem and maxWithdraw to return 0 in special cases
ojasarora77
committed
9ec1979
View commit details
Copy full SHA for 9ec1979
Browse repository at this point
Commits on Apr 29, 2026
chore: PR review
matteoettam09
committed
9a5709a
View commit details
Copy full SHA for 9a5709a
Browse repository at this point
chore: refacto passive strategist
matteoettam09
committed
f3b2e16
View commit details
Copy full SHA for f3b2e16
Browse repository at this point
fix: maxRedeem logic to support both async and sync paths
matteoettam09
committed
dc200b4
View commit details
Copy full SHA for dc200b4
Browse repository at this point
test: completeAssetsRemoval
matteoettam09
committed
b5650cc
View commit details
Copy full SHA for b5650cc
Browse repository at this point
You can’t perform that action at this time.