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
.
solendprotocol
/
solana-program-library
Public
forked from
solana-labs/solana-program-library
Notifications
You must be signed in to change notification settings
Fork
81
Star
115
Code
Issues
3
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature: Liquidity Mining
- #203
#203
Open
vanitymnm
wants to merge 21 commits into
upcoming
solendprotocol/solana-program-library:upcoming
from
feat/liquidity-mining
solendprotocol/solana-program-library:feat/liquidity-mining
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Feature: Liquidity Mining
#203
vanitymnm
wants to merge 21 commits into
upcoming
solendprotocol/solana-program-library:upcoming
from
feat/liquidity-mining
solendprotocol/solana-program-library:feat/liquidity-mining
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2025
Removing libssl1.1 dependency as it can no longer be installed on CI (#199)
vanitymnm
authored
9e76b26
View commit details
Copy full SHA for 9e76b26
Browse repository at this point
Commits on Mar 14, 2025
[Liquidity Mining] Creating data structures (1) (#197)
vanitymnm
authored
5fc80c2
View commit details
Copy full SHA for 5fc80c2
Browse repository at this point
[Liquidity Mining] Adding admin ixs for reward management (2) (#198)
vanitymnm
authored
beb136f
View commit details
Copy full SHA for beb136f
Browse repository at this point
[Liquidity Mining] Math for reward accrual (3) (#200)
vanitymnm
authored
2587270
View commit details
Copy full SHA for 2587270
Browse repository at this point
[Liquidity Mining] Reserve packing & unpacking (4) (#202)
vanitymnm
authored
389a7d8
View commit details
Copy full SHA for 389a7d8
Browse repository at this point
Commits on Mar 21, 2025
[Liquidity Mining] Obligation packing & unpacking (5) (#204)
Show description for ea05dd3
vanitymnm
authored
ea05dd3
View commit details
Copy full SHA for ea05dd3
Browse repository at this point
Commits on Mar 27, 2025
[Liquidity Mining] Adding claim ix & connecting all ixs to account logic (6) (#205)
vanitymnm
authored
17ac784
View commit details
Copy full SHA for 17ac784
Browse repository at this point
Commits on Mar 28, 2025
Adding logic for adding pool reward ix (#206)
vanitymnm
authored
590c58c
View commit details
Copy full SHA for 590c58c
Browse repository at this point
Commits on Apr 6, 2025
[Liquidity Mining] Obligation realloc (8) (#207)
Show description for 4e58ca7
vanitymnm
authored
4e58ca7
View commit details
Copy full SHA for 4e58ca7
Browse repository at this point
Commits on Apr 7, 2025
[Liquidity Mining] Code reorg (9) (#208)
Show description for ab5568c
vanitymnm
authored
ab5568c
View commit details
Copy full SHA for ab5568c
Browse repository at this point
Commits on Apr 10, 2025
[Liquidity Mining] BPF tests for closing and canceling rewards (10) (#209)
Show description for 8037676
vanitymnm
authored
8037676
View commit details
Copy full SHA for 8037676
Browse repository at this point
[Liquidity Mining] BPF tests for claiming reward (11) (#210)
Show description for d361638
vanitymnm
authored
d361638
View commit details
Copy full SHA for d361638
Browse repository at this point
Commits on Apr 13, 2025
Improving code coverage of account checks
vanitymnm
committed
0a04ecf
View commit details
Copy full SHA for 0a04ecf
Browse repository at this point
Commits on Apr 15, 2025
Documenting liquidity mining
vanitymnm
committed
9c615e0
View commit details
Copy full SHA for 9c615e0
Browse repository at this point
Commits on May 2, 2025
[Liquidity Mining] Edit pool reward (12) (#213)
Show description for 9e071d8
vanitymnm
authored
9e071d8
View commit details
Copy full SHA for 9e071d8
Browse repository at this point
Merge branch 'upcoming' into feat/liquidity-mining
vanitymnm
committed
51a45d3
View commit details
Copy full SHA for 51a45d3
Browse repository at this point
Commits on May 4, 2025
[Liquidity Mining] Use reward vault key as part of the seed (13) (#214)
Show description for 97ed9df
vanitymnm
authored
97ed9df
View commit details
Copy full SHA for 97ed9df
Browse repository at this point
Commits on May 19, 2025
Merge branch 'upcoming' into feat/liquidity-mining
vanitymnm
committed
4137879
View commit details
Copy full SHA for 4137879
Browse repository at this point
Commits on Jul 1, 2025
Liquidity Mining: Addressing audit review (#219)
Show description for 81cafd5
vanitymnm
authored
81cafd5
View commit details
Copy full SHA for 81cafd5
Browse repository at this point
Feature: Liquidity Mining CLI (#218)
Show description for c163f11
vanitymnm
authored
c163f11
View commit details
Copy full SHA for c163f11
Browse repository at this point
Fixing merge issue with CLI changes
vanitymnm
committed
57e982a
View commit details
Copy full SHA for 57e982a
Browse repository at this point
You can’t perform that action at this time.