Brandon Millman
f08738e133
Add Greg and Remco to the about page
2018-05-01 17:11:06 -07:00
Brandon Millman
1fbdc14734
Merge pull request #550 from 0xProject/feature/website/crypto-compare-prices
...
Grab wallet price information by token symbol
2018-05-01 10:09:04 -07:00
Jacob Evans
3e683162e9
Merge pull request #568 from 0xProject/bug/0x.js/trade-simulator-trading-zrx
...
Execute Taker side in trade simulation
2018-05-01 21:55:49 +10:00
Jacob Evans
8e7937bdb6
Update comment to be more descriptive of null address in exchange simulator
2018-05-01 19:06:17 +10:00
Jacob Evans
b36587fac8
Execute taker side in trade simulation
...
Fill if the taker address is open
2018-05-01 14:43:47 +10:00
Brandon Millman
3a1f9d01e8
Remove WETH special case, website backend handles this now
2018-04-30 16:49:47 -07:00
Brandon Millman
1131d66b3d
Hit website backend for price information
2018-04-30 16:40:02 -07:00
Brandon Millman
7104ae4752
Merge pull request #564 from 0xProject/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2018-04-30 09:47:33 -07:00
Brandon Millman
2403323463
Style suggestions
2018-04-27 15:05:23 -07:00
Brandon Millman
feb7dfffa1
Move quote currency string into config
2018-04-27 15:05:23 -07:00
Brandon Millman
005e633e2a
yarn.lock
2018-04-27 15:05:00 -07:00
Brandon Millman
127fe971e9
Prettier
2018-04-27 14:50:04 -07:00
Brandon Millman
3c4bde6ea1
Create CODE_OF_CONDUCT.md
2018-04-27 14:09:25 -07:00
Brandon Millman
dc19690863
Merge branch 'development' into feature/website/crypto-compare-prices
...
* development:
Fix react type versions to avoid minor version bumps with breaking changes
Update Web3 Provider Engine to 14.0.4
Remove auto-assignment of everyone to PR's
Check for Yarn instead of npm
Add hack comment about the use of sudo
Fix lazy load component name
Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu
Remove unnecessary additional params
Remove outside declaration
Capitalize yarn
Use path for platform independence
Consolidate github personal access token env to one place: constants.ts
Use methods moved to utils since now shared by multiple scripts
Add comment
Improve comments
Add checks for the required local setup before running the publish script
Add descriptions for all commands in monorepo-scripts
Add removeGitTags script that can be run after a failed Lerna publish
2018-04-26 17:11:01 -07:00
Jacob Evans
47604384d4
Merge pull request #555 from 0xProject/feature/subproviders/upgrade-provider-engine
...
Update Web3 Provider Engine to 14.0.4
2018-04-26 15:44:55 +10:00
Fabio Berger
c69984e309
Fix react type versions to avoid minor version bumps with breaking changes
2018-04-24 20:06:09 +09:00
Jacob Evans
5682cd0048
Update Web3 Provider Engine to 14.0.4
2018-04-24 14:33:32 +10:00
Fabio Berger
2896110d4d
Merge branch 'development' of github.com:0xProject/0x-monorepo into development
...
* 'development' of github.com:0xProject/0x-monorepo:
Fix lazy load component name
Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu
2018-04-24 13:01:15 +09:00
Fabio Berger
d05b175e04
Remove auto-assignment of everyone to PR's
2018-04-24 12:53:54 +09:00
Brandon Millman
10a379077c
Merge pull request #552 from 0xProject/refactor/website/legacy-portal
...
Rename Portal component to LegacyPortal
2018-04-23 22:42:07 -04:00
Fabio Berger
ffd9b79100
Check for Yarn instead of npm
2018-04-24 10:43:44 +09:00
Fabio Berger
04c07d9006
Merge pull request #541 from 0xProject/improveMonorepoScripts
...
Improve Monorepo-scripts
2018-04-24 10:34:40 +09:00
Fabio Berger
a3cc5c1dd7
Add hack comment about the use of sudo
2018-04-24 10:32:44 +09:00
Brandon Millman
941342cc24
Fix lazy load component name
2018-04-23 16:49:53 -07:00
Brandon Millman
cc471dd127
Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu
2018-04-23 14:27:11 -07:00
Brandon Millman
9b535e3cec
Rename baseCurrency to quoteCurrency
2018-04-22 14:20:42 -04:00
Brandon Millman
9656895726
Remove some unused imports
2018-04-22 14:17:34 -04:00
Brandon Millman
121b6949a1
Rate limit crypto compare calls
2018-04-22 14:05:03 -04:00
Brandon Millman
fb31c49317
Refactor common fetch logic into fetch_utils
2018-04-22 13:28:13 -04:00
Brandon Millman
e51f9b3593
Grab price information from crypto compare api
2018-04-22 13:10:58 -04:00
Amir Bandeali
d08bfbf705
Merge pull request #545 from 0xProject/feature/deployer/solidity-0.4.23
...
Feature/deployer/solidity 0.4.23
2018-04-20 13:55:49 -07:00
Amir Bandeali
a10e466fed
Fix getABIEncodedTransactionData in contract templates
2018-04-20 13:54:33 -07:00
Amir Bandeali
35bb010c35
Add support for solidity 0.4.23
2018-04-20 13:54:28 -07:00
Brandon Millman
0046a0762c
Merge pull request #543 from 0xProject/feature/website/integrate-relayer-info
...
Integrate relayer index with website backend
2018-04-20 15:37:41 -04:00
Brandon Millman
c453012a8e
Add specific render path for error and loading
2018-04-20 15:36:40 -04:00
Fabio Berger
1f82c7eadf
Remove unnecessary additional params
2018-04-20 10:04:22 +09:00
Fabio Berger
b6fb8dbb52
Remove outside declaration
2018-04-20 10:03:53 +09:00
Fabio Berger
30256cbe51
Capitalize yarn
2018-04-20 10:01:21 +09:00
Fabio Berger
7f46e9af2c
Use path for platform independence
2018-04-20 10:00:37 +09:00
Fabio Berger
417cec9e04
Consolidate github personal access token env to one place: constants.ts
2018-04-20 09:36:03 +09:00
Jacob Evans
62a55c0135
Merge pull request #540 from 0xProject/feature/abi-gen/tuple-return-types
...
Support Tuples returned from functions
2018-04-20 08:49:23 +10:00
Jacob Evans
72336eb393
Remove ethers-contracts types
2018-04-20 08:26:10 +10:00
Brandon Millman
12d8c0b6af
Integrate relayer index with website backend
2018-04-19 16:28:35 -04:00
Jacob Evans
5c232b6a8d
Update CHANGELOGs
2018-04-19 17:16:05 +10:00
Fabio Berger
f6fd4281a4
Add ImToken to landing page
2018-04-19 15:35:12 +09:00
Jacob Evans
4bee63afc6
Interface for EventDescription renamed topics
2018-04-19 16:28:46 +10:00
Jacob Evans
d186f6148b
Use ethers in abi_decoder utils
2018-04-19 15:25:04 +10:00
Fabio Berger
2b15c03b9a
Use methods moved to utils since now shared by multiple scripts
2018-04-19 14:19:34 +09:00
Fabio Berger
60d879e045
Add comment
2018-04-19 14:16:11 +09:00
Fabio Berger
858d1768ce
Improve comments
2018-04-19 14:14:10 +09:00