aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1388 from 0xProject/feature/contracts-monorepo-6Leonid Logvinov2018-12-1169-147/+473
|\ | | | | Contracts monorepo 6
| * Refactor out tokens from core contracts packageLeonid Logvinov2018-12-0569-147/+473
| |
* | Merge pull request #1385 from 0xProject/feature/contracts-monorepo-5Leonid Logvinov2018-12-1147-44/+287
|\ \ | | | | | | Refactor our protocol interfaces into `@0x/contracts-interfaces`
| * | Update contracts/interfaces/README.mdFabio B2018-12-071-1/+1
| |/ | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| * Refactor our protocol interfaces into @0x/contracts-interfacesLeonid Logvinov2018-12-0547-44/+287
| |
* | Merge pull request #1402 from 0xProject/web3-wrapper/numberBigNumberMixupFabio B2018-12-093-4/+52
|\ \ | | | | | | Fix `value` and `gasPrice` precision bug by returning them as BigNumbers
| * | Fix linterFabio Berger2018-12-081-2/+4
| | |
| * | Add PR numberFabio Berger2018-12-071-1/+2
| | |
| * | Remove excess commasFabio Berger2018-12-071-1/+1
| | |
| * | fix: txData returned so that `value` and `gasPrice` are BigNumbers to avoid ↵Fabio Berger2018-12-072-4/+12
| | | | | | | | | | | | precision errors
| * | Update yarn.lockFabio Berger2018-12-071-2/+39
| | |
* | | Merge pull request #1399 from ↵Francesco Agosti2018-12-073-1/+11
|\ \ \ | |/ / |/| | | | | | | | 0xProject/feature/website/disable-slider-if-no-address-configurator [website] Disable slider when no affiliate info
| * | feat: change color of doctype tag in configuratorfragosti2018-12-071-1/+1
| | |
| * | feat: disable slider when no affiliate infofragosti2018-12-062-0/+10
| | |
* | | Switch out whitepaper with 0x protocol specificationFabio Berger2018-12-069-3/+10
| | |
* | | Switch out RocketChat icon with Discord iconFabio Berger2018-12-063-1/+1
|/ /
* | fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1
| |
* | Merge pull request #1398 from 0xProject/feature/instant/more-error-reportingSteve Klebanoff2018-12-061-5/+2
|\ \ | | | | | | [instant] More aggressive error reporting
| * | feat(instant): More aggressive error reportingSteve Klebanoff2018-12-061-5/+2
|/ /
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-062-31/+43
|\ \ | | | | | | | | | development
| * | Fix/pipeline/ohlcv (#1393)Xianny2018-12-062-31/+43
| | | | | | | | | The OHLCV script in data pipeline quits early when we get no data from Crypto Compare. Sometimes Crypto Compare gives us a valid empty response (e.g. when we query for way back in time) and we need to just continue. This adds better filtering for the types of Crypto Compare responses to detect when we should continue and when we should really quit.
* | | fix: remove target=_blank from instant linkfragosti2018-12-062-1/+1
|/ /
* | Merge pull request #1369 from 0xProject/feature/website/instant-configuratorFrancesco Agosti2018-12-0621-176/+1449
|\ \ | | | | | | [website][instant] Instant configurator
| * | feat: change New notification to point to instantfragosti2018-12-061-2/+2
| | |
| * | chore: run prettierfragosti2018-12-061-6/+1
| | |
| * | fix: ensure copy button is above codefragosti2018-12-061-1/+2
| | |
| * | feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29
| | |
| * | chore: make default fee percentage in configurator 0fragosti2018-12-061-1/+1
| | |
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-06280-607/+6484
| |\ \ | | | | | | | | | | | | feature/website/instant-configurator
| * | | chore: run linterfragosti2018-12-052-2/+1
| | | |
| * | | feat: add copy code featurefragosti2018-12-052-3/+18
| | | |
| * | | fix: instant linting issuesfragosti2018-12-051-4/+0
| | | |
| * | | chore: fix linter issuesfragosti2018-12-053-12/+3
| | | |
| * | | chore: remove shark relay from possible SRA endpointsfragosti2018-12-051-5/+1
| | | |
| * | | hack: make min-height of line-number container 98% to prevent scrollbar from ↵fragosti2018-12-051-1/+1
| | | | | | | | | | | | | | | | appearing in code demo
| * | | fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-055-11/+16
| | | |
| * | | fix: reset available tokens when sra endpoint is changedfragosti2018-12-052-3/+8
| | | |
| * | | fix: make select box-shadow darkerfragosti2018-12-051-2/+4
| | | |
| * | | fix: do not show select all if no tokens are availablefragosti2018-12-051-0/+5
| | | |
| * | | feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-051-17/+23
| | | |
| * | | fix: change liquiditySource to orderSourcefragosti2018-12-041-1/+1
| | | |
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-0419-14/+744
| |\ \ \ | | | | | | | | | | | | | | | feature/website/instant-configurator
| * | | | feat: update relayer listfragosti2018-12-041-1/+19
| | | | |
| * | | | polish: make configurator inputs look more like mocksfragosti2018-12-043-3/+6
| | | | |
| * | | | feat: fetch asset meta data from the asset meta data mapfragosti2018-12-041-31/+23
| | | | |
| * | | | fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-041-2/+2
| | | | |
| * | | | feat: create more dank sliderfragosti2018-12-044-13/+199
| | | | |
| * | | | feat: make (optional) label inlinefragosti2018-12-041-2/+3
| | | | |
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-040-0/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | feature/website/instant-configurator
| * \ \ \ \ Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-04264-1061/+7795
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | feature/website/instant-configurator
| * | | | | | feat: add fee percentage sliderfragosti2018-12-044-31/+44
| | | | | | |
| * | | | | | feat: add fee percentage slierfragosti2018-12-043-2/+30
| | | | | | |
| * | | | | | feat: implement basic feeRecipient address in config generatorfragosti2018-12-044-11/+96
| | | | | | |
| * | | | | | fix: use correct styles even when syntax highlighter component removes ↵fragosti2018-12-011-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | classnames on second render
| * | | | | | feat: implement code generationfragosti2018-12-013-27/+49
| | | | | | |
| * | | | | | feat: implement multi token select componentfragosti2018-12-018-46/+156
| | | | | | |
| * | | | | | feat: implement available token fetchingfragosti2018-11-303-6/+116
| | | | | | |
| * | | | | | feat: add MultiSelect component skeletonfragosti2018-11-302-1/+80
| | | | | | |
| * | | | | | feat: add Select component and use for configuratorfragosti2018-11-307-31/+285
| | | | | | |
| * | | | | | feat: move instant base config to types filefragosti2018-11-302-18/+19
| | | | | | |
| * | | | | | feat: implement configurator layoutfragosti2018-11-302-4/+29
| | | | | | |
| * | | | | | feat: factor out ActionLink component from featuresfragosti2018-11-302-37/+54
| | | | | | |
| * | | | | | feat: improve styling of code demo componentfragosti2018-11-302-12/+126
| | | | | | |
| * | | | | | feat: have basic code syntax highlighting workingfragosti2018-11-306-95/+308
| | | | | | |
* | | | | | | Merge pull request #1389 from 0xProject/fix/instant-rollbar-localhostSteve Klebanoff2018-12-064-14/+27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [instant] Don't report localhost errors to Rollbar
| * | | | | | | Takeout console.logSteve Klebanoff2018-12-061-1/+0
| | | | | | | |
| * | | | | | | Only include localhost in host domains if in development modeSteve Klebanoff2018-12-063-9/+26
| | | | | | | |
| * | | | | | | Use dotenv in developmentSteve Klebanoff2018-12-061-5/+2
| | | | | | | |
* | | | | | | | Merge pull request #1392 from 0xProject/fix/instant/pre-release-hotfixesFrancesco Agosti2018-12-064-5/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | [instant] CSS leakage and non-lowercase defaultAssetData fix
| * | | | | | | feat: lowercase keys in additionalAssetMetaDataMapfragosti2018-12-061-1/+2
| | | | | | | |
| * | | | | | | chore: add coingecko css example to externall.cssfragosti2018-12-061-0/+4
| | | | | | | |
| * | | | | | | fix: call toLowerCase in asset creation logicfragosti2018-12-061-2/+2
| | | | | | | |
| * | | | | | | fix: input placeholder css specificity increasefragosti2018-12-061-2/+2
| | | | | | | |
* | | | | | | | Fix RadarRelay timestamps (#1391)Alex Browne2018-12-062-4/+8
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing rr timestamps * Apply prettier
* | | | | | | Merge pull request #1377 from 0xProject/feature/pipeline-cleanup-mega-rebaseAlex Browne2018-12-0691-54/+4691
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Merge all pipeline code into development
| * | | | | | Change type of transactions.gas_used and gas_price to BigNumber/numericAlex Browne2018-12-054-9/+31
| | | | | | |
| * | | | | | Fix prettierAlex Browne2018-12-052-25/+18
| | | | | | |
| * | | | | | Address PR feedbackAlex Browne2018-12-0521-81/+96
| | | | | | |
| * | | | | | Use a string template in packages/pipeline/src/scripts/pull_missing_events.tsFabio B2018-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-Authored-By: albrow <stephenalexbrowne@gmail.com>
| * | | | | | Fix typo in packages/pipeline/src/parsers/bloxy/index.tsFabio B2018-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-Authored-By: albrow <stephenalexbrowne@gmail.com>
| * | | | | | Fix linterAlex Browne2018-12-051-1/+1
| | | | | | |
| * | | | | | pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-0513-17/+500
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [WIP] pull OHLCV records from Crypto Compare * lint * refactor to pull logic out of script and into modules * add entity test for ohlcv_external entity * implement rate limit and chronological backfill for ohlcv * add unit tests; cleanup variable names * Fetch OHLCV pairs params from events table * better method names * fix outdated test * lint * Clean up after review * oops * fix failing test * better filtering of most recent records * fix bug when generating pairs * fix default earliest backfill date * fix bug with retrieving backfill time * prettier
| * | | | | | Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-0514-0/+669
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implements the TokenOrderbookSnapshot Table * Scripts, Data Sources and Entities to pull Ddex and Paradex API data.
| * | | | | | Add script for parsing competing dex trades from Bloxy (#1355)Alex Browne2018-12-059-4/+498
| | | | | | |
| * | | | | | Introduce framework for running basic tests for entities (#1344)Alex Browne2018-12-0527-54/+766
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Introduce framework for running basic tests for entities * Add pipeline tests to CircleCI config * Make pipeline tests more configurable and fix CircleCI config * Add coverage dir to pipeline package * Add basic tests for all exchange event entities * Add tests for remaining entities * Create separate test scripts in package.json and add new info to README * Update db_setup.ts to revert migrations even if you are using docker * Automatically pull the postgres image if needed * Add comment about why NumberToBigIntTransformer is needed
| * | | | | | [pipeline] Add additional documentation to the README (#1328)Alex Browne2018-12-051-0/+113
| | | | | | |
| * | | | | | Reduce number of blocks per query in pull_missing_eventsAlex Browne2018-12-051-1/+1
| | | | | | |
| * | | | | | updating comment for 0x trusted tokensJake Ellowitz2018-12-054-13/+8
| | | | | | |
| * | | | | | metadata and trusted sources in same raw tableJake Ellowitz2018-12-0510-55/+75
| | | | | | |
| * | | | | | Pull token metadata re trusted tokensJake Ellowitz2018-12-0512-2/+208
| | | | | | |
| * | | | | | Add script for pulling missing block dataAlex Browne2018-12-055-4/+95
| | | | | | |
| * | | | | | Check for special characters in table name in pull_missing_eventsAlex Browne2018-12-051-3/+7
| | | | | | |
| * | | | | | Add support for pulling Cancel and CancelUpTo eventsAlex Browne2018-12-056-90/+170
| | | | | | |
| * | | | | | Add transactionHash to CancelUpToEvent and CancelEvent entitiesAlex Browne2018-12-053-1/+6
| | | | | | |
| * | | | | | Optimize database operations in pull_missing_events scriptAlex Browne2018-12-051-9/+26
| | | | | | |
| * | | | | | Add homepage_url to relayersAlex Browne2018-12-053-7/+22
| | | | | | |
| * | | | | | Add workaround for broken save methodAlex Browne2018-12-052-2/+22
| | | | | | |
| * | | | | | Fix chunk size in pull_missing_eventsAlex Browne2018-12-051-1/+1
| | | | | | |
| * | | | | | Use built-in chunk feature of TypeORM save methodAlex Browne2018-12-051-7/+2
| | | | | | |
| * | | | | | Change some column types from varchar to numericAlex Browne2018-12-0511-46/+121
| | | | | | |
| * | | | | | Add raw schema prefix to query in pull_missing_eventsAlex Browne2018-12-051-1/+1
| | | | | | |
| * | | | | | Rename taker and maker amounts in sra_ordersAlex Browne2018-12-052-2/+15
| | | | | | |
| * | | | | | Implement scraping sra orders from radar relayAlex Browne2018-12-057-24/+52
| | | | | | |
| * | | | | | Preliminary work for adding RR order book scrapingAlex Browne2018-12-051-0/+52
| | | | | | |
| * | | | | | Update schema for sra_ordersAlex Browne2018-12-052-6/+49
| | | | | | |
| * | | | | | Pointing entities to raw schemaJake Ellowitz2018-12-0510-132/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix linter issues
| * | | | | | Mapping dev schema to initial migrationJake Ellowitz2018-12-054-1/+208
| | | | | | |
| * | | | | | Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-0512-7/+81
| | | | | | |
| * | | | | | Configure TypeORM for migrations. Add new package.json scripts.Alex Browne2018-12-056-30/+21
| | | | | | |
| * | | | | | Rename Transaction.ts to transaction.tsAlex Browne2018-12-053-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Relayer.ts to relayer.ts Rename Block.ts to block.ts
| * | | | | | Add better error handling for immediately invoked async functionsAlex Browne2018-12-054-85/+20
| | | | | | |
| * | | | | | Rename table and column namesAlex Browne2018-12-0510-98/+172
| | | | | | |
| * | | | | | Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-0515-14/+38
| | | | | | |
| * | | | | | Split index.ts into multiple scripts in scripts/ and detect last known block ↵Alex Browne2018-12-054-92/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | when pulling events
| * | | | | | Remove unused function parameter in index.ts scriptAlex Browne2018-12-051-2/+2
| | | | | | |
| * | | | | | Use bigint for gasUsed and gasPrice in TransactionAlex Browne2018-12-052-5/+7
| | | | | | |
| * | | | | | Update relayer code to use new relayer-registry formatAlex Browne2018-12-054-6/+14
| | | | | | |
| * | | | | | Remove outdated info from READMEAlex Browne2018-12-051-21/+0
| | | | | | |
| * | | | | | Add build:ci to pipeline package.jsonAlex Browne2018-12-051-0/+1
| | | | | | |
| * | | | | | Implement fetching and parsing relayer infoAlex Browne2018-12-056-7/+114
| | | | | | |
| * | | | | | Implement support for getting and parsing blocks and transactionsAlex Browne2018-12-055-0/+149
| | | | | | |
| * | | | | | chore: Fix tslint config.Alex Browne2018-12-052-2/+2
| | | | | | |
| * | | | | | Fix bugs in merge_v2_events script and disable verbose loggingAlex Browne2018-12-052-2/+5
| | | | | | |
| * | | | | | Enable verbose loggingAlex Browne2018-12-051-1/+1
| | | | | | |
| * | | | | | Rename index.ts -> merge_v2_eventsAlex Browne2018-12-051-0/+0
| | | | | | |
| * | | | | | Update script to work with existing v1 pipeline dataAlex Browne2018-12-0511-40/+155
| | | | | | |
| * | | | | | Update pipeline to use new @0x npm org for importsAlex Browne2018-12-057-16/+16
| | | | | | |
| * | | | | | Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-0511-600/+138
| | | | | | |
| * | | | | | Rebase and update to use new modularized artifactsAlex Browne2018-12-056-2289/+8
| | | | | | |
| * | | | | | Add tests for SRA order conversionAlex Browne2018-12-053-4/+83
| | | | | | |
| * | | | | | Re-add missing testsAlex Browne2018-12-053-90/+164
| | | | | | |
| * | | | | | Add soruceUrl to SraOrder entityAlex Browne2018-12-052-1/+4
| | | | | | |
| * | | | | | Add preliminary support for scraping orders from SRA endpoints (no ↵Alex Browne2018-12-059-30/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | pagination, only RR support for now)
| * | | | | | For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-055-11/+19
| | | | | | |
| * | | | | | Implement scraping and parsing exchange CancelUpTo eventsAlex Browne2018-12-053-9/+45
| | | | | | |
| * | | | | | Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-054-6/+15
| | | | | | |
| * | | | | | Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-055-10/+81
| | | | | | |
| * | | | | | Make event parsing more functional and less class-basedAlex Browne2018-12-053-65/+21
| | | | | | |
| * | | | | | Re-organize event parsing and decodingAlex Browne2018-12-057-175/+206
| | | | | | |
| * | | | | | Add support for decoding asset dataAlex Browne2018-12-056-39/+97
| | | | | | |
| * | | | | | Add typeorm and begin inserting database recordsAlex Browne2018-12-058-22/+166
| | | | | | |
| * | | | | | Make contractAbi a parameter of getContractEventsAsyncAlex Browne2018-12-054-11/+29
| | | | | | |
| * | | | | | Add tests for etherscan eventsAlex Browne2018-12-056-11/+125
| | | | | | |
| * | | | | | Restructure pipeline package. Create data-sources dirAlex Browne2018-12-054-75/+96
| | | | | | |
| * | | | | | Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-0526-2529/+2634
| | | | | | |
| * | | | | | Rebase pipeline branch off developmentAlex Browne2018-12-0526-67/+2666
| | | | | | |
* | | | | | | Merge pull request #1387 from 0xProject/switchRocketChatForDiscordFabio B2018-12-059-16/+16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Switch all website links from RocketChat for Discord
| * | | | | | Replace Rocket.chat with DiscordFabio Berger2018-12-059-14/+14
| | | | | | |
| * | | | | | Fix mixed up chinese translationsFabio Berger2018-12-051-3/+3
|/ / / / / /
* | | | | | Merge pull request #1384 from 0xProject/feature/contracts-monorepo-3Leonid Logvinov2018-12-0550-56/+332
|\ \ \ \ \ \ | | | | | | | | | | | | | | Contracts monorepo 4 feat
| * \ \ \ \ \ Merge pull request #1374 from 0xProject/feature/contracts-monorepo-4Leonid Logvinov2018-12-0550-56/+332
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Contracts monorepo 4
| | * | | | | | De-nest libs contractsLeonid Logvinov2018-12-0531-50/+50
| | | | | | | |
| | * | | | | | Enable libs tests on CILeonid Logvinov2018-12-041-0/+2
| | | | | | | |
| | * | | | | | Import TestLibs contract from @0x/contracts-libsLeonid Logvinov2018-12-041-2/+1
| | | | | | | |
| | * | | | | | Refactor out libs into @0x/contracts-libsLeonid Logvinov2018-12-0449-51/+326
| |/ / / / / /
* | | | | | | chore: Remove increaseTimeAsync from DutchAuction.Jacob Evans2018-12-051-39/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch auctions can be made in the past so we do not need to artificially increase time
* | | | | | | Merge pull request #1382 from 0xProject/fix/instant/center-powered-bySteve Klebanoff2018-12-054-7/+11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [instant] Center powered by and change to text to Connect
| * | | | | | | Wallet prompt tweaks per Chris's commentSteve Klebanoff2018-12-053-6/+10
| | | | | | | |
| * | | | | | | Please unlock -> Click to connectSteve Klebanoff2018-12-051-1/+1
| | | | | | | |
| * | | | | | | fix(instant): center powered by 0x svgSteve Klebanoff2018-12-051-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #1379 from 0xProject/fix/instant/overlay-colorBrandon Millman2018-12-053-3/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [instant] add stable class name to overlay close button and adjust overlay color
| * | | | | | | | fix(instant): remove extra container around the buttonBrandon Millman2018-12-051-11/+15
| | | | | | | | |
| * | | | | | | | feat(instant): give a stable class name to the close button on the overlayBrandon Millman2018-12-052-9/+12
| | | | | | | | |
| * | | | | | | | fix(instant): lighten the overlay color to 0.7 opacity from 0.9Brandon Millman2018-12-051-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1381 from 0xProject/feature/magic-input-errorSteve Klebanoff2018-12-055-8/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [instant] Magic input to trigger error for production Rollbar testing
| * | | | | | | | Use git sha and npm version from constantsSteve Klebanoff2018-12-051-3/+9
| | | | | | | | |
| * | | | | | | | Add GIT_SHA and NPM_VERSION constants, report git and npm version in errorSteve Klebanoff2018-12-054-8/+11
| | | | | | | | |
| * | | | | | | | feat(instant): input to trigger error for rollbar testingSteve Klebanoff2018-12-052-0/+6
| | | | | | | | |
* | | | | | | | | Merge pull request #1371 from ↵Steve Klebanoff2018-12-053-5/+19
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | 0xProject/feature/instant/log-decimals-and-add-event-properties feat(instant): More event properties for tracking
| * | | | | | | | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmountSteve Klebanoff2018-12-053-2/+2
| | | | | | | | |
| * | | | | | | | feat(instant): Add eth balance, eth address, token symbol and decimals to ↵Steve Klebanoff2018-12-042-4/+18
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | event properties
* | | | | | | | Merge pull request #1380 from 0xProject/instant/fix/heap-analytics-id-prodSteve Klebanoff2018-12-053-3/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | [instant] Ensure build process receives build arguments
| * | | | | | | Ensure build process receives build argumentsSteve Klebanoff2018-12-053-3/+3
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | See https://github.com/entropitor/dotenv-cli/issues/8
* | | | | | | Merge pull request #1376 from 0xProject/feature/instant/padding-spacing-polishFrancesco Agosti2018-12-054-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [instant] Reduce vertical padding in instant
| * | | | | | polish: reduce vertical padding in instantfragosti2018-12-054-4/+4
|/ / / / / /
* | | | | | Merge pull request #1373 from 0xProject/feature/contracts-monorepo-3Leonid Logvinov2018-12-0550-55/+337
|\ \ \ \ \ \ | | |/ / / / | |/| | | | Contracts monorepo III
| * | | | | Add missing dependencyLeonid Logvinov2018-12-041-0/+1
| | | | | |
| * | | | | Fix homepage linkLeonid Logvinov2018-12-041-1/+1
| | | | | |
| * | | | | Enable contract utils testsLeonid Logvinov2018-12-041-0/+2
| | | | | |
| * | | | | Refactor @0x/contracts-utils from @0x/contracts-coreLeonid Logvinov2018-12-0449-55/+334
|/ / / / /
* | | | | Merge pull request #1311 from 0xProject/feature/contracts-monorepo-2Leonid Logvinov2018-12-0495-359/+1036
|\ \ \ \ \ | |_|_|_|/ |/| | | | Contracts monorepo II
| * | | | Fix calldata related linter errorsLeonid Logvinov2018-12-041-6/+6
| | | | |
| * | | | Add missing dependencyLeonid Logvinov2018-12-041-0/+1
| | | | |
| * | | | Fix merge conflictLeonid Logvinov2018-12-041-7/+12
| | | | |
| * | | | Merge branch 'development' into feature/contracts-monorepo-2Leonid Logvinov2018-12-0469-84/+1752
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1225 from 0xProject/feature/contracts/dutch-auctionJacob Evans2018-12-0410-1/+708
|\ \ \ \ \ | | | | | | | | | | | | Implement Basic Dutch Auction
| * | | | | chore: Move to new structureJacob Evans2018-12-042-0/+0
| | | | | |
| * | | | | chore: SafeMath and if statement in getAuctionDetailsJacob Evans2018-12-041-10/+18
| | | | | |
| * | | | | chore: Add RevertReasons for DutchAuction. Test revert reasonsJacob Evans2018-12-044-14/+51
| | | | | |
| * | | | | chore: Use SafeMath where possibleJacob Evans2018-12-041-15/+34
| | | | | |
| * | | | | chore: Clean up documentationJacob Evans2018-12-042-30/+58
| | | | | |
| * | | | | chore: Work around for Ganache timestamp bugJacob Evans2018-12-041-17/+14
| | | | | |
| * | | | | chore: Return excess to buyerJacob Evans2018-12-042-29/+58
| | | | | |
| * | | | | chore: update documentationJacob Evans2018-12-042-14/+25
| | | | | |
| * | | | | chore: taker address and zrx fee testJacob Evans2018-12-041-1/+46
| | | | | |
| * | | | | chore: Rename price to amount. Encode parameters in makerAssetDataJacob Evans2018-12-042-134/+149
| | | | | |
| * | | | | chore: time movement for gethJacob Evans2018-12-042-31/+68
| | | | | |
| * | | | | feat: Dutch AuctionJacob Evans2018-12-048-1/+482
| | | | | |
* | | | | | Merge pull request #1372 from 0xProject/fix/instant/single-assetBrandon Millman2018-12-042-5/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [instant] render token selector when only one asset is available
| * | | | | | fix(instant): render token selector when only one asset is availableBrandon Millman2018-12-042-5/+6
| | | | | | |
* | | | | | | Merge pull request #1370 from ↵Steve Klebanoff2018-12-044-6/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | 0xProject/feature/instant/explicitly-enable-heap-dev [instant] Must explicitly specify when want to send to heap when developing
| * | | | | | updating .env exampleSteve Klebanoff2018-12-041-1/+4
| | | | | | |
| * | | | | | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap ↵Steve Klebanoff2018-12-043-5/+10
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | in development
* | | | | | Merge pull request #1367 from 0xProject/fix/instant/daiBrandon Millman2018-12-043-2/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | [asset-buyer][instant] support DAI in instant
| * | | | | feat(instant): update DAI token colorBrandon Millman2018-12-041-1/+1
| | | | | |
| * | | | | fix(asset-buyer): update SRA order provider to include DAIBrandon Millman2018-12-042-1/+15
| | | | | |
* | | | | | Merge pull request #1353 from 0xProject/feature/website/instant-marketingFrancesco Agosti2018-12-0422-2/+683
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | [website] instant marketing page shell
| * | | | feat(website): implement rest of linksBrandon Millman2018-11-293-55/+77
| | | | |
| * | | | feat(website): implement link directly to configureBrandon Millman2018-11-294-6/+36
| | | | |
| * | | | feat(website): optionally show configuratorBrandon Millman2018-11-291-3/+4
| | | | |
| * | | | feature(website): add configurator shellBrandon Millman2018-11-292-0/+8
| | | | |
| * | | | fix(website): instant marketing page need more background colorBrandon Millman2018-11-293-5/+4
| | | | |
| * | | | fix(website): instant marketing page shadowsBrandon Millman2018-11-294-148/+47
| | | | |
| * | | | fix(website): change instant marketing page styling to non mono font except ↵Brandon Millman2018-11-292-10/+10
| | | | | | | | | | | | | | | | | | | | the 0 in 0x
| * | | | chore(website): random fixes for mobile optimizationBrandon Millman2018-11-294-36/+63
| | | | |
| * | | | feat(website): add extra assets for instant marketing pageBrandon Millman2018-11-2915-8/+354
| | | | |
| * | | | feat(website): fix screenshots in marketing page for small screensBrandon Millman2018-11-292-11/+31
| | | | |
| * | | | feat(website): need more section for instant marketing pageBrandon Millman2018-11-293-2/+52
| | | | |
| * | | | feature(website): add links to instant marketing pageBrandon Millman2018-11-291-8/+51
| | | | |
| * | | | fix(website): update instant page CTA fontBrandon Millman2018-11-291-7/+1
| | | | |
| * | | | feat(website): instant features sectionBrandon Millman2018-11-296-31/+55
| | | | |
| * | | | feat(website): add screenshots to instant pageBrandon Millman2018-11-2910-1/+85
| | | | |
| * | | | feat(website): implement introducing 0x instant headerBrandon Millman2018-11-293-1/+48
| | | | |
| * | | | feat(website): add header and footer to instant pageBrandon Millman2018-11-291-1/+46
| | | | |
| * | | | feat(website): scaffolding for instant pageBrandon Millman2018-11-294-0/+42
| | | | |
* | | | | Merge pull request #1295 from 0xProject/feature/instant/rollbar-envSteve Klebanoff2018-12-0412-40/+253
|\ \ \ \ \ | |_|_|/ / |/| | | | [instant] Rollbar
| * | | | Fix variable nameSteve Klebanoff2018-12-011-2/+2
| | | | |
| * | | | Take out https:// prefixSteve Klebanoff2018-12-011-1/+1
| | | | |
| * | | | Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-12-013-0/+11
| |\ \ \ \
| * | | | | get rid of double private defSteve Klebanoff2018-12-011-1/+0
| | | | | |
| * | | | | update with new CDNSteve Klebanoff2018-12-011-2/+1
| | | | | |
| * | | | | Merge branch 'feature/instant/prod-env-switches-cdn' into ↵Steve Klebanoff2018-12-01174-630/+7531
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | feature/instant/rollbar-env
| * \ \ \ \ \ Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-11-27116-414/+1033
| |\ \ \ \ \ \
| * | | | | | | EMBEDDED_DOMAINS -> HOST_DOMAINSSteve Klebanoff2018-11-272-3/+3
| | | | | | | |
| * | | | | | | Host whitelist so we don't get errors from embedded siteSteve Klebanoff2018-11-222-1/+11
| | | | | | | |
| * | | | | | | LintingSteve Klebanoff2018-11-221-1/+1
| | | | | | | |
| * | | | | | | Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-11-2244-139/+348
| |\ \ \ \ \ \ \
| * | | | | | | | Better env var names for source map pluginSteve Klebanoff2018-11-221-5/+5
| | | | | | | | |
| * | | | | | | | Shorter validateRollbarPresence logicSteve Klebanoff2018-11-221-11/+4
| | | | | | | | |
| * | | | | | | | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to ↵Steve Klebanoff2018-11-223-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | INSTANT_ENVIRONMENT
| * | | | | | | | Report when cant update balanceSteve Klebanoff2018-11-221-0/+1
| | | | | | | | |
| * | | | | | | | Takeout redundant check, and make function name more clearSteve Klebanoff2018-11-221-7/+5
| | | | | | | | |
| * | | | | | | | Move rollbar setup into function, move setting up into providerSteve Klebanoff2018-11-223-36/+35
| | | | | | | | |
| * | | | | | | | Always report unexpected errors. Move error message generation into helper ↵Steve Klebanoff2018-11-223-23/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function, and add tests
| * | | | | | | | LintingSteve Klebanoff2018-11-211-1/+1
| | | | | | | | |
| * | | | | | | | Ensure we publish Instant with rollbar settingsSteve Klebanoff2018-11-211-1/+5
| | | | | | | | |
| * | | | | | | | TODO noteSteve Klebanoff2018-11-211-1/+1
| | | | | | | | |
| * | | | | | | | Explicit error reportingSteve Klebanoff2018-11-214-3/+12
| | | | | | | | |
| * | | | | | | | Force source maps on staging and dogfoodSteve Klebanoff2018-11-211-2/+26
| | | | | | | | |
| * | | | | | | | feat(instant): Report errors to rollbarSteve Klebanoff2018-11-213-0/+78
| | | | | | | | |