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
/
contracts-1
Public
forked from
SO4-Markets/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
contracts-1
contracts
liquidation_handler
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 27, 2026
fix(liquidation_handler): import contractevent macro from soroban_sdk
chiscookeke11
authored
6edcceb
View commit details
Copy full SHA for 6edcceb
View code at this point
Browse repository at this point
fix(contracts): fix type conversions and event macro on PartialLiquidationExecuted and FeeAccrued
chiscookeke11
authored
c9ac9cd
View commit details
Copy full SHA for c9ac9cd
View code at this point
Browse repository at this point
feat(contracts): fee accrual events, keeper slashing, partial liquidation & TTL renewal
Show description for d1ad0ad
chiscookeke11
authored
d1ad0ad
View commit details
Copy full SHA for d1ad0ad
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Fix OI cap enforcement, liquidation event data, ADL bypass, and add liquidation fee tests
Show description for 9aba7a3
privexlabs
committed
9aba7a3
View commit details
Copy full SHA for 9aba7a3
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
feat: order expiry (#272), zero-size validation (#269), multi-market tests (#271, #267)
Show description for 5d992ca
Jaydbrown
committed
5d992ca
View commit details
Copy full SHA for 5d992ca
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Merge branch 'main' into fix/ttl-caching-docs-297-291-299-296
abayomicornelius
authored
e24ada7
View commit details
Copy full SHA for e24ada7
View code at this point
Browse repository at this point
fix: lazy TTL bump, market config cache, exchange router API docs, keeper risk assessment
Show description for e8876a1
presidojay1
committed
e8876a1
View commit details
Copy full SHA for e8876a1
View code at this point
Browse repository at this point
all issues fixed
Rickyy1017
committed
0c1692a
View commit details
Copy full SHA for 0c1692a
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
merge: resolve conflicts with upstream/main, preserve issues #204-207 fixes
presidojay1
committed
7406f98
View commit details
Copy full SHA for 7406f98
View code at this point
Browse repository at this point
fix: max leverage cap, position events, funding rate view, fee tiers (#204, #205, #206, #207)
Show description for 8254cef
presidojay1
committed
8254cef
View commit details
Copy full SHA for 8254cef
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
test(pricing_utils): add 5 unit tests for get_position_price_impact (#246)
Show description for 39c3ae0
Ibk-Bless
committed
39c3ae0
View commit details
Copy full SHA for 39c3ae0
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Refactor imports and formatting in swap_utils and types libraries
Show description for 347a81f
IbrahimIjai
committed
347a81f
View commit details
Copy full SHA for 347a81f
View code at this point
Browse repository at this point
Commits on May 30, 2026
test: E2E harness and protocol integration tests (#101-#104)
Show description for ad8a962
harystyleseze
committed
ad8a962
View commit details
Copy full SHA for ad8a962
View code at this point
Browse repository at this point
Commits on May 29, 2026
test: authorization matrix tests and upgrade smoke tests (#109, #110)
Show description for c5056b1
nonsobethel0-dev
committed
c5056b1
View commit details
Copy full SHA for c5056b1
View code at this point
Browse repository at this point
Commits on May 28, 2026
Security Review: Upgrade Admin Risk and Role Store
LawalRahman
committed
6e586a9
View commit details
Copy full SHA for 6e586a9
View code at this point
Browse repository at this point
feat: add upgrade entrypoints to liquidation_handler and order_handler; add PR checklist and protocol glossary
Show description for 80636f0
girly-coder01
committed
80636f0
View commit details
Copy full SHA for 80636f0
View code at this point
Browse repository at this point
Commits on May 27, 2026
test: add swap impact, position fee, and liquidation E2E tests
Show description for 3ce79ef
CmxTop
committed
3ce79ef
View commit details
Copy full SHA for 3ce79ef
View code at this point
Browse repository at this point
Commits on May 26, 2026
fix: Remove deprecated attributes, update SDK version, and improve error handling
Show description for da278cd
Temi-suwa18
committed
da278cd
View commit details
Copy full SHA for da278cd
View code at this point
Browse repository at this point
fix: Replace panic! calls with proper error handling and remove duplicate profile configs
Show description for 278c90f
Temi-suwa18
committed
278c90f
View commit details
Copy full SHA for 278c90f
View code at this point
Browse repository at this point
Commits on May 16, 2026
fix: resolve all clippy -D warnings across workspace
Show description for 1a0e272
IbrahimIjai
and
claude
committed
1a0e272
View commit details
Copy full SHA for 1a0e272
View code at this point
Browse repository at this point
Commits on May 15, 2026
feat: implement all Phase 5-8 contract bodies — trading, risk, periphery, router
Show description for e028b9f
IbrahimIjai
and
claude
committed
e028b9f
View commit details
Copy full SHA for e028b9f
View code at this point
Browse repository at this point
Commits on May 12, 2026
scaffold liquidation, ADL, fee, referral, reader, and exchange router contracts
Show description for f2fd1db
IbrahimIjai
and
claude
committed
f2fd1db
View commit details
Copy full SHA for f2fd1db
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.