Skip to content

feat(dashmate): implement http json rpc api#888

Merged
shumkov merged 24 commits into
v0.24-devfrom
feat/dashmate-json-rpc
Apr 7, 2023
Merged

feat(dashmate): implement http json rpc api#888
shumkov merged 24 commits into
v0.24-devfrom
feat/dashmate-json-rpc

Conversation

@pshenmic
Copy link
Copy Markdown
Collaborator

@pshenmic pshenmic commented Apr 6, 2023

Issue being fixed or feature implemented

JSON RPC api wrapper around dashmate enables programmatic invocation of dashmate commands. It allows you remotely execute commands and fetch node status. Developers will be able to build an UI on top of it.

What was done?

  • Added JSON RPC api

How Has This Been Tested?

Locally

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@pshenmic
Copy link
Copy Markdown
Collaborator Author

pshenmic commented Apr 6, 2023

888 😈😈

Comment thread packages/dashmate/configs/schema/configJsonSchema.js Outdated
Comment thread packages/dashmate/configs/schema/configJsonSchema.js Outdated
Comment thread packages/dashmate/configs/system/local.js Outdated
Comment thread packages/dashmate/scripts/helper.js Outdated
Comment thread packages/dashmate/scripts/helper.js Outdated
Comment thread packages/dashmate/src/helper/api/httpApiFactory.js Outdated
Comment thread packages/dashmate/src/listr/tasks/setup/setupLocalPresetTaskFactory.js Outdated
shumkov
shumkov previously approved these changes Apr 6, 2023
Copy link
Copy Markdown
Collaborator

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

@shumkov shumkov merged commit ee3e356 into v0.24-dev Apr 7, 2023
@shumkov shumkov deleted the feat/dashmate-json-rpc branch April 7, 2023 06:46
markin-io pushed a commit that referenced this pull request Apr 26, 2023
Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
@markin-io markin-io mentioned this pull request Apr 26, 2023
5 tasks
markin-io pushed a commit that referenced this pull request Apr 26, 2023
Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
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