Skip to content

LM Callback Factory - #239

Merged
Macket merged 11 commits into
masterfrom
LMCallbackFactory
Aug 10, 2026
Merged

Macket merged 11 commits into
masterfrom
LMCallbackFactory

Conversation

@Macket

@Macket Macket commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

Note: This analysis is qualitative; immutables aren't accounted for (static analysis on predeployment bytecode).

Runtime bytespace changes

curve_stablecoin/lm_callback/LMCallback.vy

  • Base runtime size: 0 bytes
  • Head runtime size: 7665 bytes
  • Delta: +7665 bytes
Function Base (bytes) Head (bytes) Delta (bytes)
_checkpoint_collateral_shares 0 2878 +2878
_user_checkpoint 0 890 +890
_checkpoint_user_shares 0 860 +860
set_killed 0 580 +580
claimable_tokens 0 254 +254
callback_user_shares 0 146 +146
callback_collateral_shares 0 130 +130
user_collateral 0 116 +116
total_collateral 0 108 +108
user_checkpoint 0 40 +40

curve_stablecoin/lm_callback/LMCallbackFactory.vy

  • Base runtime size: 0 bytes
  • Head runtime size: 3001 bytes
  • Delta: +3001 bytes
Function Base (bytes) Head (bytes) Delta (bytes)
deploy_lm_callback 0 410 +410
unpause 0 392 +392
set_blueprint 0 180 +180
pause 0 150 +150
_set_blueprint 0 128 +128
get_lm_callback 0 32 +32
get_lm_callback_count 0 4 +4

@Macket
Macket merged commit daa793a into master Aug 10, 2026
22 checks passed
@Macket
Macket deleted the LMCallbackFactory branch August 10, 2026 13:12
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.

1 participant