| Commit message (Expand) | Author | Age | Files | Lines |
* | Update everything to Coinbase Wallet instead of Toshi | fragosti | 2018-09-26 | 1 | -1/+1 |
* | Fix order creation and fill flow in Portal | fragosti | 2018-09-18 | 1 | -1/+1 |
* | Fix minting for new tokens on testnets | fragosti | 2018-09-07 | 1 | -1/+22 |
* | Merge branch 'feature/website/update-portal-v2' of https://github.com/0xProje... | fragosti | 2018-09-05 | 1 | -7/+5 |
|\ |
|
| * | Add back order validation logic | Fabio Berger | 2018-09-05 | 1 | -7/+5 |
* | | Use order parser utils from order utils | fragosti | 2018-09-05 | 1 | -2/+1 |
|/ |
|
* | Update exchange ABI for decoding logs | Brandon Millman | 2018-08-31 | 1 | -5/+1 |
* | Remove LogError legacy stuff | Brandon Millman | 2018-08-31 | 1 | -4/+0 |
* | Update comment for validation | Brandon Millman | 2018-08-31 | 1 | -1/+2 |
* | Remove commented out block | Brandon Millman | 2018-08-31 | 1 | -20/+0 |
* | Remove cancel check | Brandon Millman | 2018-08-31 | 1 | -7/+0 |
* | Update generate and fill order flows | Brandon Millman | 2018-08-31 | 1 | -2/+11 |
* | Token registry from old 0x version | Brandon Millman | 2018-08-31 | 1 | -9/+12 |
* | Fix import | Brandon Millman | 2018-08-31 | 1 | -1/+1 |
* | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 1 | -98/+101 |
* | Remove TODO | fragosti | 2018-07-19 | 1 | -1/+0 |
* | Add lifecycle messages | fragosti | 2018-07-19 | 1 | -11/+13 |
* | WIP for sending ether from portal (works) | fragosti | 2018-07-19 | 1 | -0/+26 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -3/+7 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-14 | 1 | -19/+12 |
|\ |
|
| * | Merge pull request #866 from 0xProject/feature/website/integrate-heap | Francesco Agosti | 2018-07-14 | 1 | -1/+1 |
| |\ |
|
| | * | Integrate heap analytics | fragosti | 2018-07-12 | 1 | -1/+1 |
| * | | Fix linter issues | Fabio Berger | 2018-07-14 | 1 | -4/+3 |
| * | | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 1 | -4/+4 |
| * | | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -10/+4 |
| |/ |
|
* | | Refactor utils and add UNNKOWN environment type | fragosti | 2018-07-13 | 1 | -1/+0 |
* | | Make error reporter not return a promise and add more environment possibilities | fragosti | 2018-07-13 | 1 | -3/+3 |
|/ |
|
* | Grab token registry information from our DB for mainnet | Brandon Millman | 2018-07-11 | 1 | -3/+7 |
* | Fix unsubscribe bug | fragosti | 2018-07-10 | 1 | -1/+3 |
* | Merge pull request #835 from 0xProject/feature/website/token-updates | Brandon Millman | 2018-07-07 | 1 | -1/+1 |
|\ |
|
| * | Update token registry icons and asset picker flows | Brandon Millman | 2018-07-07 | 1 | -1/+1 |
* | | Merge pull request #828 from 0xProject/feature/website/portal-improvements | Brandon Millman | 2018-07-07 | 1 | -4/+26 |
|\ \ |
|
| * | | address CR feedback | fragosti | 2018-07-07 | 1 | -2/+2 |
| * | | Poll for gas prices and use fast instead of average for better UX | fragosti | 2018-07-06 | 1 | -4/+26 |
| |/ |
|
* / | Hard code exchange abi | Brandon Millman | 2018-07-07 | 1 | -1/+6 |
|/ |
|
* | Add missing undefined check | Fabio Berger | 2018-07-04 | 1 | -0/+1 |
* | remove console.log | Fabio Berger | 2018-07-04 | 1 | -1/+0 |
* | Fix conditional | Fabio Berger | 2018-07-04 | 1 | -3/+4 |
* | Rename subprovider in blockchain.ts | Fabio Berger | 2018-07-04 | 1 | -2/+2 |
* | Remove dep on Web3 in Website. Introduced InjectedWeb3 type. | Fabio Berger | 2018-07-04 | 1 | -7/+17 |
* | Add human readable names for Toshi and Cipher | Brandon Millman | 2018-07-03 | 1 | -0/+2 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 1 | -5/+7 |
|\ |
|
| * | Remove isTracked field on token in favor of trackedTimestamp | Brandon Millman | 2018-06-29 | 1 | -5/+7 |
* | | Changing provider to ledger more consistent with previous experience | fragosti | 2018-06-28 | 1 | -3/+5 |
* | | Fix convention stuff | fragosti | 2018-06-28 | 1 | -15/+15 |
* | | Remove IS_MAINNET_ENABLED config | fragosti | 2018-06-28 | 1 | -5/+2 |
* | | Rename all corresponding bools to shouldUseLedgerProvider | fragosti | 2018-06-28 | 1 | -13/+13 |
* | | Remove unused variables | fragosti | 2018-06-27 | 1 | -9/+3 |
* | | Make unsubscribing work | fragosti | 2018-06-27 | 1 | -1/+5 |
* | | Fix stateful ledger dialog edge state | fragosti | 2018-06-27 | 1 | -2/+1 |
* | | Fix subtle issues with ledger config dialog | fragosti | 2018-06-27 | 1 | -1/+1 |
* | | Ledger to metamask to ledger working | fragosti | 2018-06-27 | 1 | -20/+31 |
* | | Have basic network switching working | fragosti | 2018-06-26 | 1 | -110/+114 |
* | | Remove existing networkId watching logic from BlockchainWatcher | fragosti | 2018-06-26 | 1 | -3/+3 |
|/ |
|
* | Check network state immediately instead of waiting for delay | Brandon Millman | 2018-06-19 | 1 | -3/+3 |
* | Fix filling orders on Portal | fragosti | 2018-06-15 | 1 | -0/+1 |
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -4/+4 |
* | Address feedback | fragosti | 2018-06-05 | 1 | -3/+5 |
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -1/+1 |
* | Fix prettier | Leonid Logvinov | 2018-05-24 | 1 | -1/+3 |
* | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 1 | -58/+60 |
* | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 1 | -27/+30 |
|\ |
|
| * | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -27/+30 |
* | | Fix zeppelin imports, run prettier | Amir Bandeali | 2018-04-21 | 1 | -1/+3 |
|/ |
|
* | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -8/+8 |
* | Remove legacy export | Fabio Berger | 2018-04-13 | 1 | -1/+0 |
* | Merge branch 'development' into feature/subproviders/mnemonic-wallet-subprovider | Jacob Evans | 2018-04-12 | 1 | -4/+22 |
|\ |
|
| * | Refactor RedundantRpcSubprovider into RedundantSubprovider | Fabio Berger | 2018-04-06 | 1 | -4/+21 |
* | | Update website to support latest ledger | Jacob Evans | 2018-04-11 | 1 | -8/+1 |
|/ |
|
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -3/+4 |
* | Remove WETH hack now that updated WETH address is in TokenRegistry | Fabio Berger | 2018-03-27 | 1 | -21/+1 |
* | Add error popover if TokenRegistry on network user is browsing on don't inclu... | Fabio Berger | 2018-03-25 | 1 | -0/+16 |
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -4/+4 |
* | Merge pull request #447 from 0xProject/refactorAnalytics | Fabio Berger | 2018-03-12 | 1 | -11/+12 |
|\ |
|
| * | Refactor Analytics so that calls to ReactGA are all in a single module, combi... | Fabio Berger | 2018-03-10 | 1 | -11/+12 |
* | | Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ... | Fabio Berger | 2018-03-11 | 1 | -4/+7 |
* | | Fix userAddress bugs | Fabio Berger | 2018-03-11 | 1 | -8/+8 |
* | | Get rid of getFirstAccountIfExistsAsync since no longer needed | Fabio Berger | 2018-03-11 | 1 | -9/+4 |
* | | Refactor blockchain to store userAddress as address or undefined | Fabio Berger | 2018-03-11 | 1 | -34/+63 |
* | | Create blockchainWatcher class and refactor Portal such that Ether amounts ar... | Fabio Berger | 2018-03-10 | 1 | -18/+46 |
* | | remove remaining declaration | Fabio Berger | 2018-03-09 | 1 | -1/+0 |
* | | Remove _exchangeAddress instance var from blockchain class | Fabio Berger | 2018-03-09 | 1 | -10/+1 |
|/ |
|
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -3/+11 |
* | Move onPageLoadAsync to utils | Fabio Berger | 2018-03-03 | 1 | -9/+1 |
* | Rename _unsubscribeAll to unsubscribeAll | Leonid Logvinov | 2018-02-27 | 1 | -1/+1 |
* | Implement blockchain.portalOrderToZeroExOrder | Leonid Logvinov | 2018-02-09 | 1 | -0/+20 |
* | Address feedback | Leonid Logvinov | 2018-02-08 | 1 | -34/+0 |
* | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 1 | -8/+5 |
* | Change the InjectedWeb3Subprovider to accept Web3.Provider | Jacob Evans | 2018-02-03 | 1 | -1/+1 |
* | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -1/+1 |
* | Make default gasPrice more readable | Fabio Berger | 2018-01-31 | 1 | -1/+3 |
* | Fix linter errors | Fabio Berger | 2018-01-31 | 1 | -6/+3 |
* | Pass in whether we want the personal message prefix appended and never append... | Fabio Berger | 2018-01-30 | 1 | -1/+14 |
* | Wholesale replace the tokenByAddress and de-dup properly | Fabio Berger | 2018-01-30 | 1 | -10/+14 |
* | Call destroy ealier so that web3Wrapper stops polling for userAddress/network... | Fabio Berger | 2018-01-30 | 1 | -2/+5 |
* | Remove the ability to clear tokenByAddress. It should simply be updated. | Fabio Berger | 2018-01-30 | 1 | -1/+0 |
* | Fetch default gasPrice from our ethGasStation API mirror and set it for all t... | Fabio Berger | 2018-01-29 | 1 | -3/+34 |
* | Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger... | Fabio Berger | 2018-01-29 | 1 | -2/+2 |
* | Add flash message instructing user to confirm tx on Ledger | Fabio Berger | 2018-01-29 | 1 | -0/+13 |
* | Make it such that users can switch between Ledger accounts without first swit... | Fabio Berger | 2018-01-29 | 1 | -2/+4 |
* | Fix bug where could not switch to Ledger and back | Fabio Berger | 2018-01-29 | 1 | -19/+24 |
* | Implement just-in-time loading of token balances & allowances | Fabio Berger | 2018-01-28 | 1 | -40/+19 |
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -107/+108 |
* | Fix prettier | Leonid Logvinov | 2018-01-18 | 1 | -10/+14 |
* | Use intervalUtils.clearAsyncExcludingInterval instead of calling clearInterva... | Fabio Berger | 2018-01-18 | 1 | -3/+3 |
* | Add missing onError callbacks | Fabio Berger | 2018-01-18 | 1 | -1/+5 |
* | Fix ts error in portal after enabling more strict checks | Leonid Logvinov | 2018-01-10 | 1 | -3/+3 |
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -2/+1 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -119/+130 |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -178/+178 |
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-20 | 1 | -46/+46 |
|\ |
|
| * | Merge branch 'development' into refactor/website | Fabio Berger | 2017-12-20 | 1 | -3/+3 |
| |\ |
|
| | * | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -3/+3 |
| * | | Merge branch 'development' into refactor/website | Fabio Berger | 2017-12-19 | 1 | -4/+4 |
| |\| |
|
| | * | Update website calls to deposit/withdraw | Fabio Berger | 2017-12-18 | 1 | -4/+4 |
| * | | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti... | Fabio Berger | 2017-12-19 | 1 | -20/+20 |
| * | | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 1 | -15/+15 |
| * | | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 1 | -4/+4 |
| |/ |
|
* | | Add airtable tasks to TODO's | Fabio Berger | 2017-12-19 | 1 | -0/+3 |
* | | Temporarily pretend as if new WETH contracts are already whitelisted by token... | Fabio Berger | 2017-12-18 | 1 | -6/+11 |
* | | Update to passing etherTokenAddress into withdraw and deposit calls | Fabio Berger | 2017-12-18 | 1 | -4/+4 |
|/ |
|
* | Temporary hack to alleviate issues with updating tokenRegistry with new WETH ... | Fabio Berger | 2017-12-16 | 1 | -1/+14 |
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 1 | -11/+1 |
* | Reuse intervalutils in website | Leonid Logvinov | 2017-12-15 | 1 | -3/+3 |
* | Don't unsubscribe on error. It's done automatically | Leonid Logvinov | 2017-12-12 | 1 | -6/+3 |
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'development' into feature/web3-wrapper | Leonid | 2017-12-08 | 1 | -5/+10 |
| |\ |
|
| * | | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -3/+3 |
* | | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-08 | 1 | -5/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Make sure we always pass in the correct networkId even if no injectedWeb3 found | Fabio Berger | 2017-12-08 | 1 | -5/+10 |
| |/ |
|
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
|\| |
|
| * | Move declaration into proper conditional block | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
* | | Use subproviders subpackage in website and remove old subproviders | Fabio Berger | 2017-12-06 | 1 | -21/+23 |
|/ |
|
* | Fix tslint error | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | Last remaining website fixes | Fabio Berger | 2017-11-28 | 1 | -7/+9 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -142/+102 |
* | Fix subscriptions given latest changes to 0x.js | Fabio Berger | 2017-11-24 | 1 | -4/+5 |
* | Fix bug | Fabio Berger | 2017-11-24 | 1 | -2/+2 |
* | Upgrade to latest 0x.js version and refactor subscriptions to use latest int... | Fabio Berger | 2017-11-23 | 1 | -24/+40 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 1 | -0/+770 |