Skip to content

Second lp program#19

Open
Cycxyz wants to merge 5 commits into
ltvprotocol:mainfrom
Cycxyz:second_lp_program
Open

Second lp program#19
Cycxyz wants to merge 5 commits into
ltvprotocol:mainfrom
Cycxyz:second_lp_program

Conversation

@Cycxyz
Copy link
Copy Markdown
Contributor

@Cycxyz Cycxyz commented Feb 5, 2026

No description provided.

@Cycxyz Cycxyz force-pushed the second_lp_program branch from cd30d39 to 605dcf4 Compare February 5, 2026 15:09
Comment thread data/lp_snapshot.json
@@ -0,0 +1,317 @@
{
"points_program_start_block": 23985731,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why only 1 points_program_start_block

we have program now

Comment thread data/lp_snapshot.json
{
"balance": 5000000000000000,
"lp_start_date": "2025-11-14",
"lp_program_duration_days": 90
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

by the way this is the question. 90 or 91 or 92.

183? 181?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LastSymbol0 please clarify duration

Comment thread src/daily_points_v2.py
for event in events:
user_state = process_event_above_user_state(event, user_state, date)
if block_number > self.lp_balances_snapshot_start_block:
if block_number > self.points_program_start_block:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please explain this magic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants