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

Porter Updates associated with nucypher 7.3.0 #69

Merged
merged 17 commits into from
May 8, 2024
Merged

Conversation

derekpierre
Copy link
Member

@derekpierre derekpierre commented May 2, 2024

Add support for Polygon Amoy and `nucypher` v7.3.x
…unts are managed by a separate test account manager instead of testerchain.
…longer because it wants the ursula ping check to complete before looking for other ursulas, so that the list of staking providers returned is mostly deterministic for the same random seed value.

Reduce stagger timout since ping already has a connection timeout of 3.05s from `nucypher`.
@derekpierre derekpierre changed the title v3.6.0 Porter Updates associated with nucypher 7.3.0 May 2, 2024
@derekpierre derekpierre changed the title Porter Updates associated with nucypher 7.3.0 Porter Updates associated with nucypher 7.3.0 May 2, 2024
@derekpierre derekpierre self-assigned this May 7, 2024
@derekpierre derekpierre marked this pull request as ready for review May 7, 2024 14:43
@derekpierre
Copy link
Member Author

derekpierre commented May 7, 2024

Once merged - we need to do a release for Porter.

@KPrasch, @manumonti could use some help via a joint session: bumpversion, release etc.

Copy link
Contributor

@piotr-roslaniec piotr-roslaniec left a comment

Choose a reason for hiding this comment

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

LGTM

I don't see any downstream changes for taco-web, please correct me if I'm wrong.

@derekpierre
Copy link
Member Author

LGTM

I don't see any downstream changes for taco-web, please correct me if I'm wrong.

Good question - the sampling endpoints /get_ursulas and /bucket_sampling now take an extra optional parameter for duration (defaults to 0 if not provided); related to nucypher/nucypher-contracts#240.

AFAIK taco-web doesn't do any sampling (?), so taco-web is probably fine for now, unless I'm mistaken, but perhaps in the future if it adds any sampling functionality.

@piotr-roslaniec
Copy link
Contributor

taco-web doesn't do any sampling at the moment. Perhaps in the future, we will make use of these endpoints once we develop a ritual initiation user flow.

Copy link
Member

@manumonti manumonti left a comment

Choose a reason for hiding this comment

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

LGTM 👌

Please, lmk if I can help with the update @derekpierre @KPrasch

@derekpierre derekpierre merged commit 175bb7a into main May 8, 2024
8 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.

3 participants