Leonid Logvinov
|
90d72a3683
|
Await the promise in order watcher assertion
|
2018-07-16 14:54:36 +02:00 |
|
Leonid Logvinov
|
f9bcf936ed
|
Merge branch 'feature/order-watcher-v2' into feature/order-watcher-erc721-tests
|
2018-07-16 14:38:51 +02:00 |
|
Leonid Logvinov
|
acff177c54
|
Merge branch 'v2-prototype' into feature/order-watcher-v2
|
2018-07-16 14:38:27 +02:00 |
|
Leonid Logvinov
|
55f6f02c9b
|
Import AssetproxyId
|
2018-07-16 14:31:33 +02:00 |
|
Leonid Logvinov
|
c5ba52910a
|
Add ERC721 tests to order watcher
|
2018-07-16 14:30:48 +02:00 |
|
Leonid Logvinov
|
994ccd6694
|
Enable downlevelIteration
|
2018-07-16 14:29:59 +02:00 |
|
Leonid Logvinov
|
4921a83813
|
Register asset types within collisionResistantAbiDecoder
|
2018-07-16 14:29:23 +02:00 |
|
Leonid Logvinov
|
a97ba41b86
|
Add ERC721 support to fill-scenarios
|
2018-07-16 14:28:44 +02:00 |
|
Leonid Logvinov
|
67e2623d2c
|
Remove no-unused-variable rule from tslint as it's buggy and has side-effects
|
2018-07-16 14:28:22 +02:00 |
|
Leonid Logvinov
|
4111095da3
|
Don't throw on transferFrom is the sender is an owner
|
2018-07-16 14:27:53 +02:00 |
|
Leonid Logvinov
|
6c21ddcedb
|
Pass erc721ProxyAddress to fillScenarios
|
2018-07-16 14:27:34 +02:00 |
|
fragosti
|
5e4b1eed30
|
Move update onboarding step tracking to onboarding flow code
|
2018-07-13 14:09:34 -07:00 |
|
fragosti
|
b70f5d1a1e
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into bug/website/txhash-error
|
2018-07-13 11:15:50 -07: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 |
|
fragosti
|
c5fcdd0657
|
Move format to helper function
|
2018-07-13 11:11:49 -07:00 |
|
Fabio Berger
|
2f0a914838
|
Fix linter
|
2018-07-13 19:53:49 +02:00 |
|
Fabio Berger
|
80071beaac
|
Add assertion to make sure caller to fetchAsync isn't trying to set timeout in a context-specific way
|
2018-07-13 19:38:35 +02:00 |
|
Fabio Berger
|
de1029d5ef
|
Fix linter issues
|
2018-07-13 18:51:21 +02:00 |
|
Leonid Logvinov
|
ffeb3194a8
|
Fix a dependency version
|
2018-07-13 17:46:53 +02:00 |
|
Leonid Logvinov
|
95e9f33f6a
|
Migrate order-watcher to v2
|
2018-07-13 17:45:25 +02:00 |
|
Leonid Logvinov
|
c599a20b34
|
Enable prefer-readonly rule
|
2018-07-13 17:44:39 +02:00 |
|
Leonid Logvinov
|
ca59528a32
|
Add OrderWatcherPartialConfigSchema
|
2018-07-13 17:44:00 +02:00 |
|
Leonid Logvinov
|
6f4fd06d38
|
Use migrated package versions as order-watcher dependencies
|
2018-07-13 17:43:32 +02:00 |
|
Leonid Logvinov
|
4715c2d006
|
Update compact_artifacts in order-watcher
|
2018-07-13 17:42:50 +02:00 |
|
Leonid Logvinov
|
fcfa43b6f1
|
Export newly created store from order-utils
|
2018-07-13 17:42:27 +02:00 |
|
Leonid Logvinov
|
56b4c55654
|
Add OrderFilledCancelledLazyStore
|
2018-07-13 17:41:30 +02:00 |
|
Leonid Logvinov
|
830790eeac
|
Add AbstractOrderFilledCancelledLazyStore
|
2018-07-13 17:39:41 +02:00 |
|
Leonid Logvinov
|
39de9c7879
|
Export forgotten stuff from contract-wrappers
|
2018-07-13 17:38:02 +02:00 |
|
Leonid Logvinov
|
7b6cc14b71
|
Make getZRXAssetData not async
|
2018-07-13 17:37:33 +02:00 |
|
Leonid Logvinov
|
fe32214613
|
Add no-return-await, no-duplicate-switch-case, no-implicit-dependencies rules
|
2018-07-13 17:30:44 +02:00 |
|
Leonid Logvinov
|
f6fcb775b7
|
Upgrade tslint to use prefer-readonly
|
2018-07-13 17:30:44 +02:00 |
|
Leonid Logvinov
|
d209108a95
|
Update contract artifacts
|
2018-07-13 17:30:00 +02:00 |
|
Fabio Berger
|
efc64cf17f
|
Remove unused import
|
2018-07-13 17:17:45 +02:00 |
|
Fabio Berger
|
2f41ed50c1
|
Switch conditional
|
2018-07-13 16:47:32 +02:00 |
|
Fabio Berger
|
fcc8cdd36a
|
Update yarn.lock and artifact
|
2018-07-13 16:40:06 +02:00 |
|
Fabio Berger
|
248632ce76
|
Merge branch 'v2-prototype' into fix/request-timeout-issue
* v2-prototype:
Remove legacy portal code
|
2018-07-13 16:12:49 +02:00 |
|
Fabio Berger
|
25681754bd
|
Fix abi-gen tests to not rely on sleep, since it causes intermittent failures
|
2018-07-13 16:06:15 +02:00 |
|
Fabio Berger
|
179c487da9
|
Add missing assertion
|
2018-07-13 15:25:48 +02:00 |
|
Fabio Berger
|
350989bbec
|
Move type defs to typescript-typingsd
|
2018-07-13 15:25:37 +02:00 |
|
Fabio Berger
|
f5293e6c38
|
Fix linter
|
2018-07-13 15:09:51 +02:00 |
|
Fabio Berger
|
70c3515c94
|
Make createFinalPayload protected
|
2018-07-13 15:04:17 +02:00 |
|
Fabio Berger
|
4c7fd5a4e8
|
Replace process.browser with detect-node library
|
2018-07-13 15:03:13 +02:00 |
|
Fabio Berger
|
9d24341d94
|
Export Web3ProviderEngine and RPCSubprovider from 0x.js
|
2018-07-13 14:35:31 +02:00 |
|
Fabio Berger
|
512502ca08
|
Export Web3ProviderEngine from subproviders package
|
2018-07-13 14:26:02 +02:00 |
|
Fabio Berger
|
6ce662c7a4
|
Update deps
|
2018-07-13 13:05:38 +02:00 |
|
Fabio Berger
|
701ea5c46b
|
Add typedoc for json-rpc-error package
|
2018-07-13 13:05:21 +02:00 |
|
Fabio Berger
|
2e5ff53d72
|
-fetch';
|
2018-07-13 12:42:01 +02:00 |
|
Fabio Berger
|
1229c61ba4
|
Make timeout configurable on RPCSubprovider
|
2018-07-13 12:05:02 +02:00 |
|
fragosti
|
ee54438e92
|
Fix logging typo
|
2018-07-12 18:30:01 -07:00 |
|
fragosti
|
65af78c85d
|
Fix indentify typo
|
2018-07-12 18:20:46 -07:00 |
|