Fabio Berger
e2cbe42ed0
Update yarn.lock
2018-05-16 20:44:16 +02:00
Fabio Berger
78623ae3bd
Merge branch 'development' into v2-prototype
...
* development: (29 commits)
Do not remove artifacts when running `clean`
fix style errors
Fix circular dependency
Add my profile image to images
Add myself to about page
Add dogfood configs to website
Revert to lerna:run lint
Do lint sequentially
Exclude monorepo-scripts from tslint as test
Fix prettier
Add hover state to top tokens
Change to weekly txn volume
Change minimum Node version to 6.12
Document Node.js version requirement and add it to package.json
Apply prettier to some files which were not formatted correctly
Fix TSLint issues
Fix TSLint issues
Update ethereeumjs-testrpc to ganache-cli
Fix infinite loop
Add changelog entries for packages where executable binary exporting fixed
...
# Conflicts:
# packages/contracts/package.json
# packages/contracts/util/formatters.ts
# packages/contracts/util/signed_order_utils.ts
# packages/migrations/package.json
# yarn.lock
2018-05-16 16:18:47 +02:00
Fabio Berger
4de6221825
Do not remove artifacts when running clean
2018-05-16 16:08:15 +02:00
Fabio Berger
136c6d01b3
Do not remove artifacts when running clean
2018-05-16 16:01:37 +02:00
Francesco Agosti
cc486cb86d
Merge pull request #593 from 0xProject/bug/website/fix-cirular-dependency
...
Fix circular dependency
2018-05-15 16:35:05 -07:00
Francesco Agosti
7a45a579c0
Merge pull request #592 from 0xProject/feature/website/add-francesco-about
...
Add myself to about page
2018-05-15 15:59:24 -07:00
fragosti
dc58d539c2
fix style errors
2018-05-15 15:54:17 -07:00
fragosti
2ba78eb740
Fix circular dependency
2018-05-15 15:27:27 -07:00
fragosti
f43b275f16
Add my profile image to images
2018-05-15 14:50:33 -07:00
fragosti
509a81a572
Add myself to about page
2018-05-15 14:44:57 -07:00
Brandon Millman
184232ba4f
Add dogfood configs to website
2018-05-15 13:51:43 -07:00
Amir Bandeali
9e0471bfbb
Merge branch 'development' into v2-prototype
2018-05-15 15:52:49 -04:00
Alex Browne
0bc338ba42
Merge pull request #578 from 0xProject/document-node-version
...
Document Node.js version requirement and add it to package.json
2018-05-15 10:51:49 -07:00
Fabio Berger
406e91d387
Merge pull request #588 from 0xProject/improvement/use-wsrun
...
Individual package building & watching!!! 💪 🌹
2018-05-15 11:41:51 +02:00
Fabio Berger
473acafd14
Revert to lerna:run lint
2018-05-15 11:21:49 +02:00
Fabio Berger
7474e6b1c9
Do lint sequentially
2018-05-15 11:05:02 +02:00
Fabio Berger
323955277c
Exclude monorepo-scripts from tslint as test
2018-05-15 10:47:00 +02:00
Fabio Berger
03b5b09122
Fix prettier
2018-05-15 10:43:41 +02:00
Fabio Berger
fe00c06d4b
Merge development
2018-05-15 10:22:22 +02:00
Brandon Millman
ca08dd9705
Add hover state to top tokens
2018-05-15 00:52:51 -07:00
Brandon Millman
b3e53b609b
Change to weekly txn volume
2018-05-14 22:49:08 -07:00
Alex Browne
fdeab0475c
Change minimum Node version to 6.12
2018-05-14 18:46:53 -07:00
Alex Browne
f86cc0dc7a
Document Node.js version requirement and add it to package.json
2018-05-14 18:46:52 -07:00
Alex Browne
0457c959dd
Merge pull request #590 from 0xProject/fix-prettier
...
Apply prettier to some files which were not formatted correctly
2018-05-14 18:41:45 -07:00
Alex Browne
c520b7f1fb
Apply prettier to some files which were not formatted correctly
2018-05-14 15:44:09 -07:00
Fabio Berger
5422bf5733
Fix TSLint issues
2018-05-14 23:27:41 +02:00
Fabio Berger
a703160226
Merge branch 'development' into improvement/use-wsrun
...
* development:
Update ethereeumjs-testrpc to ganache-cli
# Conflicts:
# package.json
2018-05-14 22:31:53 +02:00
Fabio Berger
d0905eda49
Fix TSLint issues
2018-05-14 21:48:46 +02:00
Leonid Logvinov
da60008048
Update ethereeumjs-testrpc to ganache-cli
2018-05-14 20:16:13 +02:00
Fabio Berger
7c023233f2
Fix infinite loop
2018-05-14 20:02:41 +02:00
Fabio Berger
1e7003a307
Add changelog entries for packages where executable binary exporting fixed
2018-05-14 19:57:41 +02:00
Fabio Berger
8cb074657d
Rename bin to server in testnet-faucets since bin is no longer gitignored
2018-05-14 19:33:45 +02:00
Fabio Berger
5f72b86ce4
Fix sra-report binary
2018-05-14 19:33:23 +02:00
Fabio Berger
09d33792f3
rename build:watch to watch and remove build from docs:stage
2018-05-14 19:32:52 +02:00
Fabio Berger
a6773b85d2
Fix sol-compiler binary so it can be called directly from packages
2018-05-14 19:32:32 +02:00
Fabio Berger
5f678acf46
Fix abi-gen binary so it can be called directly from packages
2018-05-14 19:31:56 +02:00
Fabio Berger
76f9ad0705
Remove build from docs:stage commands
2018-05-14 19:24:47 +02:00
Fabio Berger
478f6ed011
Move from using lerna multi-package commands to wsrun, update README's accordingly
2018-05-14 19:23:50 +02:00
Fabio Berger
c94d1b2275
Merge branch 'development' of github.com:0xProject/0x-monorepo into development
...
* 'development' of github.com:0xProject/0x-monorepo:
Add missing type definitions
2018-05-14 11:30:51 +02:00
Fabio Berger
7d60356fac
Remove tslint-config as dep to monorepo-scripts to avoid circular dependency. Since monorepo-scripts is only expected to be used from within the monorepo, we reference tslint-config w/ a relative path
2018-05-14 11:30:15 +02:00
Leonid Logvinov
58fa35641d
Merge pull request #585 from 0xProject/feature/typedef
...
Add missing type definitions. Enable typedef linter rule
2018-05-14 10:36:13 +02:00
Leonid Logvinov
b74957acdf
Add missing type definitions
2018-05-14 10:35:13 +02:00
Fabio Berger
6aed4fb1ae
Merge pull request #579 from 0xProject/breakUp0xjs
...
Split 0x.js into: contract-wrappers & order-watcher
2018-05-11 19:11:27 +02:00
Fabio Berger
ad8e12eeae
Add missing .gitkeeps
2018-05-11 18:54:33 +02:00
Fabio Berger
31763a018c
Revert "Remove gitkeeps"
...
This reverts commit 3f6876c419 .
2018-05-11 18:50:50 +02:00
Fabio Berger
bc20f8a004
improve wording
2018-05-11 18:24:07 +02:00
Fabio Berger
3f6876c419
Remove gitkeeps
2018-05-11 17:41:35 +02:00
Fabio Berger
fb9c774558
Create coverage dir if doesn't exist
2018-05-11 17:41:25 +02:00
Fabio Berger
7df9393d29
Add compilerSettings to compiler.json
2018-05-11 16:26:08 +02:00
Fabio Berger
c6439def2c
Add deployedBytecode to artifacts since it is needed by sol-cov
2018-05-11 16:25:52 +02:00