Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanding contract interfaces template, filled out for resolver page #269

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

serenae-fansubs
Copy link
Contributor

@serenae-fansubs serenae-fansubs commented Aug 8, 2024

Generic interface templating moved to interfaces.tsx. Each contract/interface page just needs to call interfaceDetails.

Added ContractParameter, where both inputs and outputs can be specified. Each parameter/result can have its own specific description.

The seeMore field will automatically have EIP/ENSIP keys turned into links.

A new examples field can be used to show usage examples for methods.

And other small tweaks.

Copy link

cloudflare-workers-and-pages bot commented Aug 8, 2024

Deploying ens-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 41ac72a
Status: ✅  Deploy successful!
Preview URL: https://6fee47b2.docs-bao.pages.dev
Branch Preview URL: https://feat-resolver-interfaces.docs-bao.pages.dev

View logs

@serenae-fansubs
Copy link
Contributor Author

@lucemans The build check is failing, but I think that's due to something unrelated to this PR:

Error: Static page generation for /dns/tlds is still timing out after 3 attempts.

@lucemans
Copy link
Member

lucemans commented Sep 5, 2024

Rebased, going to test CI

Copy link
Member

@lucemans lucemans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucemans lucemans merged commit a1c2af3 into master Sep 5, 2024
4 checks passed
@lucemans lucemans deleted the feat/resolver-interfaces branch September 5, 2024 01:21
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.

2 participants