Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/website/update-portal-v2' of ↵ | fragosti | 2018-09-05 | 1 | -7/+5 |
|\ | | | | | | | https://github.com/0xProject/0x-monorepo into feature/website/update-portal-v2 | ||||
| * | 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 |
|\ | | | | | | | bug/website/txhash-error | ||||
| * | Merge pull request #866 from 0xProject/feature/website/integrate-heap | Francesco Agosti | 2018-07-14 | 1 | -1/+1 |
| |\ | | | | | | | Integrate Heap analytics into the website | ||||
| | * | 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 | ||||
| * | 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 |
|\ \ | | | | | | | Fix some portal bugs, and poll for best gas price | ||||
| * | | 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 |
|\ | | | | | | | feature/website/support-new-metamask | ||||
| * | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock | ||||
| * | 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 ↵ | Fabio Berger | 2018-03-25 | 1 | -0/+16 |
| | | | | include the requisite default tokens for 0x Portal to function | ||||
* | 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 Website Analytics | ||||
| * | Refactor Analytics so that calls to ReactGA are all in a single module, ↵ | Fabio Berger | 2018-03-10 | 1 | -11/+12 |
| | | | | | | | | combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync | ||||
* | | Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ↵ | Fabio Berger | 2018-03-11 | 1 | -4/+7 |
| | | | | | | | | don't sometimes pass an empty string and sometimes undefined | ||||
* | | 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 ↵ | Fabio Berger | 2018-03-10 | 1 | -18/+46 |
| | | | | | | | | are always passed around as baseUnits | ||||
* | | 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 ↵ | Fabio Berger | 2018-01-30 | 1 | -1/+14 |
| | | | | append it for Ledger. This fixes signing when Ledger is used and the backing node is not Parity | ||||
* | 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 ↵ | Fabio Berger | 2018-01-30 | 1 | -2/+5 |
| | | | | userAddress/networkId updates before we prep for the batchDispatch | ||||
* | 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 ↵ | Fabio Berger | 2018-01-29 | 1 | -3/+34 |
| | | | | transactions | ||||
* | Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to ↵ | Fabio Berger | 2018-01-29 | 1 | -2/+2 |
| | | | | Ledger network dropdown | ||||
* | 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 ↵ | Fabio Berger | 2018-01-29 | 1 | -2/+4 |
| | | | | switching back to an injected provider | ||||
* | 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 ↵ | Fabio Berger | 2018-01-18 | 1 | -3/+3 |
| | | | | clearInterval directly for grepability | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (27 commits) Remove re-assignment Fix scrolling topBar on Portal Fix overflow issue on calculated fillAmount Fix faulty import Introduce an identityCommandBuilder Define types for methodID Define types for ethereumjs-abi Install types for yargs Fix comments Fix linter issues Fix linter error Rename SubscriptionOpts to BlockRange Refactor remaining _.assign to spread operator Move muiTheme into it's own module Refactor configs and constants, standardize on uppercase/snakecase, alphebetize, rename for logical grouping Sort colors into color spectrum remove unused style standarize on `grey` over `gray` spelling and other color related fixes Standardize colors to always be in uppercase hex and consolidate material-ui greys Consolidate all custom colors and material-ui colors into a colors module ... # Conflicts: # packages/website/ts/components/eth_wrappers.tsx # packages/website/ts/components/portal.tsx # packages/website/ts/utils/configs.ts # packages/website/ts/utils/constants.ts | ||||
| * | Merge branch 'development' into refactor/website | Fabio Berger | 2017-12-20 | 1 | -3/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Introduce an identityCommandBuilder Define types for methodID Define types for ethereumjs-abi Install types for yargs Fix comments Fix linter issues Fix linter error Rename SubscriptionOpts to BlockRange | ||||
| | * | 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 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Add additional public changes introduced to changelog Update CHANGELOG Add a comment Introduce a variable for true Remove redundant template string Implement the address derivations Add hdnode dependency Move web3 import after subprovider imports in test web3_factory Fixed https://github.com/0xProject/wiki/issues/19 by disabling re-rendering of markdownCodeBlock renderer if props haven't updated Add convenience `rebuild` command Update website calls to deposit/withdraw Add entry to CHANGELOG Fix tests in contracts Modify the etherToken wrapper methods to accept an etherTokenAddress as the first arg. Since it is becoming apparent we will be updating the canonical WETH contract, we want users of 0x.js to be able to interact with n number of etherTokens without re-instantiating for each one. Fix documentation issue where `unsubscribeAll` shown as method on every contractWrapper instance even though it's only used by Exchange and Token wrappers. # Conflicts: # packages/website/ts/components/eth_weth_conversion_button.tsx | ||||
| | * | Update website calls to deposit/withdraw | Fabio Berger | 2017-12-18 | 1 | -4/+4 |
| | | | |||||
| * | | Refactor configs and constants, standardize on uppercase/snakecase, ↵ | Fabio Berger | 2017-12-19 | 1 | -20/+20 |
| | | | | | | | | | | | | alphebetize, rename for logical grouping | ||||
| * | | 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 ↵ | Fabio Berger | 2017-12-18 | 1 | -6/+11 |
| | | | | | | | | tokenRegistry and put hacks behind the shouldDeprecateOldWethToken flag | ||||
* | | 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 |
| | | | | address | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Update README.md Inline network module Stop supporting different file extensions in abi-gen Refactor networkId out of web3Wrapper Update connect types in preperation for publishing Fix CI command Address feedback Refactor web3Wrapper to a separate package # Conflicts: # package.json # packages/website/ts/blockchain.ts | ||||
| * | 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 |
|\ \ \ | | |/ | |/| | | | | | | | | | | * development: Make sure we don't pass empty maker into getOrderHashHex Make sure we always pass in the correct networkId even if no injectedWeb3 found | ||||
| * | | 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 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Inline function Introduce a const Make private Add version matcher script Use same versions of dependencies everywhere Add missing await Move declaration into proper conditional block Fix Party element so that an identicon's height is that which was passed in # Conflicts: # packages/website/package.json # yarn.lock | ||||
| * | 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 ↵ | Fabio Berger | 2017-11-23 | 1 | -24/+40 |
| | | | | interface | ||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+770 |
sub-packages, use new subscribeAsync 0x.js method |