-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port ComputedBalanceController #9
Labels
enhancement
New feature or request
Comments
computed balances controller isn't used in the extension, we switched to account-tracker and cached-balances-controller |
mcmire
referenced
this issue
in mcmire/core
Jul 17, 2023
This PR refactors the time utils and adds an `inMilliseconds` function. `Week` and `Year` are added to to the time constants, and the constants are moved to a new `enum`, `Duration`. `inMilliseconds` returns the specified number of units of time, in milliseconds. Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
kanthesha
pushed a commit
that referenced
this issue
Oct 11, 2023
* npm uninstall json-rpc-error * Move Babel deps into devDependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should port the existing computed balance controller to GABA.
The text was updated successfully, but these errors were encountered: