Leonid Logvinov
482a226dc5
Remove the postinstall hook
2018-07-20 02:02:16 +02:00
Leonid Logvinov
56137d0605
Use old assert version in @0xproject/connect
2018-07-20 01:01:54 +02:00
Fabio Berger
b6de0bdd43
Merge branch 'v2-prototype' into update-lerna
...
* v2-prototype: (48 commits)
Update CHANGELOG
Rename call data schema id to CallData. Check for TypedArray when hashing data in order-utils crypto
Fix broken links in sol-cov documentation
Fix 0x.js ts warnings
Update yarn.lock
Fix 0x.js ts warnings
Fix 0x.js tests on CI
Fix a bad merge
Update package versions
Merge
Update changelogs
Add a test for ERC721 Allowance
Use allowance instead of approval for all in fill-scenarios
Upgrade sha3 to 1.2.2 to work with node v10
Check if the token doesn't exist before minting in fill scenarios
Make downlevelIteration a global config
Fix tests descriptions
DRY up the code in order-watcher collision-resistant abi decoder
Await transactions in fillScenarios
Rename decodeAssetData to decodeAssetDataOrThrow
...
2018-07-19 16:38:33 +02:00
Fabio Berger
a2b62fd808
Update yarn.lock
2018-07-19 16:38:02 +02:00
Fabio Berger
6f540e3e58
Replace lerna-get-packages with our own implementation
2018-07-19 15:50:21 +02:00
Fabio Berger
ba92754669
Update yarn.lock
2018-07-18 17:00:14 +02:00
Fabio Berger
c839965c05
Update to Lerna v3.0-beta
2018-07-18 16:06:39 +02:00
Leonid Logvinov
c71781d9ab
Merge
2018-07-18 15:38:10 +02:00
Leonid Logvinov
dad557164e
Merge branch 'v2-prototype' into feature/order-watcher-v2
2018-07-18 15:27:38 +02:00
Leonid Logvinov
bf8ac3b9e6
Fix tslint issues
2018-07-17 12:59:02 +02:00
Leonid Logvinov
acff177c54
Merge branch 'v2-prototype' into feature/order-watcher-v2
2018-07-16 14:38:27 +02:00
dependabot[bot]
a3dc398da5
Bump npm-run-all from 4.1.2 to 4.1.3
...
Bumps [npm-run-all](https://github.com/mysticatea/npm-run-all ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/mysticatea/npm-run-all/releases )
- [Commits](https://github.com/mysticatea/npm-run-all/compare/v4.1.2...v4.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-07-13 18:25:06 +00:00
Francesco Agosti
26363931ed
Merge pull request #866 from 0xProject/feature/website/integrate-heap
...
Integrate Heap analytics into the website
2018-07-13 11:14:38 -07:00
Leonid Logvinov
f6fcb775b7
Upgrade tslint to use prefer-readonly
2018-07-13 17:30:44 +02:00
Fabio Berger
fcc8cdd36a
Update yarn.lock and artifact
2018-07-13 16:40:06 +02:00
Fabio Berger
6ce662c7a4
Update deps
2018-07-13 13:05:38 +02:00
Fabio Berger
2e5ff53d72
-fetch';
2018-07-13 12:42:01 +02:00
Fabio Berger
49f1a6933c
Add fetchAsync util and RPCSubprovider
2018-07-12 23:13:47 +02:00
Leonid Logvinov
34a9035164
Merge pull request #788 from feuGeneA/abi-gen-ignore-unchanged
...
Using timestamps, skip generation of already-up-to-date contract wrappers
2018-07-12 11:53:21 +02:00
fragosti
9131a72a47
Replace calls to google analytics with calls to heap
2018-07-11 12:14:23 -07:00
Brandon Millman
16ddd1edfc
Implement web browser socket
2018-07-11 10:17:45 -07:00
fragosti
c8bb21d12d
Add sourcemaps for rollbar
2018-07-09 14:26:05 -07:00
Leonid Logvinov
4b60a3cbab
Merge branch 'v2-prototype' into abi-gen-ignore-unchanged
2018-07-09 20:08:28 +02:00
Fabio Berger
c6da829713
Remaining version fixes
2018-07-09 18:55:22 +02:00
F. Eugene Aumson
9f08916cf1
add tests of abi-gen
2018-07-09 10:56:18 -04:00
Leonid Logvinov
b21f6e4d86
Merge pull request #822 from 0xProject/v2-contract-wrappers-WIP
...
V2 contract wrappers
2018-07-06 12:10:55 +03:00
Alex Shafranovich
d8c7c9803c
Added Solhint package and 'lint-contracts' npm script
2018-07-05 20:58:52 +03:00
Leonid Logvinov
01c6efeaf1
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
2018-07-05 17:00:50 +03:00
Leonid Logvinov
ba9d3cbdb8
Make it possible to configure block polling interval in base contract wrapper
2018-07-05 15:56:31 +02:00
Leonid Logvinov
1ee2d6ed54
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
2018-07-05 15:04:01 +02:00
Fabio Berger
40d1b0a23c
Update json-schema version used by web3-wrapper
2018-07-05 12:35:38 +02:00
Fabio Berger
a0b9c7777b
merge v2-prototype
2018-07-05 00:38:15 +02:00
Fabio Berger
1050ecdf3c
Refactor Web3Wrapper to no longer use Web3.js & add more test coverage
2018-07-05 00:36:01 +02:00
Jacob Evans
5915f8430c
Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final
2018-07-04 20:29:54 +10:00
Fabio Berger
688b34710e
Update blockstream to latest version, propogate errors to top-level callers
2018-07-03 18:15:20 +02:00
Jacob Evans
499915042e
Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final
2018-07-03 16:58:08 +10:00
Brandon Millman
bc7e8ff471
Add better balance formatting rules for balances and usd values
2018-07-02 16:08:02 -07:00
Fabio Berger
50957e1d29
Update incorrect versions of deps
2018-07-02 16:04:48 +02:00
Jacob Evans
ad570b8ae1
Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final
2018-07-02 11:21:16 +10:00
Amir Bandeali
6e1a549fcb
Use ledger subprovider
2018-06-29 17:25:56 -07:00
Leonid Logvinov
2f07ee0a8f
Dump assert version and make the order-watcher depend on the old assert version
2018-06-29 17:52:53 +03:00
Leonid Logvinov
14cebce304
Regenerate yarn.lock
2018-06-29 17:52:53 +03:00
Fabio Berger
68c00976f1
Fix merge
2018-06-29 11:40:05 +02:00
Fabio Berger
aa2616b307
Merge v2-prototype
2018-06-29 11:34:38 +02:00
fragosti
e4188f5d4c
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/support-new-metamask
2018-06-28 11:17:30 -07:00
Fabio Berger
26d3a487a5
Update ganache-cli to latest
2018-06-27 18:31:18 +02:00
Amir Bandeali
ec3e9efdaa
Fix build
2018-06-26 18:30:20 -07:00
Brandon Millman
2ca169b3c4
Merge pull request #777 from 0xProject/feature/website/browser-detection
...
Change metamask install link based on browser
2018-06-26 10:29:26 -07:00
Brandon Millman
e52d0a3512
Change metamask install link based on browser
2018-06-25 17:48:36 -07:00
Alex Browne
0a87364101
Use ethereumjs-tx@1.3.5 instead of our fork
2018-06-25 16:40:33 -07:00