Leonid Logvinov
85b4a82a4b
Add missing comas
2018-02-05 12:03:13 +01:00
Leonid
f18fa8e947
Merge branch 'development' into feature/build_watch
2018-02-05 12:00:05 +01:00
Leonid
03b1b12ef1
Merge pull request #359 from 0xProject/feature/ts-2.7
...
TS 2.7
2018-02-05 11:24:36 +01:00
Amir Bandeali
05aae36813
Update contract versions, fix tests
2018-02-02 09:41:19 -08:00
Amir Bandeali
d5d6079b67
Rename directories
2018-02-02 09:39:08 -08:00
Amir Bandeali
bb4c8bf8eb
Rename previous contracts, fix imports, add nested file structure
2018-02-02 09:39:08 -08:00
Fabio Berger
3eb40db498
Move all contracts into a single directory
2018-02-02 09:39:08 -08:00
Fabio Berger
576f63d5e4
Update import
2018-02-02 09:39:08 -08:00
Fabio Berger
cda1dc82e9
Fix import
2018-02-02 09:39:08 -08:00
Fabio Berger
2721252d6a
Get rid of suffixed contract versioning and replace it with a poor-mans package manager. Versions are stored locally, and are generated in a copy-on-write basis as required
2018-02-02 09:39:08 -08:00
Leonid Logvinov
45ac960308
Add build:watch to README's
2018-02-02 12:42:19 +01:00
Remco Bloemen
27400fcd5b
Add solc 0.4.19
2018-02-01 15:46:38 -08:00
Leonid Logvinov
d4631e14b2
Publish
...
- 0x.js@0.31.1
- @0xproject/abi-gen@0.1.6
- @0xproject/assert@0.0.15
- chai-as-promised-typescript-typings@0.0.8
- @0xproject/connect@0.5.4
- contracts@2.1.8
- @0xproject/deployer@0.0.5
- @0xproject/dev-utils@0.0.9
- @0xproject/json-schemas@0.7.7
- @0xproject/monorepo-scripts@0.1.8
- @0xproject/subproviders@0.3.5
- @0xproject/testnet-faucets@1.0.9
- @0xproject/tslint-config@0.4.6
- @0xproject/types@0.1.8
- @0xproject/utils@0.2.4
- web3-typescript-typings@0.9.8
- @0xproject/web3-wrapper@0.1.9
- @0xproject/website@0.0.11
2018-02-01 16:39:06 +01:00
Leonid Logvinov
8df2cc103e
Fix linter errors
2018-02-01 16:29:16 +01:00
Leonid Logvinov
8e0e9c7d3a
Update changelog
2018-02-01 16:27:12 +01:00
Leonid
913930b561
Merge pull request #357 from ERCdEX/luke/zrx_order_watch_cache
...
BUGFIX: don't remove maker/zrx order from cache twice
2018-02-01 16:25:25 +01:00
Leonid Logvinov
994c8db1f3
Add OrderWatcherConfig to the list of public types
2018-02-01 13:01:10 +01:00
Leonid Logvinov
f6d963d45a
Fix errors after TS upgrade
2018-02-01 12:51:04 +01:00
Leonid Logvinov
39e3733be4
Upgrade TS to the newest version
2018-02-01 12:50:55 +01:00
Leonid Logvinov
09659cc304
Add build:watch command to all TS packages
2018-02-01 12:32:05 +01:00
Luke Autry
6811bdec40
don't remove maker/zrx order from cache twice
2018-01-31 22:56:05 -05:00
Brandon Millman
78fbf0f7ba
Prettier
2018-01-31 14:41:37 -08:00
Brandon Millman
89547332ee
Merge branch 'development' into feature/tslint-config/underscore-protected-members
...
* development:
Updated contract generation in 0x to new abi-gen CLI
Removed deprecated CLI options
Added PR # to the changelog of abi-gen
Added CLI options for explicit specifying location of partials and main template
2018-01-31 12:38:12 -08:00
Leonid
75539bf675
Merge pull request #346 from joincivil/feature/abi-gen-partials
...
Added CLI options for explicit specifying location of partials and main template
2018-01-31 14:50:25 +01:00
Olaf Tomalka
eaeb715e56
Updated contract generation in 0x to new abi-gen CLI
2018-01-31 14:24:20 +01:00
Brandon Millman
ca55cc99ed
Add PR number to changelog
2018-01-30 16:48:40 -08:00
Brandon Millman
7cc4a8f5ce
Fix lint errors
2018-01-30 16:26:42 -08:00
Olaf Tomalka
fa35768fc9
Removed deprecated CLI options
2018-01-31 00:41:58 +01:00
Brandon Millman
4d0ff0dce4
Add protected keyword to underscore lint rule
2018-01-30 14:02:13 -08:00
Fabio Berger
8aac6e46d4
Remove unused prop
2018-01-30 21:34:13 +01:00
Fabio Berger
1feac1a308
Merge pull request #351 from 0xProject/feature/portal-ledger-support
...
Portal Ledger Support, Lazy-loading token balances/allowances
2018-01-30 21:27:21 +01:00
Fabio Berger
d3e42e4b3e
Fix prettier
2018-01-30 21:16:47 +01:00
Fabio Berger
ecf86d1d13
Uppercase Networks enum values
2018-01-30 21:01:16 +01:00
Fabio Berger
adc6170f02
Make default gasPrice more readable
2018-01-30 20:53:22 +01:00
Fabio Berger
02600f40d2
Fix prettier mess
2018-01-30 20:53:09 +01:00
Fabio Berger
16ea0348a9
Fix linter errors
2018-01-30 20:45:09 +01:00
Fabio Berger
57acb8db5c
Shrink img
2018-01-30 20:28:15 +01:00
Fabio Berger
e219772b2a
Fix all setState calls after unmounted errors. Decided to create our own flag rather then using a cancellablePromise since there was little to be gained from this alternative
2018-01-30 20:12:32 +01:00
Fabio Berger
144a507a2e
Fix bug where we were return undefined instead of the empty object
2018-01-30 20:11:18 +01:00
Fabio Berger
5019c51940
Default the derivation path to that found in the Ledger subprovider
2018-01-30 20:10:51 +01:00
Fabio Berger
da1071526f
Add browser data to dialog info
2018-01-30 19:03:10 +01:00
Leonid Logvinov
7ad314472d
Change order
2018-01-30 16:33:52 +01:00
Leonid Logvinov
4f6168a982
Separate npm scripts in contracts
2018-01-30 16:01:37 +01:00
Leonid Logvinov
218a872968
Remove a semicolon
2018-01-30 16:01:37 +01:00
Leonid Logvinov
0043c5e1ac
Fix glob patterns
2018-01-30 16:01:37 +01:00
Leonid Logvinov
d0e7046a89
Remove constructor arg
2018-01-30 16:01:37 +01:00
Leonid Logvinov
52ad16b920
Remove authorized address magic from tests
2018-01-30 16:01:37 +01:00
Leonid Logvinov
5a4c0bff6a
Remove accounts magic from tests
2018-01-30 16:01:37 +01:00
Leonid Logvinov
6205209fbb
Make an RPC constructor param implicit
2018-01-30 16:01:37 +01:00
Leonid Logvinov
6ebf8a57d1
Remove no-unused-variabe rule
2018-01-30 16:01:37 +01:00