Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 2 | -2/+5 |
| | |||||
* | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 4 | -11/+12 |
| | |||||
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 1 | -65/+65 |
| | |||||
* | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 1 | -3/+2 |
| | |||||
* | feature: implement logging and friendly wallet name for Opera | fragosti | 2019-01-11 | 1 | -3/+6 |
| | |||||
* | Make amountAvailableToFill required | Steve Klebanoff | 2018-12-22 | 1 | -1/+0 |
| | |||||
* | Merge branch 'development' into feature/instant/tell-amount-available | Steve Klebanoff | 2018-12-22 | 4 | -7/+44 |
|\ | |||||
| * | Merge branch 'development' into fix/instant/signature-denied | Brandon Millman | 2018-12-21 | 3 | -6/+36 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (914 commits) Unfix compiler version except for top level contracts Move OrderValidator to extensions Update CHANGELOG Remove assembly version of matchOrders Add getOrderInfo check before calling fillOrder Update comments and hard code function selector constants Fix build after rebase update comments Fix build and add back tests Update dependency paths Add OrderMatcher tests feat: Add OrderMatcher contract that takes spread in multiple assets by calling `matchOrders` followed by `fillOrder` Update CHANGELOG Use more efficient equality checks Add note about input validation Use more efficient check for overflow Check if amount == 0 before doing division Reapply prettier New relayers feat(sra_client.py): Test deployed pkg via tox ... | ||||
| | * | show < 0.00001 ETH when amount gets really small | Steve Klebanoff | 2018-12-13 | 1 | -5/+16 |
| | | | |||||
| | * | show as <$0.01 when less than a cent in USD, and also show 1 significant ↵ | Steve Klebanoff | 2018-12-13 | 1 | -3/+12 |
| | | | | | | | | | | | | digit if rounded amount is 0 | ||||
| | * | Analytics events for ETH/USD toggle and failure to fetch eth usd price | Steve Klebanoff | 2018-12-13 | 1 | -0/+9 |
| | | | |||||
| | * | Remove unused util | Steve Klebanoff | 2018-12-13 | 1 | -36/+0 |
| | | | |||||
| | * | Render OrderDetailsRow directly | Steve Klebanoff | 2018-12-13 | 1 | -35/+0 |
| | | | |||||
| | * | Show as 0 when selected | Steve Klebanoff | 2018-12-12 | 1 | -1/+2 |
| | | | |||||
| | * | feat(instant): ETH/USD toggle | Steve Klebanoff | 2018-12-12 | 1 | -0/+71 |
| | | | |||||
| * | | feat(instant): add new event for unknown buy errors | Brandon Millman | 2018-12-21 | 1 | -0/+6 |
| | | | |||||
| * | | fix(instant): use isTrust property to determine if provider is trust wallet | Brandon Millman | 2018-12-21 | 1 | -1/+1 |
| | | | |||||
| * | | feature(instant): add trust wallet detection | Brandon Millman | 2018-12-15 | 1 | -0/+2 |
| |/ | |||||
* | | Only send in amountAvailableToFill if it's a non-zero amount, add additional ↵ | Steve Klebanoff | 2018-12-15 | 1 | -1/+5 |
| | | | | | | | | tests and nest, and put error into its own file | ||||
* | | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ↵ | Steve Klebanoff | 2018-12-15 | 2 | -2/+22 |
|/ | | | | in instant | ||||
* | feat: refactor provider name and displayName logic | fragosti | 2018-12-08 | 3 | -8/+37 |
| | |||||
* | feat: log walletDisplayName to Heap | fragosti | 2018-12-08 | 1 | -0/+3 |
| | |||||
* | feat(instant): More aggressive error reporting | Steve Klebanoff | 2018-12-06 | 1 | -5/+2 |
| | |||||
* | Merge pull request #1389 from 0xProject/fix/instant-rollbar-localhost | Steve Klebanoff | 2018-12-06 | 2 | -5/+22 |
|\ | | | | | [instant] Don't report localhost errors to Rollbar | ||||
| * | Takeout console.log | Steve Klebanoff | 2018-12-06 | 1 | -1/+0 |
| | | |||||
| * | Only include localhost in host domains if in development mode | Steve Klebanoff | 2018-12-06 | 2 | -5/+23 |
| | | |||||
* | | fix: call toLowerCase in asset creation logic | fragosti | 2018-12-06 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1381 from 0xProject/feature/magic-input-error | Steve Klebanoff | 2018-12-05 | 2 | -5/+5 |
|\ | | | | | [instant] Magic input to trigger error for production Rollbar testing | ||||
| * | Add GIT_SHA and NPM_VERSION constants, report git and npm version in error | Steve Klebanoff | 2018-12-05 | 2 | -5/+5 |
| | | |||||
* | | Merge pull request #1371 from ↵ | Steve Klebanoff | 2018-12-05 | 1 | -1/+5 |
|\ \ | |/ |/| | | | | | 0xProject/feature/instant/log-decimals-and-add-event-properties feat(instant): More event properties for tracking | ||||
| * | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmount | Steve Klebanoff | 2018-12-05 | 1 | -1/+1 |
| | | |||||
| * | feat(instant): Add eth balance, eth address, token symbol and decimals to ↵ | Steve Klebanoff | 2018-12-04 | 1 | -0/+4 |
| | | | | | | | | event properties | ||||
* | | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap ↵ | Steve Klebanoff | 2018-12-04 | 1 | -5/+7 |
|/ | | | | in development | ||||
* | Merge branch 'development' into feature/instant/rollbar-env | Steve Klebanoff | 2018-12-01 | 1 | -0/+6 |
|\ | |||||
| * | Merge pull request #1359 from 0xProject/feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 1 | -0/+3 |
| |\ | | | | | | | [instant] CDN-approach to identifying environments | ||||
| * | | add missing import from merge | Steve Klebanoff | 2018-12-01 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'development' into feature/instant/misc-close-analytics | Steve Klebanoff | 2018-11-30 | 3 | -6/+56 |
| |\ \ | |||||
| * | | | feat(instant): Close and View Transaction analytics events | Steve Klebanoff | 2018-11-28 | 1 | -1/+6 |
| | | | | |||||
* | | | | Merge branch 'feature/instant/prod-env-switches-cdn' into ↵ | Steve Klebanoff | 2018-12-01 | 4 | -9/+172 |
|\ \ \ \ | | |_|/ | |/| | | | | | | feature/instant/rollbar-env | ||||
| * | | | Merge branch 'development' into feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 3 | -6/+168 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | assetAmount -> assetBuyAmount | Steve Klebanoff | 2018-11-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | Merge branch 'development' into feature/instant/quote-analytics | Steve Klebanoff | 2018-11-29 | 1 | -1/+22 |
| | |\ \ | |||||
| | | * | | Merge branch 'development' into feature/instant/install-analytics | Steve Klebanoff | 2018-11-28 | 1 | -0/+6 |
| | | |\| | |||||
| | | * | | feat(instant): Install Wallet analytics | Steve Klebanoff | 2018-11-28 | 1 | -0/+10 |
| | | | | | |||||
| | | * | | Track install wallet clicked | Steve Klebanoff | 2018-11-28 | 1 | -1/+4 |
| | | | | | |||||
| | * | | | Use base unit value | Steve Klebanoff | 2018-11-29 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Move fetch origin out of options | Steve Klebanoff | 2018-11-29 | 2 | -11/+11 |
| | | | | | |||||
| | * | | | fetchedVia -> fetchOrigin | Steve Klebanoff | 2018-11-29 | 3 | -8/+12 |
| | | | | | |||||
| | * | | | QuoteFetchedVia -> QuoteFetchOrigin | Steve Klebanoff | 2018-11-29 | 3 | -7/+7 |
| | | | | | |||||
| | * | | | Take out asset name and data as we can use the selected event properties | Steve Klebanoff | 2018-11-29 | 2 | -16/+2 |
| | | | | | |||||
| | * | | | Tracking quote errors | Steve Klebanoff | 2018-11-28 | 2 | -0/+23 |
| | | | | | |||||
| | * | | | feat(instant): Quote fetch tracking | Steve Klebanoff | 2018-11-28 | 3 | -3/+19 |
| | | |/ | | |/| | |||||
| | * | | Merge branch 'development' into feature/instant/dropdown-analytics | Steve Klebanoff | 2018-11-28 | 1 | -0/+55 |
| | |\| | |||||
| | | * | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-28 | 1 | -3/+25 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Make explicit functions Linting Fix props Set selected asset to none Track numberAvailableAssets, selectedAssetName, selectedAssetData event properties Fix dupe merge issue feat(instant): Event tracking for token selector Token selector searched Token Selector open, closed, chose | ||||
| | | * | | feat(instant): change event properties to ms times instead of unix timestamps | Brandon Millman | 2018-11-28 | 1 | -8/+5 |
| | | | | | |||||
| | | * | | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-27 | 1 | -0/+27 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix: add --exclude-missing flag to yarn clean command Update CHANGELOG fix: remove getApproved check from OrderValidator since approval is removed after a single transfer Add comment Force scaling input component to rerender when a different asset is chosen Send in explicit props feat(instant): Add more event properties to heap Move out generating of event properties, and send in orderSource autofocus -> hasAutoFocus fix(instant): Right align amounts fix(instant): Autofocus text amount input | ||||
| | | * | | | feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy events | Brandon Millman | 2018-11-27 | 1 | -8/+23 |
| | | | | | | |||||
| | | * | | | feat(instant): add buyQuote properties to buy events | Brandon Millman | 2018-11-27 | 1 | -7/+36 |
| | | | | | | |||||
| | | * | | | feat(instant): add txHash to relevant buy events | Brandon Millman | 2018-11-27 | 1 | -3/+3 |
| | | | | | | |||||
| | | * | | | feat(instant): implement buy events without associated properties | Brandon Millman | 2018-11-27 | 1 | -0/+14 |
| | | | | | | |||||
| | * | | | | Merge branch 'development' into feature/instant/dropdown-analytics | Steve Klebanoff | 2018-11-28 | 1 | -3/+25 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Set selected asset to none | Steve Klebanoff | 2018-11-27 | 1 | -6/+2 |
| | | | | | | |||||
| | | * | | | Track numberAvailableAssets, selectedAssetName, selectedAssetData event ↵ | Steve Klebanoff | 2018-11-27 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | properties | ||||
| | | * | | | Fix dupe merge issue | Steve Klebanoff | 2018-11-27 | 1 | -1/+0 |
| | | | | | | |||||
| | | * | | | Merge branch 'development' into feature/instant/token-picker-events | Steve Klebanoff | 2018-11-27 | 1 | -0/+27 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | * | | | feat(instant): Event tracking for token selector | Steve Klebanoff | 2018-11-27 | 1 | -1/+6 |
| | | | | | | |||||
| | | * | | | Token selector searched | Steve Klebanoff | 2018-11-27 | 1 | -0/+3 |
| | | | | | | |||||
| | | * | | | Token Selector open, closed, chose | Steve Klebanoff | 2018-11-27 | 1 | -0/+7 |
| | | | |/ | | | |/| | |||||
| | * | | | feat(instant): Add analytics events for payment dropdown | Steve Klebanoff | 2018-11-28 | 1 | -0/+6 |
| | | |/ | | |/| | |||||
| | * | | Merge branch 'development' into feature/instant/open-close-events | Steve Klebanoff | 2018-11-27 | 2 | -14/+22 |
| | |\| | |||||
| | * | | Send in explicit props | Steve Klebanoff | 2018-11-22 | 1 | -16/+14 |
| | | | | |||||
| | * | | feat(instant): Add more event properties to heap | Steve Klebanoff | 2018-11-21 | 1 | -0/+6 |
| | | | | |||||
| | * | | Move out generating of event properties, and send in orderSource | Steve Klebanoff | 2018-11-21 | 1 | -0/+23 |
| | | | | |||||
| * | | | cdn -> dischargeTarget, and report to heap | Steve Klebanoff | 2018-12-01 | 1 | -0/+1 |
| | | | | |||||
| * | | | feat: write version info directly to exported object | fragosti | 2018-11-29 | 1 | -8/+0 |
| | | | | |||||
| * | | | feat: write version info to window | fragosti | 2018-11-29 | 1 | -0/+8 |
| | |/ | |/| | |||||
* | | | Merge branch 'development' into feature/instant/rollbar-env | Steve Klebanoff | 2018-11-27 | 2 | -14/+22 |
|\| | | |||||
| * | | chore(instant): revert usage of event properties | Brandon Millman | 2018-11-22 | 1 | -10/+3 |
| | | | |||||
| * | | chore(instant): refactor usage of event properties in heap | Brandon Millman | 2018-11-22 | 2 | -15/+21 |
| | | | |||||
| * | | feat(instant): implement account related events | Brandon Millman | 2018-11-21 | 1 | -2/+11 |
| |/ | |||||
* | | EMBEDDED_DOMAINS -> HOST_DOMAINS | Steve Klebanoff | 2018-11-27 | 1 | -2/+2 |
| | | |||||
* | | Host whitelist so we don't get errors from embedded site | Steve Klebanoff | 2018-11-22 | 1 | -1/+2 |
| | | |||||
* | | Linting | Steve Klebanoff | 2018-11-22 | 1 | -1/+1 |
| | | |||||
* | | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to ↵ | Steve Klebanoff | 2018-11-22 | 1 | -10/+3 |
| | | | | | | | | INSTANT_ENVIRONMENT | ||||
* | | Move rollbar setup into function, move setting up into provider | Steve Klebanoff | 2018-11-22 | 1 | -33/+33 |
| | | |||||
* | | Always report unexpected errors. Move error message generation into helper ↵ | Steve Klebanoff | 2018-11-22 | 2 | -21/+25 |
| | | | | | | | | function, and add tests | ||||
* | | Linting | Steve Klebanoff | 2018-11-21 | 1 | -1/+1 |
| | | |||||
* | | Explicit error reporting | Steve Klebanoff | 2018-11-21 | 3 | -3/+9 |
| | | |||||
* | | feat(instant): Report errors to rollbar | Steve Klebanoff | 2018-11-21 | 1 | -0/+68 |
|/ | |||||
* | Get heap analytics id from ENV variable | Steve Klebanoff | 2018-11-20 | 1 | -10/+8 |
| | |||||
* | Change disabled analytics name, add assertion, and always set | Steve Klebanoff | 2018-11-20 | 1 | -4/+4 |
| | |||||
* | Add way to disable via props | Steve Klebanoff | 2018-11-17 | 1 | -3/+20 |
| | |||||
* | Better way of reporting Fallback provider | Steve Klebanoff | 2018-11-17 | 3 | -7/+1 |
| | |||||
* | Specify fallback web3 provider in analytics | Steve Klebanoff | 2018-11-17 | 2 | -0/+6 |
| | |||||
* | Remove old function | Steve Klebanoff | 2018-11-17 | 1 | -2/+0 |
| | |||||
* | Widget -> Instant | Steve Klebanoff | 2018-11-17 | 1 | -0/+2 |
| | |||||
* | Getting rid of unused function, and using track prefix | Steve Klebanoff | 2018-11-17 | 1 | -4/+2 |
| | |||||
* | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-17 | 2 | -23/+28 |
|\ | |||||
| * | Send in affiliate info as option | Steve Klebanoff | 2018-11-16 | 1 | -3/+2 |
| | | |||||
| * | Have heartbeat update not trigger errors | Steve Klebanoff | 2018-11-16 | 2 | -21/+27 |
| | | |||||
* | | Disable tslint for unused function so we can include this for future ↵ | Steve Klebanoff | 2018-11-17 | 1 | -0/+1 |
| | | | | | | | | tracking events | ||||
* | | Report on git sha and npm version of build | Steve Klebanoff | 2018-11-17 | 1 | -2/+4 |
| | | |||||
* | | null -> undefined | Steve Klebanoff | 2018-11-17 | 1 | -2/+2 |
| | | |||||
* | | Add initials to TODO note | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
| | | |||||
* | | Take out old TODO | Steve Klebanoff | 2018-11-17 | 1 | -1/+0 |
| | | |||||
* | | Switch heap id on environment, and make sure app id is what we expect | Steve Klebanoff | 2018-11-17 | 1 | -2/+14 |
| | | |||||
* | | We may not know num available assets available when wallet ready, so not ↵ | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
| | | | | | | | | trackin there | ||||
* | | Make user and event properties more specific | Steve Klebanoff | 2018-11-17 | 2 | -5/+16 |
| | | |||||
* | | Typesafe analytic actions | Steve Klebanoff | 2018-11-17 | 2 | -25/+44 |
| | | |||||
* | | Linting | Steve Klebanoff | 2018-11-16 | 1 | -1/+0 |
| | | |||||
* | | Take out console.logs | Steve Klebanoff | 2018-11-16 | 1 | -3/+0 |
| | | |||||
* | | Introduce ANALYTICS_ENABLED constant | Steve Klebanoff | 2018-11-16 | 1 | -0/+6 |
| | | |||||
* | | Use pure functions instead of class | Steve Klebanoff | 2018-11-16 | 1 | -27/+24 |
| | | |||||
* | | feat(instant): Heap middleware and first tracking events | Steve Klebanoff | 2018-11-16 | 2 | -7/+41 |
| | | |||||
* | | First pass on widget version of heap | Steve Klebanoff | 2018-11-16 | 1 | -0/+87 |
|/ | |||||
* | feat: use capital values for enums | fragosti | 2018-11-15 | 1 | -19/+17 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-14 | 2 | -10/+10 |
|\ | | | | | | | feature/instant/different-install-wallet-copy-for-mobile | ||||
| * | Merge https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-14 | 2 | -10/+10 |
| |\ | | | | | | | | | | feature/instant/metamask-connect-flow | ||||
| | * | chore(instant): update selectedAssetAmount in the redux state to be named ↵ | Brandon Millman | 2018-11-14 | 2 | -10/+10 |
| | | | | | | | | | | | | selectedAssetUnitAmount | ||||
* | | | feat: display the correct provider type and change unlock / install prompt ↵ | fragosti | 2018-11-14 | 2 | -18/+47 |
| | | | | | | | | | | | | content | ||||
* | | | feat: change install wallet panel content based on browser and os | fragosti | 2018-11-14 | 1 | -0/+42 |
|/ / | |||||
* | | fix: rename handler creator name | fragosti | 2018-11-13 | 1 | -1/+1 |
| | | |||||
* | | fix: remove requirement of default case in all switch statements | fragosti | 2018-11-13 | 2 | -4/+1 |
| | | |||||
* | | feat: integrate wallet flow with heartbeat and other branches | fragosti | 2018-11-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-10 | 3 | -2/+62 |
|\| | | | | | | | feature/instant/metamask-connect-flow | ||||
| * | linting | Steve Klebanoff | 2018-11-10 | 1 | -0/+1 |
| | | |||||
| * | Lodash noop | Steve Klebanoff | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | Using built in intervalUtils instead of rolling own | Steve Klebanoff | 2018-11-10 | 1 | -20/+5 |
| | | |||||
| * | Linting and renaming variables | Steve Klebanoff | 2018-11-10 | 3 | -11/+10 |
| | | |||||
| * | Use interface like named parameters here | Steve Klebanoff | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | Emulate named parameters with interface | Steve Klebanoff | 2018-11-10 | 1 | -3/+9 |
| | | |||||
| * | Use existing functions instead of writing our own | Steve Klebanoff | 2018-11-10 | 4 | -86/+21 |
| | | |||||
| * | Merge branch 'development' into feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 4 | -0/+68 |
| |\ | |||||
| * | | Variable name cleanup | Steve Klebanoff | 2018-11-09 | 1 | -9/+9 |
| | | | |||||
| * | | Remove unneeded Promise.resolve | Steve Klebanoff | 2018-11-09 | 1 | -1/+0 |
| | | | |||||
| * | | move files around and rename | Steve Klebanoff | 2018-11-09 | 2 | -23/+18 |
| | | | |||||
| * | | wip: BuyQuote heartbeat | Steve Klebanoff | 2018-11-09 | 2 | -3/+33 |
| | | | |||||
| * | | Make heartbeat more generic | Steve Klebanoff | 2018-11-09 | 1 | -19/+24 |
| | | | |||||
| * | | wip: abstract out updating buy quote | Steve Klebanoff | 2018-11-09 | 1 | -0/+55 |
| | | | |||||
| * | | linting | Steve Klebanoff | 2018-11-09 | 1 | -0/+1 |
| | | | |||||
| * | | feat(instant): Heartbeat for updating account info | Steve Klebanoff | 2018-11-09 | 1 | -0/+47 |
| | | | |||||
* | | | feat: refactor button styles and add href to Text | fragosti | 2018-11-10 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge pull request #1232 from 0xProject/feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 2 | -21/+2 |
|\ \ | | | | | | | [instant] Request account address and balance at mount | ||||
| * \ | Merge branch 'development' into feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 1 | -0/+56 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: [instant] Viewport specific errors (#1228) Added more comments Include wholeNumberSchema in sra-spec schemas chore(instant): fix linter Fix isNode fix(instant): update buy quote at start up in the case of default amount fix: apply css reset to overlay as well fix(website): turn off production flag when building locally chore: linter fix: progress bar fix: use fontSize prop in button feat: make instant resistant to external styles feat: add faux externall css file Add upstream issue Use const require instead of import Fix tslint issues Use detect-node Set curstom inspect printer in BigNumber | ||||
| * | | chore(instant): fix lint errors | Brandon Millman | 2018-11-08 | 1 | -1/+1 |
| | | | |||||
| * | | feat(instant): fetch balance at startup | Brandon Millman | 2018-11-08 | 1 | -13/+0 |
| | | | |||||
| * | | feat(instant): fetch account address at startup and drive account state changes | Brandon Millman | 2018-11-08 | 1 | -7/+1 |
| | | | |||||
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-09 | 1 | -0/+56 |
|\ \ \ | | |/ | |/| | | | | feature/instant/dropdown-ui | ||||
| * | | fix(instant): update buy quote at start up in the case of default amount | Brandon Millman | 2018-11-08 | 1 | -0/+56 |
| |/ | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-09 | 4 | -16/+120 |
|\| | | | | | | | feature/instant/dropdown-ui | ||||
| * | feat(instant): add Account to the ProviderState | Brandon Millman | 2018-11-08 | 1 | -0/+69 |
| | | |||||
| * | feat(instant): fallback to an empty wallet provider when none is injected | Brandon Millman | 2018-11-08 | 3 | -16/+51 |
| | | |||||
* | | feat: implement copy-to-clipboard | fragosti | 2018-11-08 | 1 | -0/+7 |
| | | |||||
* | | feat: create PaymentMethodDropdown | fragosti | 2018-11-08 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-03 | 7 | -54/+44 |
|\ | | | | | | | feature/instant/maker-asset-datas-interface | ||||
| * | Merge branch 'development' into ↵ | Steve Klebanoff | 2018-11-03 | 5 | -20/+19 |
| |\ | | | | | | | | | | fix/instant/decimal-fields-scaling-amount-input-bn | ||||
| | * | feat(instant): pass in provider through props, fallback to injected provider | Brandon Millman | 2018-11-03 | 5 | -20/+19 |
| | | | |||||
| * | | Use generic Maybe | Steve Klebanoff | 2018-11-03 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'development' into ↵ | Steve Klebanoff | 2018-11-03 | 3 | -8/+73 |
| |\| | | | | | | | | | | fix/instant/decimal-fields-scaling-amount-input-bn | ||||
| * | | Move MaybeBigNumber functions into helper | Steve Klebanoff | 2018-11-03 | 1 | -0/+25 |
| | | | |||||
| * | | Getting rid of BigNumberInput in favor of BigNumber | Steve Klebanoff | 2018-11-02 | 1 | -34/+0 |
| | | | |||||
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-03 | 3 | -8/+73 |
|\ \ \ | | |/ | |/| | | | | feature/instant/maker-asset-datas-interface | ||||
| * | | feat(instant): implement affiliateFeeInfo prop | Brandon Millman | 2018-11-03 | 1 | -1/+9 |
| | | | |||||
| * | | Nice formatting of displayed time | Steve Klebanoff | 2018-10-31 | 1 | -0/+39 |
| | | | |||||
| * | | Always return estimated time, just use default if not known | Steve Klebanoff | 2018-10-31 | 1 | -3/+14 |
| | | | |||||
| * | | Remove old files | Steve Klebanoff | 2018-10-31 | 1 | -108/+0 |
| | | | |||||
| * | | WIP: beginning of simulated progress bar component | Steve Klebanoff | 2018-10-31 | 1 | -1/+1 |
| | | | |||||
| * | | Dispatching progress | Steve Klebanoff | 2018-10-31 | 1 | -3/+13 |
| | | | |||||
| * | | Remove old TODO | Steve Klebanoff | 2018-10-31 | 1 | -1/+0 |
| | | | |||||
| * | | Rename functions and get rid of old unused function | Steve Klebanoff | 2018-10-31 | 1 | -12/+4 |
| | | | |||||
| * | | Stall at 95 percent | Steve Klebanoff | 2018-10-31 | 1 | -27/+45 |
| | | | |||||
| * | | WIP: Progress ticker with finishing | Steve Klebanoff | 2018-10-31 | 1 | -0/+89 |
| | | | |||||
| * | | return estimated state | Steve Klebanoff | 2018-10-30 | 1 | -6/+13 |
| |/ | |||||
* | | fix: change assetdatas for OMG and REP to be all lower case, make MKR blue | fragosti | 2018-11-03 | 1 | -2/+5 |
| | | |||||
* | | feat: add asserts for new API additions | fragosti | 2018-11-02 | 1 | -0/+3 |
| | | |||||
* | | feat: implement basic erc20 token selector | fragosti | 2018-11-01 | 1 | -0/+7 |
| | | |||||
* | | feat: modify public API to allow for passing in available assets, or fetch ↵ | fragosti | 2018-11-01 | 2 | -7/+42 |
|/ | | | | assets from SRA | ||||
* | Add comment and use constant | Steve Klebanoff | 2018-10-30 | 1 | -2/+3 |
| | |||||
* | Use polyfilled fetch from utils | Steve Klebanoff | 2018-10-30 | 1 | -2/+2 |
| | |||||
* | async suffix and use polyfill fetch util | Steve Klebanoff | 2018-10-30 | 1 | -4/+4 |
| | |||||
* | Introduce constants for eth gas station and coinbase | Steve Klebanoff | 2018-10-30 | 2 | -7/+7 |
| | |||||
* | Use constant that exists now | Steve Klebanoff | 2018-10-30 | 1 | -5/+4 |
| | |||||
* | gas price estimator | Steve Klebanoff | 2018-10-30 | 1 | -0/+45 |
| | |||||
* | fix(instant): fix spelling error and BigNumber gte operation | Brandon Millman | 2018-10-30 | 1 | -2/+2 |
| | |||||
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-30 | 3 | -3/+22 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Has Sufficient Funds/Balance -> Has Sufficient ETH When transaction too low, treat as validation error. also modify callback: errorMessage could be AssetBuyError as well onPendingValidation -> onValidationPending linting Simpler way of validaitng has enough eth questionmark syntax instead of '| undefined' Validate enough ETH when user clicks buy acccount for no address move funct into util move imports yarn.lock changes feat(instant): Show message if user doesn't have enough ETH ethDecimals -> ETH_DECIMALS | ||||
| * | Has Sufficient Funds/Balance -> Has Sufficient ETH | Steve Klebanoff | 2018-10-30 | 2 | -2/+2 |
| | | |||||
| * | linting | Steve Klebanoff | 2018-10-27 | 1 | -5/+0 |
| | | |||||
| * | Simpler way of validaitng has enough eth | Steve Klebanoff | 2018-10-27 | 1 | -30/+10 |
| | | |||||
| * | acccount for no address | Steve Klebanoff | 2018-10-27 | 2 | -10/+18 |
| | | |||||
| * | move funct into util | Steve Klebanoff | 2018-10-27 | 1 | -0/+30 |
| | | |||||
| * | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 3 | -2/+41 |
| |\ | |||||
| * | | feat(instant): Show message if user doesn't have enough ETH | Steve Klebanoff | 2018-10-27 | 2 | -1/+10 |
| | | | |||||
| * | | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -3/+3 |
| | | | |||||
* | | | Refactor error handling such that errorMessage lives on the top level state | Brandon Millman | 2018-10-27 | 2 | -71/+26 |
| | | | |||||
* | | | fix: init BigNumberInput not BigNumber when initializing state | fragosti | 2018-10-27 | 1 | -7/+12 |
| | | | |||||
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-27 | 3 | -2/+41 |
|\ \ \ | | |/ | |/| | | | | feature/instant/fixed-orders-in-render-method | ||||
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-26 | 2 | -2/+6 |
| |\| | | | | | | | | | | feature/instant/input-fees-rounding | ||||
| * | | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 2 | -9/+9 |
| | | | |||||
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-25 | 1 | -0/+24 |
| |\ \ | | | | | | | | | | | | | feature/instant/input-fees-rounding | ||||
| * | | | chore: run linter | fragosti | 2018-10-25 | 2 | -2/+2 |
| | | | | |||||
| * | | | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | feat: add formatted symbol for asset uitl | fragosti | 2018-10-24 | 1 | -1/+11 |
| | | | | |||||
| * | | | feat: support half-written decimal numbers in BigNumberInput | fragosti | 2018-10-24 | 1 | -0/+29 |
| | | | | |||||
* | | | | feat: add assertions to render method | fragosti | 2018-10-27 | 1 | -0/+44 |
| | | | | |||||
* | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-26 | 2 | -2/+6 |
|\ \ \ \ | | |_|/ | |/| | | | | | | feature/instant/fixed-orders-in-render-method | ||||
| * | | | txnHash -> txHash | Steve Klebanoff | 2018-10-26 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #1180 from 0xProject/feature/instant/metamask-denial | Steve Klebanoff | 2018-10-25 | 1 | -0/+4 |
| |\ \ \ | | |_|/ | |/| | | [instant]Message when signature denied | ||||
| | * | | feat: Message when denying signing transaction | Steve Klebanoff | 2018-10-25 | 1 | -1/+1 |
| | | | | |||||
| | * | | Message when signature denied | Steve Klebanoff | 2018-10-25 | 1 | -0/+4 |
| | |/ | |||||
* | | | fix: dont fail for mainnet assetData and non-mainnet network | fragosti | 2018-10-26 | 1 | -1/+4 |
| | | | |||||
* | | | feat: flash an error if the wrong network is detected | fragosti | 2018-10-26 | 1 | -0/+4 |
| | | | |||||
* | | | feat: supply render options from URL | fragosti | 2018-10-26 | 1 | -1/+0 |
|/ / | |||||
* / | Get rid of react-shared as a dependency, write own etherscanUtil | Steve Klebanoff | 2018-10-25 | 1 | -0/+24 |
|/ | |||||
* | chore: run linter | fragosti | 2018-10-20 | 1 | -1/+0 |
| | |||||
* | fix: dont force NFTs to uppercase their name | fragosti | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | feat: add network to state and use it where relevant | fragosti | 2018-10-19 | 1 | -7/+7 |
| | |||||
* | fix: error test undefined case | fragosti | 2018-10-19 | 1 | -2/+2 |
| | |||||
* | fix: add error message and move more logic to assetUtils | fragosti | 2018-10-19 | 1 | -2/+9 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-19 | 5 | -13/+98 |
|\ | | | | | | | feature/instant/beta-render-et-al | ||||
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 6 | -7/+7 |
| | | |||||
| * | ReactNode as default for formatters, and show bold dash | Steve Klebanoff | 2018-10-18 | 1 | -6/+14 |
| | | |||||
| * | handle other errors | Steve Klebanoff | 2018-10-18 | 1 | -1/+12 |
| | | |||||
| * | creating big error util file per francescos comment in PR | Steve Klebanoff | 2018-10-18 | 3 | -50/+51 |
| | | |||||
| * | use lodash isUndefined per PR comment | Steve Klebanoff | 2018-10-18 | 1 | -2/+4 |
| | | |||||
| * | export assetDataUtil big obj | Steve Klebanoff | 2018-10-18 | 2 | -14/+15 |
| | | |||||
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 3 | -0/+68 |
| | | |||||
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵ | fragosti | 2018-10-19 | 2 | -9/+34 |
|/ | | | | method | ||||
* | Add tests for format and use toFixed instead of round for usd | fragosti | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Remove expiry buffer seconds option from AssetBuyer init | fragosti | 2018-10-16 | 1 | -3/+1 |
| | |||||
* | Put boundNoop in a util file | fragosti | 2018-10-16 | 1 | -0/+5 |
| | |||||
* | feat: have coinbase API return BigNumber for eth-usd price endpoint | fragosti | 2018-10-13 | 1 | -2/+4 |
| | |||||
* | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 1 | -0/+45 |
| | |||||
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 4 | -0/+36 |