Closed Olshansk closed 2 weeks ago
I started a notion doc to plan this work out. @Olshansk PTAL and provide any feedback there.
I started a notion doc to plan this work out. @Olshansk PTAL and provide any feedback there.
@bryanchriswhite Document reviewed and LGTM. Left a bunch of 👍 and a bit of feedback, but nothing blocking!
Code complete as of #857; outstanding PRs are docs updates.
Related work will continue in #881.
Objective
Introduce a minimum stake (MinStake) requirement for
Gateways
,Suppliers
, andApplications
in the network.Status
808
809
843
844
845
847
848
849
850
857
TODO: [Supplier] Enforce minimum stake when slashing(added in #795; see x/tokenomics/keeper/settle_pending_claims.go)862
Related
839
851
852
861
Origin Document
In Morse, if you run:
We find the following param under
node_params
See: actor minimum stakes notion doc.
Goals
Gateways
,Suppliers
&Applications
Deliverables
MinStakeGateway
governance parameterMinStakeApplication
governance parameterMinStakeSupplier
governance parameterNon-goals / Non-deliverables
General deliverables
Creator: @Olshansk Co-Owners: @bryanchriswhite