-
Notifications
You must be signed in to change notification settings - Fork 83
Firewall: Modified remote peer checks #3060
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
Conversation
cd2a9e5 to
85e8613
Compare
c7fb206 to
6f59709
Compare
e37736a to
1f4a8b0
Compare
1f4a8b0 to
4954e86
Compare
b0e32b1 to
b42276e
Compare
Done in 6f58c8b |
|
Can we also cleanup |
Done in cd2144f. |
|
Tested locally and works as advertised! 🎉 |
e6ae446 to
cd2144f
Compare
This PR modifies the firewall functionalities:
anyApplicationPolicywhich is used as the firewall.It can accept any number of applications that validate the operator's eligibility to join the network.
If any of the applications recognizes the operator as eligible, the operator is considered successfully validated.
IsRecognizedfunctions toTbcChainandBeaconChainwhich checks whether the operator has a stake delegation.