RPC unified format proposal #14399

issue karelbilek openend this issue on October 5, 2018
  1. karelbilek commented at 7:49 am on October 5, 2018: contributor

    I have played with the RPC documents and I found out that while the format looks crazy, with some changes, it can be made easily parseable and I actually wrote a parser for that.

    I have wrote a proposal for a unified format, that requires minimal changes to the current docs (mostly whitespace), and a parser in go

    The proposal is here

    https://gist.github.com/karel-3d/1490786786525b0365ea8f459a9fc683

    The parser in go is here

    https://github.com/karel-3d/bitcoincore.org/blob/formatted_doc/contrib/doc-gen/convert.go

    (I found off-by-one error; the first example always has a description “Examples:”, please ignore that)

    The changes needed in bitcoin core are here

    https://github.com/karel-3d/bitcoin/commit/45d2c866b536b30b09b658d8b954c4a7bc820405

    And the result is generated here

    https://bitcoin-rpc.github.io/en/doc/0.17.99/rpc/wallet/sendmany/ (the repo here https://github.com/bitcoin-rpc/bitcoin-rpc.github.io but it’s just the _site from the jekyll)

    I want to first hear some general notes before posting a PR.

  2. karelbilek commented at 8:05 am on October 5, 2018: contributor

    It’s not easy to write an actual linter on this though.

    For example, if the type / description is not separated by two spaces properly, then the whole line is interpreted as pseudocode. But that’s still legal.

    I can maybe add rule that the pseudocode can’t be too long?

  3. karelbilek commented at 9:43 am on October 5, 2018: contributor

    This is when I export it to JSON, not to jekyll templates (slight change in code)

    https://gist.github.com/karel-3d/02f8143b8fd463f8fd2b74a9044614c1

  4. fanquake added the label RPC/REST/ZMQ on Oct 5, 2018
  5. ch4ot1c commented at 8:12 pm on October 7, 2018: contributor

    Nice work!

  6. karelbilek commented at 12:33 pm on October 24, 2018: contributor

    Closing this, better way is to do similar to this PR instead

    https://github.com/bitcoin/bitcoin/pull/14530

  7. karelbilek closed this on Oct 24, 2018

  8. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-04 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me