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

State-network-methods #489

Merged
merged 9 commits into from
Oct 26, 2023
Merged

State-network-methods #489

merged 9 commits into from
Oct 26, 2023

Conversation

ScottyPoi
Copy link
Collaborator

@ScottyPoi ScottyPoi commented Oct 25, 2023

Implements naive solutions to state network rpc methods. Implementing without any State Network specific designs. Just naively activating methods for a StateNetwork client to behave like a HistoryNetwork client, storing and gossiping raw data.

This set of portal_state endpoints should be enough to build upon:

  • portal_statePing
  • portal_stateRoutingTableInfo
  • portal_stateStore
  • portal_stateLocalContent
  • portal_stateGossip
  • portal_stateFindContent
  • portal_stateRecursiveFindContent
  • portal_stateOffer
  • portal_stateSendOffer

@ScottyPoi ScottyPoi marked this pull request as draft October 25, 2023 21:44
@ScottyPoi ScottyPoi marked this pull request as ready for review October 26, 2023 00:56
Copy link
Collaborator

@acolytec3 acolytec3 left a comment

Choose a reason for hiding this comment

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

Skims good to me.

@acolytec3 acolytec3 merged commit 9d3346a into master Oct 26, 2023
4 checks passed
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