Skip to content

[WIP] DIPs ignition deployment and packages#1292

Draft
Maikol wants to merge 5 commits intoescrow-managementfrom
mde/dips-ignition-deployment
Draft

[WIP] DIPs ignition deployment and packages#1292
Maikol wants to merge 5 commits intoescrow-managementfrom
mde/dips-ignition-deployment

Conversation

@Maikol
Copy link
Member

@Maikol Maikol commented Feb 25, 2026

No description provided.

… ignition deployment

Wire up the new RecurringCollector contract in horizon's ignition
deploy-from-scratch modules and pass it as a constructor arg to
SubgraphService. Add setIndexingFeesCut call during deployment setup.
Deploy and link external libraries (StakeClaims, AllocationHandler,
IndexingAgreement, IndexingAgreementDecoder, IndexingAgreementDecoderRaw)
required by SubgraphService.
- Add IRecurringCollector to GraphHorizonContracts interface
- Re-export IRecurringCollector from interfaces main entrypoint
- Add encodeCollectIndexingFeesData() helper for indexing fee collection
- Add decoders: decodeSignedRCA, decodeAcceptIndexingAgreementMetadata,
  decodeIndexingAgreementTermsV1
- Add round-trip tests for all decoders and encoder
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.58%. Comparing base (ad0b858) to head (7b34ae0).

Additional details and impacted files
@@                Coverage Diff                 @@
##           escrow-management    #1292   +/-   ##
==================================================
  Coverage              81.58%   81.58%           
==================================================
  Files                     47       47           
  Lines                   2644     2644           
  Branches                 787      787           
==================================================
  Hits                    2157     2157           
  Misses                   487      487           
Flag Coverage Δ
unittests 81.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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