Fabio Berger
|
0577ab96b8
|
Upgrade Typedoc to 0.12.0, which works with TS 3.x
|
2018-08-23 14:29:22 +01:00 |
|
Fabio Berger
|
15a34dca79
|
Fix prettier issues
|
2018-08-23 13:58:49 +01:00 |
|
Fabio Berger
|
2b38163274
|
Enable dry run of release publishing and handle git tags existing
|
2018-08-23 13:56:40 +01:00 |
|
Brandon Millman
|
572ad4615a
|
Fix prettier
|
2018-08-22 23:02:44 -07:00 |
|
Fabio Berger
|
2cef8d3a3e
|
Missing/superfluous type exports from connect
|
2018-08-23 00:23:19 +01:00 |
|
Fabio Berger
|
04e4fe251a
|
Prettier fix
|
2018-08-23 00:08:21 +01:00 |
|
Fabio Berger
|
61255309d2
|
merge development
|
2018-08-22 23:46:45 +01:00 |
|
Fabio Berger
|
27d329ff25
|
Replace complicated camelCase to spaces logic with change-case package
|
2018-08-22 23:44:46 +01:00 |
|
Francesco Agosti
|
cb19623a3a
|
Merge pull request #974 from 0xProject/feature/connect/sra-api-v2
[connect][sra-api][json-schemas] Update Connect to SRA v2
|
2018-08-22 15:39:14 -07:00 |
|
Brandon Millman
|
44ca6c4b71
|
Fix lint errors
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
cbcf8e8477
|
Add changelog entry and fix order-util changelog PR numbers
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
b0b3f9e339
|
Add assertions to factory
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
a5c7ddcff5
|
Add more comments
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
6cef847a27
|
Write initial forwarderHelperFactory
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
68dfd1bb22
|
Add tests for getMarketBuyOrdersInfo
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
67d33ec10c
|
Fix rounding bug in marketUtils
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
05ba049f59
|
Add test for sorting that happens in constructor
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
c2454d1428
|
Add more TODO items
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
7e0e195c88
|
Make config public readonly
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
e8a1950a74
|
Add ForwarderHelperImplConfig
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
3c973ba9f6
|
Remove marketSell and add to marketBuy implementation
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
2ef867f398
|
Add stubs for ForwarderHelper interface in ForwarderHelperImpl
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
90f2813d0e
|
Flesh out types
|
2018-08-22 15:39:03 -07:00 |
|
Brandon Millman
|
dd9c4b6e5d
|
Initial skeleton of forwarder-helper package
|
2018-08-22 15:39:03 -07:00 |
|
Fabio Berger
|
a6cdc38d53
|
Add/improve comments
|
2018-08-22 23:25:06 +01:00 |
|
Fabio Berger
|
167c4f8519
|
Fix changelogs
|
2018-08-22 23:24:54 +01:00 |
|
Fabio Berger
|
69b436babe
|
Refactor publish script so that root package.json configs.packagesWithDocs is canonical source of which packages have doc pages
|
2018-08-22 23:13:59 +01:00 |
|
fragosti
|
c83f2a070c
|
Run prettier
|
2018-08-22 14:31:53 -07:00 |
|
fragosti
|
ba9e31d3c1
|
Remove comment in updates json-schemas doc
|
2018-08-22 14:11:41 -07:00 |
|
fragosti
|
74e7fa13d6
|
Add documentation for json-schemas
|
2018-08-22 12:04:03 -07:00 |
|
Fabio Berger
|
b7c119b2aa
|
Fix many linter errors that showed up upon upgrading tsutil
|
2018-08-22 18:52:17 +01:00 |
|
Fabio Berger
|
3c2af2067f
|
Remove monorepo-scripts from tslintconfig.json
|
2018-08-22 16:24:45 +01:00 |
|
Fabio Berger
|
7c29cadb17
|
Use actual packageName for external example imports
|
2018-08-22 16:11:42 +01:00 |
|
Fabio Berger
|
40b202f8c0
|
Update all CHANGELOGs
|
2018-08-22 15:53:19 +01:00 |
|
Fabio Berger
|
392c00a698
|
Fix prettier
|
2018-08-22 15:10:32 +01:00 |
|
Fabio Berger
|
fb4fbc0e13
|
Update contract-wrappers CHANGELOG
|
2018-08-22 15:10:02 +01:00 |
|
Fabio Berger
|
d907b40378
|
Fix remaining merge issues
|
2018-08-22 13:12:42 +01:00 |
|
Fabio Berger
|
0248add542
|
Merge development branch
|
2018-08-22 11:41:42 +01:00 |
|
Fabio Berger
|
c12f0d04bb
|
Fix bugs in doc gen due to clone vs cloneDeep and pre-maturely removing placeholder undefined's in array iteration
|
2018-08-22 11:30:24 +01:00 |
|
Fabio Berger
|
22de88035c
|
Fix index.ts given fix in doc generation
|
2018-08-22 11:28:31 +01:00 |
|
Amir Bandeali
|
3760eb5baf
|
Add getBalancesAndAllowances
|
2018-08-21 18:14:22 -07:00 |
|
fragosti
|
c905b20ce6
|
Fix typo
|
2018-08-21 16:51:01 -07:00 |
|
Fabio Berger
|
301cb296ec
|
Move types from sol-compiler to types so they can be used in other places without requiring sol-compiler as a dep
|
2018-08-21 23:58:06 +01:00 |
|
Fabio Berger
|
1bbd7bf870
|
Add generated_docs dir to clean command
|
2018-08-21 23:20:01 +01:00 |
|
Fabio Berger
|
da15df2c2d
|
Stop logging to console for each packages without a package.json
|
2018-08-21 23:07:12 +01:00 |
|
Fabio Berger
|
fe43f84abd
|
Use bash for loop for generating docs for each package, revert changes to script
|
2018-08-21 23:06:21 +01:00 |
|
Amir Bandeali
|
7fa5b474eb
|
Add ZRX balances and allowances to TraderInfo
|
2018-08-21 13:53:44 -07:00 |
|
Amir Bandeali
|
3d25758b1d
|
Add OrderValidator to migrations
|
2018-08-21 13:53:38 -07:00 |
|
fragosti
|
f1ddbc9387
|
Remove artifacts
|
2018-08-21 13:17:37 -07:00 |
|
Amir Bandeali
|
dafb282432
|
Add tests
|
2018-08-21 11:47:28 -07:00 |
|