Jacob Evans
cfc868bf4d
Reject negative amounts in isValidBaseUnitAmount
2018-01-19 10:31:06 +11:00
Fabio Berger
7b4e2257d8
Re-add changelog for 0x.js
2018-01-19 10:31:06 +11:00
Brandon Millman
4ac6e5477d
Merge pull request #326 from 0xProject/greenkeeper/@0xproject/utils-0.2.0
...
Update @0xproject/utils to the latest version 🚀
2018-01-18 14:50:15 -08:00
Leonid Logvinov
614ea14a7f
Fix prettier
2018-01-18 16:18:25 +01:00
Leonid Logvinov
ce45f99006
Update yarn.lock
2018-01-18 15:58:46 +01:00
Leonid
9203813a61
Merge pull request #325 from 0xProject/fix/portal-bugs
...
Small Fixes/Additions
2018-01-18 15:27:01 +01:00
Leonid
e5eec04f92
Merge pull request #322 from 0xProject/fix/ci-time
...
Speed-up CI
2018-01-18 14:16:53 +01:00
Fabio Berger
f9c21efc30
Use intervalUtils.clearAsyncExcludingInterval instead of calling clearInterval directly for grepability
2018-01-18 19:29:54 +08:00
greenkeeper[bot]
ae72b71895
chore(package): update @0xproject/utils to version 0.2.0
2018-01-18 10:09:13 +00:00
Brandon Millman
87e3fe725d
Run prettier to revert formatting changes made by the lerna publish step
2018-01-18 00:21:52 -08:00
Fabio Berger
807d9e3eef
Add discourse forum to Community section of website footer
2018-01-18 15:20:34 +08:00
Fabio Berger
9e569b3791
Remove dead-code
2018-01-18 15:20:15 +08:00
Fabio Berger
024f093585
Fix Portal topbar so that it displays the mobile menu
2018-01-18 15:02:53 +08:00
Fabio Berger
996e9e9102
Add missing onError callbacks
2018-01-18 15:02:36 +08:00
Brandon Millman
d58bfb46cf
Publish
...
- 0x.js@0.30 .0
- @0xproject/abi-gen@0.1.2
- @0xproject/assert@0.0.11
- chai-as-promised-typescript-typings@0.0.4
- chai-typescript-typings@0.0.2
- @0xproject/connect@0.5.0
- contracts@2.1.4
- @0xproject/dev-utils@0.0.5
- @0xproject/json-schemas@0.7.3
- @0xproject/kovan_faucets@1.0.5
- @0xproject/monorepo-scripts@0.1.4
- @0xproject/subproviders@0.3.1
- @0xproject/tslint-config@0.4.2
- @0xproject/types@0.1.4
- @0xproject/utils@0.2.0
- web3-typescript-typings@0.9.4
- @0xproject/web3-wrapper@0.1.5
- @0xproject/website@0.0.7
@0xproject/kovan_faucets@1.0.5
@0xproject/monorepo-scripts@0.1.4
@0xproject/website@0.0.7
0x.js@0.30.0
contracts@2.1.4
2018-01-17 22:45:09 -08:00
Fabio Berger
eb0d7df50b
Fix balance page copy to refer to the Wrap ETH tab instead of a "convert" button
2018-01-18 14:27:12 +08:00
Brandon Millman
547bee38c0
Update CHANGELOG
@0xproject/abi-gen@0.1.2
@0xproject/assert@0.0.11
@0xproject/connect@0.5.0
@0xproject/dev-utils@0.0.5
@0xproject/json-schemas@0.7.3
@0xproject/subproviders@0.3.1
@0xproject/tslint-config@0.4.2
@0xproject/types@0.1.4
@0xproject/utils@0.2.0
@0xproject/web3-wrapper@0.1.5
chai-as-promised-typescript-typings@0.0.4
chai-typescript-typings@0.0.2
web3-typescript-typings@0.9.4
2018-01-17 21:55:04 -08:00
Leonid
60614ba250
Merge pull request #321 from 0xProject/fix/fill-up-to-validation
...
Fix fillOrdersUpTo validation
2018-01-17 23:56:08 +01:00
Leonid Logvinov
278f68ae77
Fix the typos
2018-01-17 16:22:47 +01:00
Leonid Logvinov
b4375d6f64
Enable restrict-plus-operands and fix issues detected
2018-01-17 16:14:25 +01:00
Leonid Logvinov
9f47c72d31
Remove unused dependencies
2018-01-17 16:07:49 +01:00
Leonid Logvinov
de3bf03f42
Add --frozen-lockfile flag on CI
2018-01-17 15:55:58 +01:00
Leonid Logvinov
59a39ac57d
Fix a stupid RPC bug which caused the port togo over 65535
2018-01-17 15:35:14 +01:00
Leonid Logvinov
df9c2b193e
Remove trailing slash
2018-01-16 21:28:26 +01:00
Leonid Logvinov
3894311d68
Test deployer separately from contracts
2018-01-16 21:11:30 +01:00
Leonid Logvinov
35501dd4fc
Fix ignore configuration
2018-01-16 16:17:20 +01:00
Leonid Logvinov
e2ca713658
Fix the glob pattern for exclusion
2018-01-16 16:03:06 +01:00
Leonid Logvinov
a45de6d427
Return is pensing events are undefined
2018-01-16 15:50:15 +01:00
Leonid Logvinov
a350638526
Upgrade testrpc to 6.0.3 to avoid some race-conditions
2018-01-16 15:40:20 +01:00
Leonid Logvinov
59f9605ed9
Run testrpc for rest tests
2018-01-16 15:26:15 +01:00
Leonid Logvinov
9521bf8d4f
Separate contracts tests from others
2018-01-16 15:20:15 +01:00
Leonid Logvinov
7c1c94d39b
Change cached directory
2018-01-16 14:36:04 +01:00
Leonid Logvinov
8a74963815
Respore dependency cache
2018-01-16 14:31:28 +01:00
Leonid Logvinov
3ebd8b7f45
Revert "Don't run testrpc for the rest of the tests"
...
This reverts commit ae8cb2e6a8
.
2018-01-16 14:11:17 +01:00
Leonid Logvinov
ae8cb2e6a8
Don't run testrpc for the rest of the tests
2018-01-16 14:05:11 +01:00
Leonid Logvinov
1ccb978612
Split tests into two bundles
2018-01-16 14:04:02 +01:00
Leonid Logvinov
7040a01cf2
Remove umd tests
2018-01-16 14:01:46 +01:00
Leonid Logvinov
6bc0e815e9
Add caching between steps
2018-01-16 13:54:13 +01:00
Leonid Logvinov
593f7e826c
Specify the executor
2018-01-16 13:45:36 +01:00
Leonid Logvinov
835fa0af13
Test workflow
2018-01-16 13:44:38 +01:00
Leonid
0e3bd0c6c1
Merge pull request #320 from joincivil/feature/default-account
...
Fix web3 typing defaultAccount not allowing `undefined`
2018-01-16 13:34:14 +01:00
Olaf Tomalka
86668eb7b9
Added PR number to web3 typings changelog
2018-01-16 13:24:53 +01:00
Leonid Logvinov
771f65c858
Update the CHANGELOG
2018-01-16 11:25:31 +01:00
Leonid Logvinov
89d6326a83
Fix fillOrdersUpTo balances validation
2018-01-16 11:22:04 +01:00
Leonid Logvinov
8b81ea162f
Add a regression test for fillUpToValidation
2018-01-16 11:08:17 +01:00
Olaf Tomalka
a53e6db537
Fix web3 typing defaultAccount not allowing undefined
...
The default value for the defaultAccount property is undefined,
this happens in real-life scenarios, and so the type should
explicitly warn users about it
2018-01-15 16:02:42 +01:00
Leonid
62e3feeb94
Merge pull request #319 from 0xProject/feature/final-monorepo
...
Import last TS packages into the monorepo
2018-01-13 02:03:22 +01:00
Leonid
a950494503
Merge pull request #312 from 0xProject/feature/error-reporting-intervals
...
Better error handling on async/sync intervals
2018-01-13 00:51:23 +01:00
Leonid Logvinov
3cb310122e
Sort packages alphabetically in README
2018-01-13 00:50:07 +01:00
Leonid Logvinov
feace988b4
Add postpublish scripts
2018-01-12 22:16:45 +01:00