Skip to content

feat: Add component TVL tracking and update BlockUpdate#226

Open
zach030 wants to merge 1 commit into
propeller-heads:mainfrom
zach030:feat/componenent_tvl
Open

feat: Add component TVL tracking and update BlockUpdate#226
zach030 wants to merge 1 commit into
propeller-heads:mainfrom
zach030:feat/componenent_tvl

Conversation

@zach030
Copy link
Copy Markdown
Contributor

@zach030 zach030 commented Jun 6, 2025

Close #211

  • Add include_tvl flag to ProtocolStreamBuilder
  • Extend BlockUpdate with component_tvl: HashMap<String, f64>
  • Decode component_tvl from both snapshots and deltas in TychoStreamDecoder
  • Add basic tests for TVL decoding

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

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Extend BlockUpdates to include component tvl data

1 participant