Jaco Greeff
|
00f4f128f2
|
Add missing Ethcore -> Parity headers (#3948)
|
2016-12-22 16:33:05 +01:00 |
|
Nicolas Gotchac
|
aba38721b1
|
Fix Secure API hangs (#3927)
* Use proxy for WS in dev
* Update SecureAPI
* Update webpack config
* Fix dev contract
* Update webpack
* Linting fixes
* Refactor Secure API logic : Promise based, no wastes of req
* Fix tests
* Add try 'intitial' token
|
2016-12-21 15:12:40 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Nicolas Gotchac
|
08c507daaa
|
Smarter balance fetching (#3605)
* Smarter dApps Manifest fetching...
* Fetching only visible accounts (and don't delete other balances) #3590
* Moved balances action into BalancesActions #3590
* Fetch balances for accounts and contracts #3590
* Add balances to contract/address/account views #3590
* Fix transaction not fetching on first load
* Remove console.warn
* Fix pending tokens not showing #3154
* Fix tokens image update
* Remove unused name in Header
* Separate Tokens and ETH fetching #3590
* Remove unused isTest
* Fetch Tokens Balance via Filter #3590
* Fix linting
* Fix updating tokens image (#3590)
* Fix contract balances
* Improved Status
* Fixing secureApi issues...
* Fetch all tokens every 2 minutes (for safety) #3590
* PR changes fix
* Fix Account error
|
2016-11-25 16:46:35 +01:00 |
|
Jaco Greeff
|
efbbe507ee
|
Warp sync status display (#3045)
* Warp sync status display
* Add BlockStatus component (re-usable)
|
2016-11-01 22:43:22 +01:00 |
|