Skip to content

Add HCA-aware Registrars and Reverse Adapters #367

Closed
adraffy wants to merge 2 commits into
feat/verifiable-reverse-adaptersfrom
feat/verifiable-reverse-adapters-with-context
Closed

Add HCA-aware Registrars and Reverse Adapters #367
adraffy wants to merge 2 commits into
feat/verifiable-reverse-adaptersfrom
feat/verifiable-reverse-adapters-with-context

fix lint

45e996b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (post-audit-2@a83dc5b). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             post-audit-2     #367   +/-   ##
===============================================
  Coverage                ?   99.92%           
===============================================
  Files                   ?       51           
  Lines                   ?     2732           
  Branches                ?        0           
===============================================
  Hits                    ?     2730           
  Misses                  ?        2           
  Partials                ?        0           
Files with missing lines Coverage Δ
contracts/src/registrar/AbstractETHRegistrar.sol 100.00% <100.00%> (ø)
contracts/src/registrar/ETHRegistrar.sol 100.00% <100.00%> (ø)
contracts/src/registrar/ETHRenewerV1.sol 100.00% <ø> (ø)
...verse-registrar/DefaultReverseRegistrarAdapter.sol 100.00% <100.00%> (ø)
.../src/reverse-registrar/ReverseRegistrarAdapter.sol 100.00% <100.00%> (ø)
...rc/reverse-registrar/libraries/AccountNamerLib.sol 100.00% <ø> (ø)
contracts/src/utils/HCAContext.sol 100.00% <100.00%> (ø)
🚀 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.