aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* fix prettierFabio Berger2018-12-191-2/+1
* Merge branch 'development' into website/addPySRAFabio Berger2018-12-19134-508/+1869
|\
| * Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-12-1910-2/+732
| |\
| | * Merge branch 'development' into features/orderwatcher_wsFabio Berger2018-12-191-0/+4
| | |\
| | * | Move onMessageAsync outside of tests and add commentsFabio Berger2018-12-191-23/+30
| | * | Fix WS tests to remove race-condition and be more specific about the message ...Fabio Berger2018-12-191-23/+34
| | * | Add temporary console.log to test failing on CIFabio Berger2018-12-191-0/+1
| | * | Merge branch 'development' into features/orderwatcher_wsFabio Berger2018-12-19176-805/+2943
| | |\ \
| | * | | Remove unused fileFabio Berger2018-12-191-2/+0
| | * | | Fix file nameFabio Berger2018-12-173-2/+2
| | * | | Consolidate use of isVerbose in orderWatcherConfigFabio Berger2018-12-172-19/+14
| | * | | Add isVerbose option to enable/disable loggingFabio Berger2018-12-172-6/+23
| | * | | Fix schemas and testsFabio Berger2018-12-174-29/+32
| | * | | Move OrderWatcher Websocket schemas to json-schemas and convert to JSON so th...Fabio Berger2018-12-176-64/+71
| | * | | Improve our compliance to the JSON RPC specFabio Berger2018-12-175-33/+37
| | * | | remove unused instance variableFabio Berger2018-12-161-2/+0
| | * | | Ensure fileName matches class name, fix broadcastFabio Berger2018-12-164-21/+32
| | * | | Respond to CRkao2018-12-155-101/+209
| | * | | Respond to CRkao2018-12-156-144/+295
| | * | | WIP: OrderWatcher WebSocketkao2018-12-134-1/+420
| * | | | Add missing CHANGELOG entry for OrderWatcher WS interfaceFabio Berger2018-12-191-0/+10
| | |_|/ | |/| |
| * | | Less Assembly. More Solidity. Less Efficiency. More Readability.Greg Hysen2018-12-191-151/+0
| * | | Removed deprecated README + commentsGreg Hysen2018-12-191-2/+0
| * | | Prettier / Linter fixes for TSGreg Hysen2018-12-191-1/+1
| * | | Ported Balance Threshold Filter to new contract directory structureGreg Hysen2018-12-196-2242/+0
| * | | Test for ERC20 balance thresholdGreg Hysen2018-12-191-114/+146
| * | | Exchange Selectors - sortedGreg Hysen2018-12-191-107/+96
| * | | Removed Yes Token - its no longer needed to test Balance Threshold FilterGreg Hysen2018-12-197-1453/+12
| * | | Tests finished for balance threshold wrapperGreg Hysen2018-12-191-31/+189
| * | | matchOrders test cases for balance threshold filter contractGreg Hysen2018-12-192-3/+45
| * | | Tests for MatchOrdersGreg Hysen2018-12-193-7/+111
| * | | Tests for marketBuy invariantsGreg Hysen2018-12-191-10/+185
| * | | marketSellNoThrow testsGreg Hysen2018-12-191-0/+91
| * | | tests for marketSellOrdersGreg Hysen2018-12-191-9/+99
| * | | All tests running so farGreg Hysen2018-12-193-166/+9
| * | | Tests for batchFill variantsGreg Hysen2018-12-191-11/+203
| * | | tests for batchFillOrdesGreg Hysen2018-12-191-39/+287
| * | | tests for fillOrder variantsGreg Hysen2018-12-191-24/+131
| * | | fillOrder tests with new wrapperGreg Hysen2018-12-191-24/+13
| * | | Wrappers for balance threshold filter + updated some tests to use the wrapperGreg Hysen2018-12-193-63/+429
| * | | Conformed to hex format for constructing offsetsGreg Hysen2018-12-191-2/+1
| * | | Removed unnecessary noteGreg Hysen2018-12-191-2/+0
| * | | Include threshold balance in constructor of BalanceThresholdFilter contractGreg Hysen2018-12-194-2/+21
| * | | Function DocumentationGreg Hysen2018-12-192-59/+96
| * | | Updated Balance Threshold Filter to use mixin patternGreg Hysen2018-12-193-290/+358
| * | | ComplianceForwarder renamed to BalanceThresholdFilterGreg Hysen2018-12-193-17/+47
| * | | Revert reasons for balance threshold filterGreg Hysen2018-12-193-13/+39
| * | | Some commentsGreg Hysen2018-12-191-4/+4
| * | | Documented inline assembly functionsGreg Hysen2018-12-192-51/+153
| * | | working on batch fills. Compliance part is finished.Greg Hysen2018-12-192-7/+7
| * | | cleanupGreg Hysen2018-12-191-15/+18
| * | | cleaningGreg Hysen2018-12-192-34/+30
| * | | cleaningGreg Hysen2018-12-191-9/+19
| * | | cleaningGreg Hysen2018-12-191-11/+3
| * | | cleaningGreg Hysen2018-12-192-56/+19
| * | | cleaning IGreg Hysen2018-12-191-1/+17
| * | | Code to validate addresses from order arraysGreg Hysen2018-12-192-8/+49
| * | | Refactoring asmGreg Hysen2018-12-191-3/+41
| * | | generalized KYC extension passing all testsGreg Hysen2018-12-193-5/+16
| * | | Abstract address validation in asmGreg Hysen2018-12-191-13/+21
| * | | Exchange selector contract - autogeneratedGreg Hysen2018-12-191-0/+162
| * | | Making progress on generalized forwarderGreg Hysen2018-12-192-77/+98
| * | | Extract makerAddress in assemblyGreg Hysen2018-12-192-8/+50
| * | | fillOrder -> executeTransaction renameGreg Hysen2018-12-192-6/+6
| * | | Removed unnecessary comments in compliant forwarderGreg Hysen2018-12-191-2/+1
| * | | Wrapped up tests for compliant forwarderGreg Hysen2018-12-192-5/+15
| * | | More tests + require instead of revert in compliance contractGreg Hysen2018-12-193-18/+92
| * | | Ran linterGreg Hysen2018-12-192-43/+11
| * | | Ran prettierGreg Hysen2018-12-191-33/+50
| * | | End-to-end test for compliant forwarder - worksGreg Hysen2018-12-191-28/+28
| * | | WIP - Tests for compliant forwarderGreg Hysen2018-12-192-5/+12
| * | | Writing tests for Compliant ForwarderGreg Hysen2018-12-191-47/+125
| * | | template for Compliant Forwarder testsGreg Hysen2018-12-192-41/+18
| * | | Compile Compliant Forwarder contractGreg Hysen2018-12-191-1/+1
| * | | Yes Compliance TokenGreg Hysen2018-12-196-37/+21
| * | | Broken commit -- saving current state of getting wyre compliance token contra...Greg Hysen2018-12-197-81/+1579
| * | | Untested - Compliant Forwarder with Wyre "Yes Compliance" TokenGreg Hysen2018-12-192-0/+220
| | |/ | |/|
| * | Fix OrderWatcher title to fix sidebar topFabio Berger2018-12-181-1/+1
| * | Fix version picker so it doesn't overflow onto two linesFabio Berger2018-12-181-7/+9
| * | Fix bug in pull_missing_blocks with incorrect start block (#1438)Alex Browne2018-12-181-10/+6
| * | Pull approval events for ZRX and DAI (#1430)Alex Browne2018-12-181-19/+49
| * | Merge branch 'development' into feature/instant/usd-eth-toggleSteve Klebanoff2018-12-15142-693/+2238
| |\ \
| | * | Fix dex order quote/base asset assigning (#1432)zkao2018-12-156-20/+24
| | * | Merge pull request #1415 from 0xProject/feature/instant/mobile-numeric-keyboardFrancesco Agosti2018-12-153-55/+45
| | |\ \
| | | * | run linterfragosti2018-12-142-14/+31
| | | * | simplify scaling input logicfragosti2018-12-143-50/+18
| | | * | feat: change input to number inputfragosti2018-12-112-0/+5
| | * | | PublishLeonid Logvinov2018-12-1434-267/+267
| | * | | Updated CHANGELOGSLeonid Logvinov2018-12-1428-55/+55
| | * | | Updated CHANGELOGSLeonid Logvinov2018-12-1456-1/+357
| | * | | add special case to scrape OHLCV for eth/usd (#1428)Xianny2018-12-141-10/+34
| | * | | Merge pull request #1418 from 0xProject/feature/website/integrate-instant-doc...Brandon Millman2018-12-144-0/+16
| | |\ \ \
| | | * | | fix(website): update copy of instant track in dev homeBrandon Millman2018-12-141-2/+2
| | | * | | feature(website): add 0x Instant as a track in the docsBrandon Millman2018-12-114-0/+16
| | * | | | Merge pull request #1410 from 0xProject/fix/instant/zero-quoteSteve Klebanoff2018-12-131-0/+1
| | |\ \ \ \
| | | * | | | fix(instant): Don't update heartbeat if amount is 0Steve Klebanoff2018-12-111-0/+1
| | | | |_|/ | | | |/| |
| * | | | | fix semicolon and apply prettierSteve Klebanoff2018-12-151-2/+10
| * | | | | Show @ price in light greySteve Klebanoff2018-12-141-4/+5
| * | | | | typeof -> isStringSteve Klebanoff2018-12-141-1/+1
| * | | | | Fix SectionHeaderPropsSteve Klebanoff2018-12-141-4/+2
| * | | | | A little bit of scaling logic for not cutting off textSteve Klebanoff2018-12-131-6/+9
| * | | | | show < 0.00001 ETH when amount gets really smallSteve Klebanoff2018-12-132-7/+26
| * | | | | Use BN equals and call functionSteve Klebanoff2018-12-131-2/+2
| * | | | | Use helper function to check for errorSteve Klebanoff2018-12-131-3/+1
| * | | | | show as <$0.01 when less than a cent in USD, and also show 1 significant digi...Steve Klebanoff2018-12-132-3/+22
| * | | | | Abstract SectionHeader and make 12px per Chris's comment and figma designSteve Klebanoff2018-12-133-21/+33
| * | | | | LintingSteve Klebanoff2018-12-131-4/+3
| * | | | | Analytics events for ETH/USD toggle and failure to fetch eth usd priceSteve Klebanoff2018-12-134-0/+14
| * | | | | Change base currency to ETH if we can't get USD priceSteve Klebanoff2018-12-131-1/+2
| * | | | | Show error when fetching usd pricesSteve Klebanoff2018-12-131-4/+32
| * | | | | Make primary value in total cost boldSteve Klebanoff2018-12-131-0/+1
| * | | | | Small clean upSteve Klebanoff2018-12-131-18/+5
| * | | | | Refactor BaseCurrencyChoice to be done in helper functionSteve Klebanoff2018-12-131-27/+19
| * | | | | Remove unused utilSteve Klebanoff2018-12-131-36/+0
| * | | | | Default to USDSteve Klebanoff2018-12-131-1/+1
| * | | | | Refactor OrderDetails to use private instance methodsSteve Klebanoff2018-12-131-91/+115
| * | | | | Move header to helperSteve Klebanoff2018-12-131-29/+33
| * | | | | Render OrderDetailsRow directlySteve Klebanoff2018-12-132-45/+29
| * | | | | Delete old interface and rename BaseCurrencyChoiceSteve Klebanoff2018-12-121-13/+4
| * | | | | Refactor out custom componentsSteve Klebanoff2018-12-121-82/+55
| * | | | | Show as 0 when selectedSteve Klebanoff2018-12-123-8/+14
| * | | | | Remove unused componentSteve Klebanoff2018-12-121-49/+0
| * | | | | feat(instant): ETH/USD toggleSteve Klebanoff2018-12-126-48/+269
* | | | | | Add Python SRA client to Developer homeFabio Berger2018-12-131-0/+9
| |/ / / / |/| | | |
* | | | | Fix bug that occurs when token metadata decimals is undefined. (#1426)Alex Browne2018-12-132-4/+18
* | | | | Fix linter errorsLeonid Logvinov2018-12-138-22/+22
* | | | | Add PR numberLeonid Logvinov2018-12-131-1/+2
* | | | | Check functions Async suffixLeonid Logvinov2018-12-132-15/+32
* | | | | Make pull_missing_blocks script consider all events with block numbers (#1420)Alex Browne2018-12-121-1/+14
* | | | | track idex orderbook snapshots (#1397)zkao2018-12-1214-34/+690
* | | | | PublishFabio Berger2018-12-1234-239/+242
* | | | | Updated CHANGELOGSFabio Berger2018-12-1254-74/+79
* | | | | Refactor event scraping and add support for scraping ERC20 approval events (#...Alex Browne2018-12-1219-196/+641
|/ / / /
* | | | Merge pull request #1414 from 0xProject/fix/signature-utils/walletSignatureFabio B2018-12-112-1/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Add CHANGELOG entryFabio Berger2018-12-111-0/+9
| * | | Actually pass the signature, not the signature index to a wallet contract's `...Fabio Berger2018-12-111-1/+1
* | | | Add link to rexrelay integration example in instant READMEBrandon Millman2018-12-111-0/+2
* | | | chore: fix typo in instant READMEBrandon Millman2018-12-111-1/+1
* | | | chore: remove extra newlineBrandon Millman2018-12-111-1/+0
* | | | Update instant README with more integration linksBrandon Millman2018-12-111-1/+1
* | | | Update instant READMEBrandon Millman2018-12-111-0/+5
|/ / /
* | | perform null check on token metadata (#1412)Xianny2018-12-111-1/+1
* | | Updated CHANGELOGSLeonid Logvinov2018-12-1153-5/+308
| |/ |/|
* | Merge pull request #1404 from 0xProject/feature/instant/better-provider-fallbackFrancesco Agosti2018-12-116-6/+40
|\ \
| * | feat: only use display name from provider in uifragosti2018-12-081-1/+1
| * | feat: refactor provider name and displayName logicfragosti2018-12-085-9/+39
| * | feat: log walletDisplayName to Heapfragosti2018-12-082-0/+4
* | | Fix/pipeline/ohlcv ratelimit (#1403)Xianny2018-12-114-23/+21
|\ \ \
| * | | change to camelCasexianny2018-12-112-3/+3
| * | | lint: remove unused variablexianny2018-12-081-1/+0
| * | | refresh rate limit every second instead of every minutexianny2018-12-081-3/+3
| * | | cleanup: stray import, rename variablexianny2018-12-082-5/+3
| * | | query CC with larger batch sizexianny2018-12-083-5/+7
| * | | rename variable and define default in only 1 locationxianny2018-12-082-4/+5
| * | | upgrade throttling codexianny2018-12-082-14/+12
| |/ /
* | | Merge pull request #1411 from 0xProject/fix/instant/hide-loadersBrandon Millman2018-12-111-6/+13
|\ \ \
| * | | fix(instant): hide loaders when no token or buy amount is chosenBrandon Millman2018-12-111-6/+13
* | | | Merge pull request #1405 from 0xProject/tslint-changesFabio B2018-12-118-11/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Implement prefer-template tslint rulekao2018-12-088-11/+12
| |/ /
* | / Don't throw error if can't find icon for tokenSteve Klebanoff2018-12-111-2/+11
| |/ |/|
* | Merge pull request #1402 from 0xProject/web3-wrapper/numberBigNumberMixupFabio B2018-12-092-2/+13
|\ \ | |/ |/|
| * 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 p...Fabio Berger2018-12-072-4/+12
* | Merge pull request #1399 from 0xProject/feature/website/disable-slider-if-no-...Francesco Agosti2018-12-073-1/+11
|\ \ | |/ |/|
| * 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
* feat(instant): More aggressive error reportingSteve Klebanoff2018-12-061-5/+2
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d...fragosti2018-12-062-31/+43
|\
| * Fix/pipeline/ohlcv (#1393)Xianny2018-12-062-31/+43
* | fix: remove target=_blank from instant linkfragosti2018-12-062-1/+1
|/
* Merge pull request #1369 from 0xProject/feature/website/instant-configuratorFrancesco Agosti2018-12-0620-166/+1250
|\
| * 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 f...fragosti2018-12-06124-62/+4532
| |\
| * | 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
| * | 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 f...fragosti2018-12-0411-13/+46
| |\ \
| * | | 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-043-6/+86
| * | | feat: make (optional) label inlinefragosti2018-12-041-2/+3
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-04249-27389/+5507
| |\ \ \
| * | | | 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 classn...fragosti2018-12-011-3/+4
| * | | | 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-305-91/+184
* | | | | Merge pull request #1389 from 0xProject/fix/instant-rollbar-localhostSteve Klebanoff2018-12-064-14/+27
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | 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
|/ / / / /
* | | | | Merge pull request #1377 from 0xProject/feature/pipeline-cleanup-mega-rebaseAlex Browne2018-12-0687-0/+4392
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
| * | | | Fix typo in packages/pipeline/src/parsers/bloxy/index.tsFabio B2018-12-051-1/+1
| * | | | Fix linterAlex Browne2018-12-051-1/+1
| * | | | pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-0512-16/+491
| * | | | Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-0514-0/+669
| * | | | 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-0525-52/+698
| * | | | [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-054-4/+91
| * | | | 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