• Moody Salem's avatar
    Balances rewrite (#761) · 9006acb4
    Moody Salem authored
    * Create the wallet store
    
    * Get the updater completed
    
    * Code complete
    
    * Fix token balance bug
    
    * Fix another bug in the hooks
    
    * Final bug fix, blockNumber can be undefined
    
    * Formalize the fact that block number can be undefined
    
    * Woops add package
    
    * Add more info to errors
    
    * Replace balances in the v1 methods with the new ones
    
    * Only return a balance value if it's present
    
    * Address comments
    
    * Trigger updateVersion before anything else
    9006acb4
Name
Last commit
Last update
.github Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.prettierrc Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
cypress.json Loading commit data...
netlify.toml Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...