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

[AUD-726] Support create sender public in discovery #1808

Merged
merged 5 commits into from
Nov 20, 2021

Conversation

raymondjacobson
Copy link
Member

@raymondjacobson raymondjacobson commented Aug 26, 2021

Description

Add support for "attesting" to new senders (signers in the rewards manager). Combined with libs changes in #1790 can interact w/ reward mgr to program to add new senders.

Note: the first version of this PR was landed in #2026 as a means to support restructuring of get_other_nodes to support this pattern w/o circular deps & allow for Cheran's changes.
Those two relevant commits are:
7fe5cff
b9d7760

Tests

  • Units
  • Manually hit endpoint
  • E2E added a "sender" from the protocol dashboard against local stack

How will this change be monitored?

Initially no impact on discovery node other than a new endpoint

@raymondjacobson raymondjacobson added the discovery-node Discovery Node (previously known as Discovery Provider) label Aug 26, 2021
@raymondjacobson raymondjacobson merged commit 6492534 into master Nov 20, 2021
@raymondjacobson raymondjacobson deleted the rj-create-signer-discovery branch November 20, 2021 01:41
rickyrombo added a commit that referenced this pull request Nov 20, 2021
rickyrombo added a commit that referenced this pull request Nov 20, 2021
* Revert "[AUD-726] Support create sender public in discovery (#1808)"

This reverts commit 6492534.

* Revert "Fix discovery test broken in 6492534 (#2082)"

This reverts commit 0820e93.
@AudiusProject AudiusProject deleted a comment from linear bot Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discovery-node Discovery Node (previously known as Discovery Provider)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants