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
The filter changes lead to a doubling of the points for pooling. Currently these points are hardcoded in the chia GUI codebase and need to be manually updated at each filter change as with this pr: #2410 .
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The filter changes lead to a doubling of the points for pooling. Currently these points are hardcoded in the chia GUI codebase and need to be manually updated at each filter change as with this pr: #2410 .
This request is to optimize the point information to ensure it is automatically updated during the filter changes. Here is the filter change schedule:
https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0012.md#specification
Beta Was this translation helpful? Give feedback.
All reactions