Skip to content

Point the stable-rate check at a URL that resolves - #23

Merged
hsnice16 merged 1 commit into
mainfrom
fix-conformance-ipool-url
Sep 16, 2026
Merged

hsnice16 merged 1 commit into
mainfrom
fix-conformance-ipool-url

Conversation

@hsnice16

Copy link
Copy Markdown
Owner

The check added with 0.3.1 built its URL with a .. segment against the address book's raw host, which raw.githubusercontent does not resolve. It reported N/A — Could not read IPool.sol rather than failing, so the check meant to prove Aave's stable-rate retirement was passing by not running, and N/A in a column of OK is easy to read past.

It now reads Aave's own IPool.sol and asserts the interface carries neither swapBorrowRateMode nor rebalanceStableBorrowRate.

The check added with 0.3.1 built its URL with a `..` segment against the
address book's raw host, which raw.githubusercontent does not resolve. It
reported `N/A — Could not read IPool.sol` rather than failing, so the check
meant to prove Aave's stable-rate retirement was passing by not running, and
`N/A` in a column of `OK` is easy to read past.

It now reads Aave's own IPool.sol and asserts the interface carries neither
swapBorrowRateMode nor rebalanceStableBorrowRate.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 16, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
tula Ready Ready Preview Sep 16, 2026 4:05pm UTC

@hsnice16
hsnice16 merged commit 64a2fb8 into main Sep 16, 2026
7 checks passed

This branch was successfully deployed

1 active deployment
Preview — bdf22cdc Deployed Sep 16, 2026 by vercel[bot]
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