fabioberger
24a26aef70
Remove remaining references to react-shared
2019-07-27 14:13:20 +02:00
fabioberger
cc7dec7a99
Move react-docs into website and delete it as a standalone package
2019-07-27 14:12:57 +02:00
fabioberger
e39dce6159
Remove metacoin example from monorepo
2019-07-19 19:38:08 +02:00
Matthew Cadier Kim
fc257523c7
Remove pipeline package
...
* Remove entire readme for the pipelines package.
* remove pipeline everywhere
* bump circle ci
2019-06-18 17:01:53 -07:00
Amir Bandeali
6b7cb13e9a
Move DevUtils contract into its own package
2019-06-07 08:46:19 -07:00
Leonid Logvinov
6943bbcacb
Temp
2019-02-04 10:38:02 +01:00
Amir Bandeali
ab4d4a69ec
Update root tsconfig packages
2019-01-21 22:39:51 -08:00
Leonid Logvinov
7ae9e79235
Rename sol-trace-based-tools-common to sol-tracing-utils
2019-01-10 11:21:05 +01:00
Leonid Logvinov
2c974b5f3f
Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
2019-01-08 14:48:06 +01:00
Alex Browne
b3fa0c8dac
Fix project references for contracts packages ( #1419 )
...
- Removed /packages/contracts
- Removed /contracts/core
- Added `yarn build:ts` to CI tests
- Added each contracts "project" to root tsconfig.json
2018-12-11 17:09:00 -08:00
Alex Browne
cd73a047ef
Remove old code. Create function for getting contract events via etherscan
2018-12-04 14:23:29 -08:00
Leonid Logvinov
866c946b92
Replace packages/contracts with contracts/core
2018-12-03 11:31:54 +01:00
fragosti
fc2055cd93
feat: remove instant from project references
2018-11-30 12:26:59 -08:00
fragosti
302d172aad
feat: fix instant build and add to project references
2018-11-16 17:50:47 -08:00
Fabio Berger
4bf50a0496
update outdated package and tsconfig issue
2018-10-18 13:59:21 +01:00
Leonid Logvinov
f8876ab60b
Remove sra-report
2018-10-18 13:15:39 +02:00
Alex Browne
974ec23ecd
Apply various PR feedback
2018-10-15 13:38:33 -07:00
Alex Browne
8f0ceaf1d8
Create abi-gen-wrappers package
2018-10-15 13:36:59 -07:00
Alex Browne
1da3604351
Create contract-artifacts package (needed to solve dependency cycle)
2018-10-15 13:36:59 -07:00
Brandon Millman
7b46cef83d
Create initial AssetBuyer class
2018-09-15 14:14:48 +02:00
Alex Browne
e7d5ceb9c5
feat: Add support for TypeScript project references ( #991 )
...
* Update all package.json and tsconfig.json
* fix(contracts): Make test/utils/web3_wrapper.ts compatible with project refs
* Fix webpack config for 0x.js
* Fix linter errors by adding rootDir to tsconfig.json as needed
* Add build:ts and watch:ts commands to package.json
* Update sra-spec to work with project references
* Update tsconfig.json with latest new/removed packages
* Add TypeScript as devDependency at root
* Add missing rootDir to forwarder-helper package
* Use a separate tsconfig file for typedoc
* Fix linter errors
* Apply PR feedback (add comments)
* Fix 0x.js tsconfig
2018-08-29 11:15:30 -07:00
Leonid Logvinov
c71781d9ab
Merge
2018-07-18 15:38:10 +02:00
Leonid Logvinov
b1fd005c95
Enable skipLibCheck flag in ts
2018-06-06 10:00:21 -07:00
Leonid Logvinov
a2e4aaa9a3
Add clean-state tests
2018-03-27 17:47:04 +02:00
Leonid Logvinov
f917a4a34a
Remove typeRoots
2018-01-10 11:24:37 +01:00
Leonid Logvinov
27d9fba785
Include web3 types via typeRoots and factor out common parts of tsconfig.json
2018-01-10 11:24:31 +01:00
Fabio Berger
c4ee2d7386
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
2017-11-12 22:17:18 -05:00
Leonid
641d3b75ea
Revert "Reduce final bundle size by 11% (82kB)"
2017-10-24 16:40:38 +03:00
Leonid Logvinov
f62dc0f46c
Update 0x-json-schemas
2017-10-19 12:44:00 +03:00
Leonid Logvinov
f64638173a
Transform lodash-es to commonjs module format
2017-10-19 00:31:10 +03:00
Leonid Logvinov
64f4a276ff
Add ethereumjs-utils types
2017-07-21 15:42:42 -07:00
Leonid Logvinov
f7fac34e03
Add bn.js types
2017-07-21 15:34:47 -07:00
Leonid Logvinov
10e8e89fee
Add initial error handling decorator implementation
2017-06-10 13:55:36 +02:00
Leonid Logvinov
84f8570e78
Fix types hell with, chai and chai-as-promised
2017-06-01 14:46:24 +02:00
Fabio Berger
755c980a56
Add assertions library and add them for all function args
2017-05-25 10:58:40 +02:00
Leonid Logvinov
7046870368
Run mocha on compiled sources
2017-05-24 14:25:09 +02:00
Leonid Logvinov
d35932806a
Add initial tsconfig
2017-05-24 11:28:39 +02:00