220 Commits

Author SHA1 Message Date
Leonid
f18fa8e947
Merge branch 'development' into feature/build_watch 2018-02-05 12:00:05 +01:00
Leonid Logvinov
8df2cc103e
Fix linter errors 2018-02-01 16:29:16 +01:00
Leonid Logvinov
f6d963d45a
Fix errors after TS upgrade 2018-02-01 12:51:04 +01:00
Luke Autry
6811bdec40 don't remove maker/zrx order from cache twice 2018-01-31 22:56:05 -05:00
Brandon Millman
7cc4a8f5ce Fix lint errors 2018-01-30 16:26:42 -08:00
Leonid Logvinov
c02dfc4fb1
Fix tslint issues 2018-01-30 16:01:37 +01:00
Leonid Logvinov
1e9147b8bb
Normalize the dependencies 2018-01-30 16:01:37 +01:00
Leonid Logvinov
a17091b394
Make awaitTransactionMinedAsync non-generic again 2018-01-30 16:01:36 +01:00
Leonid Logvinov
387363283c
Remove truffle from tests 2018-01-30 16:01:36 +01:00
Leonid Logvinov
709026bf1a
Refactor contracts tests to not use injected web3 instance 2018-01-30 16:01:36 +01:00
Fabio Berger
c6dece6bd1 Add config file specifically in prettier command and fix files 2018-01-30 13:26:46 +01:00
Fabio Berger
93a5b3f457 Fix prettier 2018-01-30 13:21:01 +01:00
Fabio Berger
1cadbeed88 Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of trying to infer whether to add it or not from the nodeVersion 2018-01-30 12:38:44 +01:00
Amir Bandeali
216420fdc5 Add Rinkeby addresses to artifacts 2018-01-25 10:53:44 -08:00
Leonid Logvinov
36bfe62a8f
Fix the bug making it impossible to specify the custom ZRX address 2018-01-24 15:17:56 +01:00
Leonid
e5eec04f92
Merge pull request #322 from 0xProject/fix/ci-time
Speed-up CI
2018-01-18 14:16:53 +01:00
Leonid Logvinov
9f47c72d31
Remove unused dependencies 2018-01-17 16:07:49 +01:00
Leonid Logvinov
a45de6d427
Return is pensing events are undefined 2018-01-16 15:50:15 +01:00
Leonid Logvinov
89d6326a83
Fix fillOrdersUpTo balances validation 2018-01-16 11:22:04 +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 Logvinov
6a56f20928
Return after checking for an error and add an explanatory comment 2018-01-12 21:39:51 +01:00
Leonid Logvinov
897cfb491c
Remove redundant type refs 2018-01-12 17:23:59 +01:00
Leonid Logvinov
292c3bbff8
Make some callbacks failable and add error handling 2018-01-11 13:22:04 +01:00
Leonid Logvinov
c8c86c44f8
Fix callback types 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
Leonid Logvinov
c700046b76
Apply prettify on json and md files 2018-01-04 16:32:03 +01:00
Leonid Logvinov
c49f68ef3e
Fix linter errors 2018-01-04 14:53:38 +01:00
Leonid Logvinov
4dfa720f2d
Use configured version of bignumber in all packages 2018-01-04 12:38:19 +01:00
Leonid Logvinov
d46fcb33c5
Fix formatting 2018-01-03 11:42:20 +01:00
Leonid Logvinov
e744e4cd98
Apply prettier config 2018-01-03 11:37:38 +01:00
Brandon Millman
cb3582289f
Merge pull request #285 from 0xProject/fix/underscorePrivate
Add new underscore-privates rule to @0xproject/tslint-config and fix …
2017-12-21 13:16:25 -05:00
Fabio Berger
b94d13b413 Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with too many decimals 2017-12-21 09:34:50 +01:00
Fabio Berger
85e16c1233 Make assertion stricter so that one cannot submit invalid baseUnit amounts to toUnitAmount 2017-12-21 09:33:57 +01:00
Brandon Millman
2d53b7d9a4 Add some missed underscores, update changelog and comments 2017-12-20 19:08:11 -05:00
Brandon Millman
23052a5c2e Merge branch 'development' into fix/underscorePrivate
* development: (29 commits)
  Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI
  Update outdated WETH ranges
  Fix conditional
  Fix top-padding
  Publish
  Update CHANGELOGs
  Add slashes to base URLs
  Fix linter issue
  Fix WETH symbol
  Update snapshot and artifacts
  Replace our EtherTokens with WETH9 from maker
  Fix test description
  Fix a typo
  Add err==null assertions
  Add WETH9 tests
  Use the new snapshot including WETH9 and it's artifacts
  Add WETH9 and mirations
  Fix WETH events watching
  Fix a typo
  Init the _etherTokenContractsByAddress
  ...
2017-12-20 19:07:54 -05:00
Brandon Millman
cb11aec84d
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors 2017-12-20 15:30:25 +01:00
Leonid Logvinov
3e3587c281
Fix linter issue 2017-12-20 15:21:36 +01:00
Leonid Logvinov
03fd73fab8
Update snapshot and artifacts 2017-12-20 15:00:25 +01:00
Leonid Logvinov
d639a22cff
Add WETH9 tests 2017-12-20 14:02:25 +01:00
Leonid Logvinov
b1f36a9024
Use the new snapshot including WETH9 and it's artifacts 2017-12-20 14:02:25 +01:00
Leonid Logvinov
c07de97fd8
Fix WETH events watching 2017-12-20 14:02:24 +01:00
Leonid Logvinov
abce410897
Init the _etherTokenContractsByAddress 2017-12-20 14:02:24 +01:00
Leonid Logvinov
9594185f11
Export new public types 2017-12-20 14:02:24 +01:00
Leonid Logvinov
b829d55752
Make order watcher react to new etherToken events 2017-12-20 14:01:59 +01:00
Leonid Logvinov
e92d6ff84f
Add EtherToken events to the ABI 2017-12-20 14:01:59 +01:00
Leonid Logvinov
0056c66d32
Enable multiple EtherTokenContract instances 2017-12-20 14:01:59 +01:00
Leonid Logvinov
613fada49f
Add etherToken.getLogsAsync and etherToken.subscribe with tests 2017-12-20 14:01:59 +01:00
Leonid Logvinov
3c66f18a46
Don't throw in transformers 2017-12-19 18:39:35 +01:00
Leonid Logvinov
75f637bd75
Throw a better error message when taker is null|undefined or anything but not a string 2017-12-19 16:22:57 +01:00
Leonid Logvinov
156dae1d33
Fix comments 2017-12-19 12:10:44 +01:00