Submitted by defsec
During the code review, It has been observed that reward calculation has been done with execute_epoch_operations function. However, the config are stored in the storage. When the anc_purchase_factor is updated by the owner, the execute_epoch_operations is not called.
Consider calling execute_epoch_operations function after config update.
Alex the Entreprenerd (triage) commented:
Albert Chon (judge) commented:
