aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/blockchain_watcher.ts
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-86/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
* Implement correct behavior for menu in the walletBrandon Millman2018-07-021-4/+3
* Remove unused variablesfragosti2018-06-271-9/+1
* Ledger to metamask to ledger workingfragosti2018-06-271-19/+0
* Have basic network switching workingfragosti2018-06-261-1/+21
* Remove existing networkId watching logic from BlockchainWatcherfragosti2018-06-261-25/+12
* Check network state immediately instead of waiting for delayBrandon Millman2018-06-191-44/+45
* Try enabling no-unused-variable...fragosti2018-06-051-2/+1
* Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-3/+3
* Add missing type definitionsLeonid Logvinov2018-05-141-7/+7
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-2/+2
* Use undefined rather then an empty string in blockchainWatcherFabio Berger2018-03-111-8/+8
* Create blockchainWatcher class and refactor Portal such that Ether amounts ar...Fabio Berger2018-03-101-0/+107