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

Datalayer RPCs #141

Merged
merged 11 commits into from
Aug 2, 2024
Merged

Datalayer RPCs #141

merged 11 commits into from
Aug 2, 2024

Conversation

cmmarslender
Copy link
Contributor

@cmmarslender cmmarslender commented Aug 1, 2024

Add a set of datalayer RPCs useful for things Zach is working on (Not the complete set of datalayer RPCs exposed in Chia Blockchain)

  • get_subscriptions
  • get_owned_stores
  • get_mirrors
  • delete_mirror
  • add_mirror
  • unsubscribe

@cmmarslender cmmarslender changed the title Add get_subscriptions endpoint + fix config parsing Datalayer RPCs Aug 1, 2024
@cmmarslender cmmarslender marked this pull request as ready for review August 2, 2024 18:23
pmaslana
pmaslana previously approved these changes Aug 2, 2024
pkg/types/wonkyset_test.go Outdated Show resolved Hide resolved
@pmaslana pmaslana dismissed their stale review August 2, 2024 19:02

comment

cmmarslender and others added 2 commits August 2, 2024 14:05
Co-authored-by: Patrick Maslana <79757486+pmaslana@users.noreply.github.com>
pkg/types/wonkyset.go Outdated Show resolved Hide resolved
Co-authored-by: Starttoaster <b.butler@chia.net>
@cmmarslender cmmarslender merged commit ac5fb4a into main Aug 2, 2024
6 checks passed
@cmmarslender cmmarslender deleted the datalayer-rpcs branch August 2, 2024 19:15
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.

3 participants