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

RPC: update portal_*Offer #636

Merged
merged 6 commits into from
Oct 3, 2024
Merged

RPC: update portal_*Offer #636

merged 6 commits into from
Oct 3, 2024

Conversation

ScottyPoi
Copy link
Collaborator

Updates Ultralight with changes from ethereum/portal-network-specs#342

Modifies RPC calls portal_*Offer to accept multiple key/value ContentItems. Previously these methods accepted only 1 ContentItem (key/value pair).

New parameters:

  • ENR: string
  • ContentItems: [string, string][]
    • Array
    • ContentItem
      • Tuple (Array)
      • [contentKey, contentValue]

@ScottyPoi
Copy link
Collaborator Author

do-not-merge until related spec PR has been merged.

@ScottyPoi ScottyPoi marked this pull request as ready for review October 3, 2024 18:33
@ScottyPoi ScottyPoi merged commit a4f15bb into master Oct 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant