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

feat: initial implementation of OpenRPC definitions for methods #4033

Merged
merged 29 commits into from
Mar 14, 2024

Commits on Mar 6, 2024

  1. mark: aatifsyed/what-r-pc

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    558e326 View commit details
    Browse the repository at this point in the history
  2. mod reflect

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    765d385 View commit details
    Browse the repository at this point in the history
  3. run: git show aatifsyed/spike-self-describing-rpc-endpoint:src/openrp…

    …c_types.rs > src/rpc/reflect/openrpc_types.rs
    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c4640c2 View commit details
    Browse the repository at this point in the history
  4. run: git show aatifsyed/spike-self-describing-rpc-endpoint:src/jsonrp…

    …c_types.rs > src/rpc/reflect/jsonrpc_types.rs
    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    761a8e2 View commit details
    Browse the repository at this point in the history
  5. run: git show aatifsyed/spike-self-describing-rpc-endpoint:src/parser…

    ….rs > src/rpc/reflect/parser.rs
    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cc02e05 View commit details
    Browse the repository at this point in the history
  6. run: git show aatifsyed/spike-self-describing-rpc-endpoint:src/util.r…

    …s > src/rpc/reflect/util.rs
    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bd438f7 View commit details
    Browse the repository at this point in the history
  7. wip

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    83c899c View commit details
    Browse the repository at this point in the history
  8. run: git show aatifsyed/spike-self-describing-rpc-endpoint:src/openrp…

    …c_types.rs > src/rpc/reflect/openrpc_types.rs
    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ea6fb73 View commit details
    Browse the repository at this point in the history
  9. run: git show aatifsyed/spike-self-describing-rpc-endpoint:src/lib.rs…

    … > src/rpc/reflect/mod.rs
    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4aae291 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5018e44 View commit details
    Browse the repository at this point in the history
  11. fix: TipsetKeyLotusJson

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b68616c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fdbc019 View commit details
    Browse the repository at this point in the history
  13. chore: #4034

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    44bb4a3 View commit details
    Browse the repository at this point in the history
  14. chore: ci

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f68798f View commit details
    Browse the repository at this point in the history
  15. fix: formatting bug

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3eca5fa View commit details
    Browse the repository at this point in the history
  16. chore: lint

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ffd01f4 View commit details
    Browse the repository at this point in the history
  17. chore: spelling

    aatifsyed committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    25e1f38 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4146ce8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    a909e31 View commit details
    Browse the repository at this point in the history
  2. test: parser

    ported
    aatifsyed committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b2cbe58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55971e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. test: snapshot tests

    aatifsyed committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6f77b1d View commit details
    Browse the repository at this point in the history
  2. wibble: break line

    aatifsyed committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1408556 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    309caa0 View commit details
    Browse the repository at this point in the history
  2. doc: it

    aatifsyed committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b296130 View commit details
    Browse the repository at this point in the history
  3. chore: spelling

    aatifsyed committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a009c45 View commit details
    Browse the repository at this point in the history
  4. chore: prettier

    aatifsyed committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b9ed7b7 View commit details
    Browse the repository at this point in the history
  5. wibble: we love Hailong <3

    aatifsyed committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d510fbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b6f746 View commit details
    Browse the repository at this point in the history