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

Retire Faucet #2848

Merged
merged 2 commits into from Feb 8, 2022
Merged

Retire Faucet #2848

merged 2 commits into from Feb 8, 2022

Conversation

KPrasch
Copy link
Member

@KPrasch KPrasch commented Jan 18, 2022

Type of PR:
Removal

Required reviews:
1

What this does:

  • Removes Felix
  • Removes nucypher felix CLI
  • Removes chaotic.py
  • Removes all faucet functionality

Why it's needed:
Reduces the scope of the nucypher codebase.

Notes for reviewers:
We can push a git tag marking the version to use for future support. Ultimately this faucet mini-application is best served in it's own repository.

@KPrasch KPrasch changed the title [WIP] Retire Faucet Retire Faucet Feb 7, 2022
@KPrasch KPrasch marked this pull request as ready for review February 7, 2022 20:09
Comment on lines +52 to +53
all_characters = tuple(characters, )
all_configurations = tuple(configurations, )
Copy link
Member

Choose a reason for hiding this comment

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

Are we no longer including blockchain_only_characters(i.e. only StakeHolder character) and the associated blockchain_only_configurations(i.e. onlyStakeHolderConfiguration)?

I know we are going to get rid of it eventually - but just checking if we wanted to keep it for now.

Copy link
Member Author

Choose a reason for hiding this comment

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

Since it's EOL I preemptively removed it here, albeit eagerly. I think the remaining tuple was empty so it was awkward to leave it dangling.

Copy link
Member

Choose a reason for hiding this comment

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

👍

@KPrasch KPrasch mentioned this pull request Feb 8, 2022
Copy link
Member

@derekpierre derekpierre left a comment

Choose a reason for hiding this comment

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

🎸

RIP Felix 💀 (in this codebase).

@KPrasch KPrasch merged commit eff28ee into nucypher:main Feb 8, 2022
@KPrasch KPrasch deleted the felix-eol branch February 8, 2022 15:36
vepkenez pushed a commit to vepkenez/nucypher that referenced this pull request Mar 17, 2022
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.

None yet

2 participants