aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade bignumber.js versionLeonid Logvinov2019-01-151-1/+1
|
* feature: implement logging and friendly wallet name for Operafragosti2019-01-111-0/+1
|
* Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-221-0/+2
|\
| * Merge branch 'development' into fix/instant/signature-deniedBrandon Millman2018-12-211-0/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 as 0 when selectedSteve Klebanoff2018-12-121-0/+1
| | |
| * | feature(instant): add trust wallet detectionBrandon Millman2018-12-151-0/+1
| |/
* / Factor in slippage amount in InsufficientAssetLiquidityError error, and show ↵Steve Klebanoff2018-12-151-0/+1
|/ | | | in instant
* Only include localhost in host domains if in development modeSteve Klebanoff2018-12-061-4/+3
|
* Merge pull request #1379 from 0xProject/fix/instant/overlay-colorBrandon Millman2018-12-051-0/+1
|\ | | | | [instant] add stable class name to overlay close button and adjust overlay color
| * feat(instant): give a stable class name to the close button on the overlayBrandon Millman2018-12-051-0/+1
| |
* | Add GIT_SHA and NPM_VERSION constants, report git and npm version in errorSteve Klebanoff2018-12-051-1/+4
| |
* | feat(instant): input to trigger error for rollbar testingSteve Klebanoff2018-12-051-0/+1
|/
* feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap ↵Steve Klebanoff2018-12-041-0/+1
| | | | in development
* Take out https:// prefixSteve Klebanoff2018-12-011-1/+1
|
* update with new CDNSteve Klebanoff2018-12-011-2/+1
|
* Merge branch 'feature/instant/prod-env-switches-cdn' into ↵Steve Klebanoff2018-12-011-4/+5
|\ | | | | | | feature/instant/rollbar-env
| * Merge branch 'development' into feature/instant/prod-env-switches-cdnSteve Klebanoff2018-12-011-0/+2
| |\
| | * Use constantsSteve Klebanoff2018-11-281-0/+2
| | |
| * | cdn -> dischargeTarget, and report to heapSteve Klebanoff2018-12-011-1/+5
| | |
| * | cdn approach to identifyign environmentsSteve Klebanoff2018-11-301-6/+1
| | |
| * | feat(instant): Cleaner config-specific setupSteve Klebanoff2018-11-301-0/+6
| |/
* | EMBEDDED_DOMAINS -> HOST_DOMAINSSteve Klebanoff2018-11-271-1/+1
| |
* | Host whitelist so we don't get errors from embedded siteSteve Klebanoff2018-11-221-0/+9
| |
* | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to ↵Steve Klebanoff2018-11-221-1/+2
| | | | | | | | INSTANT_ENVIRONMENT
* | feat(instant): Report errors to rollbarSteve Klebanoff2018-11-211-0/+7
|/
* Merge pull request #1272 from 0xProject/feature/instant/heapSteve Klebanoff2018-11-211-0/+2
|\ | | | | [instant] Base heap integration
| * Get heap analytics id from ENV variableSteve Klebanoff2018-11-201-3/+1
| |
| * Specify fallback web3 provider in analyticsSteve Klebanoff2018-11-171-0/+1
| |
| * Switch heap id on environment, and make sure app id is what we expectSteve Klebanoff2018-11-171-1/+2
| |
| * Introduce ANALYTICS_ENABLED constantSteve Klebanoff2018-11-161-0/+1
| |
| * First pass on widget version of heapSteve Klebanoff2018-11-161-0/+1
| |
* | feat(instant): Add powered by 0x imageSteve Klebanoff2018-11-201-0/+1
|/
* feat: use capital values for enumsfragosti2018-11-151-1/+8
|
* feat: change install wallet panel content based on browser and osfragosti2018-11-141-0/+5
|
* chore: remove unused constantfragosti2018-11-131-1/+0
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-101-3/+2
|\ | | | | | | feature/instant/metamask-connect-flow
| * feat(instant): handle privacy mode in walletsBrandon Millman2018-11-101-3/+0
| |
| * Update account more frequentlySteve Klebanoff2018-11-101-1/+1
| |
| * Merge branch 'development' into feature/instant/buy-quote-heartbeatSteve Klebanoff2018-11-101-0/+1
| |\
| * | wip: BuyQuote heartbeatSteve Klebanoff2018-11-091-0/+1
| | |
| * | feat(instant): Heartbeat for updating account infoSteve Klebanoff2018-11-091-0/+1
| | |
* | | feat: toggle wallet connection colorfragosti2018-11-101-0/+1
| | |
* | | feat: add more info section to the metamask panelfragosti2018-11-101-1/+2
| | |
* | | feat: allow href prop on buttonfragosti2018-11-101-0/+2
| |/ |/|
* | Merge branch 'development' into feature/instant/account-state-changeBrandon Millman2018-11-091-0/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-0/+8
| |\ | | | | | | | | | feature/instant/prevent-css-leakage
| * | fix: apply css reset to overlay as wellfragosti2018-11-081-0/+1
| | |
* | | feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-081-1/+13
| |/ |/|
* | feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-0/+8
|/
* Merge branch 'development' into feature/instant/simulated-progress-barSteve Klebanoff2018-11-031-0/+1
|\
| * feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+1
| |
* | Use new constantsSteve Klebanoff2018-11-021-1/+3
| |
* | maxWidth -> toWidth, and make from and to width consistent unitsSteve Klebanoff2018-11-021-1/+1
| |
* | Removing old simulated progress bar, and adding documentation to ↵Steve Klebanoff2018-11-011-1/+0
| | | | | | | | TimedProgressBar
* | WIP of new timedprogressbar using CSS animationsSteve Klebanoff2018-11-011-1/+2
| |
* | Tick less often, and let CSS style the transitionSteve Klebanoff2018-10-311-1/+1
| |
* | Use simulated progress bar for txnSteve Klebanoff2018-10-311-0/+1
| |
* | Stall at 95 percentSteve Klebanoff2018-10-311-0/+1
| |
* | WIP: Progress ticker with finishingSteve Klebanoff2018-10-311-0/+1
|/
* Introduce constants for eth gas station and coinbaseSteve Klebanoff2018-10-301-0/+2
|
* feat(instant): add default gasPrice of 6 gwei to transactionsBrandon Millman2018-10-301-0/+2
|
* ethDecimals -> ETH_DECIMALSSteve Klebanoff2018-10-271-1/+1
|
* Added string to constantsSteve Klebanoff2018-10-261-0/+1
|
* chore: incorportate pr feedbackfragosti2018-10-241-0/+1
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-191-1/+1
|\ | | | | | | feature/instant/beta-render-et-al
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
| |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-191-3/+0
|/ | | | method
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-1/+1
|
* feat: populate order details with information from worst buy quotefragosti2018-10-121-0/+2
|
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+4