You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow multiple subject client id's to be updated by a single substitute in a single governance proposal.
We should check the gas used by 1 client in a period of 3 weeks of constant updates (every block). This will inform whether we should implement some gas checker in the proposal handler to update as many subject clients as possible and abort in subject clients where too much gas would be consumed.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
* Use DHT for bootstrapping and active peer discovery
* Pass context instead of storing it in struct
* Wrap libp2p host with RoutedHost
* Ensure that context passed to libp2p is cancelled
Resolvescosmos#2.
Summary
Allow multiple subject client id's to be updated by a single substitute in a single governance proposal.
We should check the gas used by 1 client in a period of 3 weeks of constant updates (every block). This will inform whether we should implement some gas checker in the proposal handler to update as many subject clients as possible and abort in subject clients where too much gas would be consumed.
For Admin Use
The text was updated successfully, but these errors were encountered: