Conversation
- Add reo:enable, reo:disable, reo:status Hardhat tasks - Improve bytecode change detection and proxy hash verification - Allow deploy:status to run without deployer key - Fix etherscan API key resolution from keystore and environment - Add diagnostic scripts for bytecode and rocketh state inspection - Update IRewardsManager interface ID
- Add baseline and REO-specific test plans - Add self-service indexer test guide for eligibility verification - Add Notion test tracker with CSV export for coordination - Document local-network integration test coverage (32 tests) - Organize support files into support/ subdirectory - Remove obsolete planning docs and Notion raw exports
Functional summary of before/after reward behaviour changes between the Horizon mainnet baseline and the issuance upgrade: activation overview, reclaim system, view function semantics, and provenance.
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Draft test plans covering issuance upgrade behavior changes beyond REO: - SubgraphDenialTestPlan: 6 cycles, 18 tests for deny/undeny lifecycle, accumulator freeze, allocation-level deferral, reward recovery - RewardsConditionsTestPlan: 7 cycles, 26 tests for reclaim system, below-minimum signal, zero allocated tokens, POI presentation paths, allocation resize/close, observability Updated README with dependency tree and coverage summaries. Added 44 new tests to NotionTracker.csv.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1289 +/- ##
=======================================
Coverage 86.95% 86.95%
=======================================
Files 46 46
Lines 2492 2492
Branches 746 746
=======================================
Hits 2167 2167
Misses 325 325
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Working branch for Rewards Eligibility Oracle testing and associated deployment changes.