Fabio Berger
dad6404c7f
Flag order-watcher as having a Docker image to publish
2019-01-11 16:52:28 +01:00
Fabio Berger
6dcf40f570
Add publish to DockerHub step to publish flow
2019-01-11 16:52:15 +01:00
Fabio Berger
43b0422804
Flesh out postpublish configs in packageJSON type
2019-01-11 16:51:54 +01:00
Fabio Berger
55ce0d9d17
Add pre-publish check to ensure publisher is logged in to docker cmdline
2019-01-11 16:50:41 +01:00
Fabio Berger
895460aea3
Update yarn.lock
2019-01-11 14:29:09 +01:00
Fabio Berger
7956127b29
Ensure the process exits
2019-01-11 14:29:02 +01:00
Fabio Berger
6fb2721294
Fix copy and links
2019-01-11 14:20:56 +01:00
Fabio Berger
ebb10e6604
Remove unused import
2019-01-11 14:15:24 +01:00
Fabio Berger
db878f4a7b
Fix title and og tags for sol-coverage
2019-01-11 14:15:15 +01:00
Leonid Logvinov
bb992458a3
Revert CHANGELOG changes
2019-01-11 11:29:39 +01:00
Leonid Logvinov
66add14ca5
Remove generated wrappers
2019-01-11 11:28:44 +01:00
Leonid Logvinov
0b38513c3f
Remove generated artifacts
2019-01-11 11:28:08 +01:00
Remco Bloemen
d9ac5b611a
Generate blocks at interval for truffle
2019-01-11 11:26:38 +01:00
Remco Bloemen
e1b99b5e2f
Use tracer for debug traces
2019-01-11 11:26:38 +01:00
Remco Bloemen
7af0818dff
Capture errors in next callbacks
2019-01-11 11:26:38 +01:00
Remco Bloemen
296b3d6311
Throw error when source location is missing
2019-01-11 11:26:38 +01:00
Remco Bloemen
4d03c3035c
Fix typo
2019-01-11 11:26:38 +01:00
Remco Bloemen
27c4d2522b
Add tracer params type
2019-01-11 11:26:37 +01:00
Fabio Berger
4dbd3ea902
Re-add changelog for 0x.js
2019-01-11 11:26:37 +01:00
Fabio B
2cf57a48dd
Merge pull request #1500 from 0xProject/update-prettier-version
...
Update prettier to version ^1.15.3
2019-01-11 11:18:18 +01:00
Alex Browne
a091b2c19d
Rebase and re-apply prettier
2019-01-10 17:44:35 -08:00
Alex Browne
89e398fa39
Update prettier to version ^1.15.3
2019-01-10 17:41:13 -08:00
Steve Klebanoff
1192314510
Add helper functions and expose to umd object
2019-01-10 16:13:16 -08:00
Fabio Berger
583e690b7a
Merge branch 'development' into fix/dev-tools-pages/finalTouches
...
* development: (49 commits)
upgrade to ddex api v3 (#1507 )
Add new deployment related instructions to pipeline README (#1499 )
feature: implement logging and friendly wallet name for Opera
Fix prettier
Add missing dependencies
Remove second yarn call
Add .gitkeep
Rename sol-trace-based-tools-common to sol-tracing-utils
Update packages/sol-trace/README.md
Update packages/sol-trace/CHANGELOG.json
Update packages/sol-trace-based-tools-common/src/source_maps.ts
Update packages/sol-trace-based-tools-common/CHANGELOG.json
Update packages/sol-profiler/CHANGELOG.json
Update packages/sol-coverage/CHANGELOG.json
Update packages/monorepo-scripts/src/test_installation.ts
chore: changelog update
fix: account for undefined errors in promisify, not only null
Clean up docs before publish
In README's, don't mention non-existent tests (#1497 )
fix: use getBackendBaseUrl instead of hardcoded string
...
2019-01-11 00:47:57 +01:00
Fabio Berger
a516b00a03
Fix footer links
2019-01-11 00:45:26 +01:00
Steve Klebanoff
841ad8757c
Add LiquidityRequestOpts type
2019-01-10 15:40:55 -08:00
Steve Klebanoff
127bd4bf9d
Getting rid of unused params and adding documentation
2019-01-10 15:38:41 -08:00
Steve Klebanoff
2360b8282f
rename tokensAvailableInUnitAmount to tokensAvailableInBaseUnits and use test helpers
2019-01-10 14:00:16 -08:00
Steve Klebanoff
0dade8624c
Adding more test coverage
2019-01-10 13:51:02 -08:00
Steve Klebanoff
a9fad77eb4
Implement liquidity checking w/ testing
2019-01-10 13:41:28 -08:00
Xianny
a5b7a35160
upgrade to ddex api v3 ( #1507 )
2019-01-10 13:07:52 -08:00
Alex Browne
53fc860d61
Add new deployment related instructions to pipeline README ( #1499 )
...
* Add new deployment related instructions to pipeline README
* Apply prettier
* Respond to PR feedback
2019-01-10 13:04:34 -08:00
Fabio Berger
dc20429bca
Add deployment commands for the Dev tools pages
2019-01-10 20:14:51 +01:00
Francesco Agosti
749312c0e8
Merge pull request #1506 from 0xProject/feature/instant/opera-followups
...
[instant] Implement logging and friendly wallet name for Opera
2019-01-10 10:48:06 -08:00
fragosti
ffd14ab2f2
feature: implement logging and friendly wallet name for Opera
2019-01-10 09:47:46 -08:00
Francesco Agosti
bf332d578c
Merge pull request #1501 from 0xProject/fix/utils/promisify-not-accounting-for-undefined-error
...
[utils] account for undefined errors in promisify, not only null (and fix instant in Opera)
2019-01-10 09:33:22 -08:00
Leonid Logvinov
6c22594882
Merge pull request #1492 from 0xProject/feature/sol-cov-sol-profiler-sol-trace-divorce
...
Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
2019-01-10 14:35:13 +01:00
Leonid Logvinov
b8e3829fdb
Fix prettier
2019-01-10 14:05:29 +01:00
Leonid Logvinov
c317a69e7e
Add missing dependencies
2019-01-10 13:33:56 +01:00
Leonid Logvinov
4c60d59123
Remove second yarn call
2019-01-10 11:57:18 +01:00
Leonid Logvinov
cee2954245
Merge development
2019-01-10 11:56:15 +01:00
Leonid Logvinov
a8d9263062
Add .gitkeep
2019-01-10 11:42:50 +01:00
Leonid Logvinov
7ae9e79235
Rename sol-trace-based-tools-common to sol-tracing-utils
2019-01-10 11:21:05 +01:00
Fabio B
15c9479ebe
Update packages/sol-trace/README.md
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:15:34 +01:00
Fabio B
03dea585b4
Update packages/sol-trace/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:15:26 +01:00
Fabio B
d7df402c42
Update packages/sol-trace-based-tools-common/src/source_maps.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:15:19 +01:00
Fabio B
052ed21e9c
Update packages/sol-trace-based-tools-common/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:12:08 +01:00
Fabio B
36504646f9
Update packages/sol-profiler/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:11:52 +01:00
Fabio B
60cdbbccae
Update packages/sol-coverage/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:11:43 +01:00
Fabio B
420333e3c3
Update packages/monorepo-scripts/src/test_installation.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-10 11:11:23 +01:00