mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
* storing the fraction of veOcean * Added moment.js * Adding moment to package-lock.json * Updating test * Updating test * Fixing failing transaction in test * Increasing lock time * Adding additional assert statements * updating test * Updating veDelegation test * Updating query * Updating test * Updating test * Making percentage update conditional * Update handle extend boost * Updating fraction amount * Updating tests * Adding comments * Increasing sleep times * Adding comment * Revert "Increasing sleep times" This reverts commit dc21fcdf8d524970012f4f076086bf4b539039d9. * Removing comment * Adding test * Combining tests * Updating test * removing comments * Remove comment * Ensuring amountFraction is set to zero after burnBoost * Changing bigInt to BigDecimal * Updating test * adding comment * Setting zero value for new VeDelegation amountFraction * Updating test query * Updating tests * Updating test * Increase test sleep time --------- Co-authored-by: idiom-bytes <69865342+idiom-bytes@users.noreply.github.com>