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

schema: add missing option_will_fund for listnodes #7210

Closed

Conversation

daywalker90
Copy link
Contributor

Ok ok i did not adhere to the writing-json-schemas.md guideline for conditional fields but it just didn't want to work when i tried.
This is me learning json schemas and msggen so bear with me please. I'll plan on doing as much as i can if this works out :)

Note that i also made address in addresses no longer optional since there is no scenario where it is on >23.08

fixes: #7185

@daywalker90 daywalker90 requested a review from cdecker as a code owner April 11, 2024 14:11
@daywalker90 daywalker90 force-pushed the listnodes-schema-fix branch 2 times, most recently from 110f9b1 to 02b749d Compare April 11, 2024 20:36
@daywalker90
Copy link
Contributor Author

So my removing of all allOf's was affecting the documentation. So i reintroduced it for last_timestamp

@daywalker90 daywalker90 force-pushed the listnodes-schema-fix branch from 02b749d to 78fa319 Compare April 11, 2024 20:45
@daywalker90
Copy link
Contributor Author

apparently i broke a test that i don't yet understand

@daywalker90 daywalker90 marked this pull request as draft April 11, 2024 21:40
@daywalker90 daywalker90 marked this pull request as ready for review April 12, 2024 13:30
Copy link
Contributor

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

ACK ca556b0

@daywalker90 daywalker90 marked this pull request as draft April 14, 2024 14:47
@daywalker90
Copy link
Contributor Author

I think i found a big fix for msggen that makes this obsolete

@daywalker90 daywalker90 deleted the listnodes-schema-fix branch April 24, 2024 12:29
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.

schema: listnodes option_will_fund doesn't have a type
2 participants