pokt-network / pocket-core

Official implementation of the Pocket Network Protocol
http://www.pokt.network
MIT License
208 stars 101 forks source link

[Session] MaxChains Param Check at Start #1584

Closed RossiNYC closed 7 months ago

RossiNYC commented 9 months ago

During the 09/12/2023 V0 Builder Call - Shane | Nodepilot suggested a session start qualification check of the MaxChains parameter to make sure a Servicer was not violating the current limit (set to 15 as per gov)

Current session start checks include: Jailed Stake Value Geo

Goal Set up enforcement of the MaxChains parameter that is currently missing Future proofs any changes to the actual parameter value (if gov were to change it, it would only be enforced if a Servicer updated their stake on the network)