This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Smarter balance fetching #3605
Merged
Merged
Smarter balance fetching #3605
Changes from 22 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d49c987
Smarter dApps Manifest fetching...
ngotchac 3e607cf
Fetching only visible accounts (and don't delete other balances) #3590
ngotchac a4be211
Moved balances action into BalancesActions #3590
ngotchac 562d861
Merge branch 'master' into ng-balance-fetch
ngotchac 80a085c
Fetch balances for accounts and contracts #3590
ngotchac 3be4e60
Add balances to contract/address/account views #3590
ngotchac 0984835
Fix transaction not fetching on first load
ngotchac 7078ed8
Remove console.warn
ngotchac e3bd9f2
Fix pending tokens not showing #3154
ngotchac 8ea8056
Fix tokens image update
ngotchac e63a143
Remove unused name in Header
ngotchac efc9ee9
Separate Tokens and ETH fetching #3590
ngotchac 4d444d8
Remove unused isTest
ngotchac c71e9cf
Fetch Tokens Balance via Filter #3590
ngotchac 10b90d9
Fix linting
ngotchac 68a9f6b
Fix updating tokens image (#3590)
ngotchac 2ad3f9e
Fix contract balances
ngotchac 3a451bc
Improved Status
ngotchac 85b7423
Merge branch 'master' into ng-balance-fetch
ngotchac 8ae3da3
Fixing secureApi issues...
ngotchac 4c1c8e1
Fetch all tokens every 2 minutes (for safety) #3590
ngotchac 4040888
Merge branch 'master' into ng-balance-fetch
ngotchac 3e1b311
PR changes fix
ngotchac 8371d71
Merge branch 'master' into ng-balance-fetch
ngotchac 3c57ef4
Fix Account error
ngotchac File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move to
/api/util/format.js
? (pad{left,Right})