-
Notifications
You must be signed in to change notification settings - Fork 969
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
bug: openrpc.json has output line in file, breaking node-rpc-docs.celestia.org #2815
Comments
@jcstein this was removed in the branch 9e43c63#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52L153 @vgonkivs @distractedm1nd what is the plan with this branch? |
hey @ramin - it looks like it's still there? Line 1 in 9e43c63
ah, i understand now. I see that it was removed from the makefile, but it is still in the exported json on the openrpc-spec branch i don't think we need this anymore though as until they are stored with releases on main #2611 , i will be manually generating them |
resolves #2815 <!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. --> ## Overview <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. --> ## Checklist <!-- Please complete the checklist to ensure that the PR is ready to be reviewed. IMPORTANT: PRs should be left in Draft until the below checklist is completed. --> - [x] New and updated code has appropriate documentation - [x] New and updated code has new and/or updated testing - [ ] Required CI checks are passing - [x] Visual proof for any user facing features like CLI or documentation updates - [x] Linked issues closed with keywords
@jcstein merged to the feature branch. Yes we removed but didn't commit a fixed openrpc.json, sorry! |
all good! thank you! |
Should we close this one #2611 ? |
i don't think so. i don't see on the release or in main? |
I cloned the old version of RPC docs to evaluate which one to use (either using a component like is in the docs now or improving site @distractedm1nd made) and noticed that the openrpc.json spec that is referenced on the open-rpc docs has extra output in the json file:
The text was updated successfully, but these errors were encountered: