-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
High gas prices when performing lockups.
Solution
idea base
・The Allocator.CalculateMaxRewardsPerBlock has been added to the Since it is only called from Lockup, it should be a private method of Lockup.
・WithdrawStorage is inherited by Withdraw.
・Abolish the Metrics contract (requires verification) and make it a hash map.
・The value of Lockup.getPropertyValue is the same as Dev.balanceOf(property). You can reduce your gas bill a bit.
reference
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request