Lock token and Oracles split #1527
Labels
kind/feature
New feature request
needs/area
Needs area label(s)
needs/triage
Waiting for triage to be accepted
What would you like to be added:
Add the test units for
setGOV variables.
Why is this needed:
DFI loan token needs to have the capability of token split after Amazon decided to split its share from 1 to 20 on 6 June at 9.30 pm Singapore time. Before splitting happened, the following activities are locked and prevented to be executed by the user, which are:-
(Except for updateToken, all the RPCs abovementioned involve oracle pricing)
The lock is not a generic lock function and will be improved over time. Hence, enabling the lock function does not prevent the following activities that do not involve Oracle pricing to be executed, which are:-
Once the oracle splitting is finished, the lock will be taken away and users can execute all the activities back. Splitting the oracles affects the following Defichain objects, which are:-
Oracle splitting should double the quantity, but reduce the price by 2. The doubling activities happened automatically on the Defichain objects abovementioned, however, the new price (which is divided by 2) will be set manually by the price source (Exchange).
The text was updated successfully, but these errors were encountered: