Fabio Berger
0abbdc6b96
Merge branch 'development' into feature/addSubproviders
...
* development:
Inline function
Introduce a const
Make private
Add version matcher script
Use same versions of dependencies everywhere
Add missing await
Move declaration into proper conditional block
Fix Party element so that an identicon's height is that which was passed in
# Conflicts:
# packages/website/package.json
# yarn.lock
2017-12-06 10:49:22 -06:00
Leonid
598f1dd2d8
Merge pull request #250 from 0xProject/feature/airport-experiments
...
Compare versions script
2017-12-06 15:52:38 +03:00
Leonid
594bd2de1c
Merge branch 'development' into feature/airport-experiments
2017-12-06 15:52:22 +03:00
Leonid Logvinov
55083316fc
Inline function
2017-12-06 15:48:30 +03:00
Leonid Logvinov
8c87394b2b
Introduce a const
2017-12-06 15:48:30 +03:00
Leonid Logvinov
1dba4b85d0
Make private
2017-12-06 15:48:30 +03:00
Leonid Logvinov
22de68205b
Add version matcher script
2017-12-06 15:48:30 +03:00
Leonid Logvinov
f76543ebfa
Use same versions of dependencies everywhere
2017-12-06 15:48:30 +03:00
Fabio Berger
f0c27f98b8
Add missing await
2017-12-05 22:17:52 -06:00
Fabio Berger
da678ba018
Move declaration into proper conditional block
2017-12-05 22:17:48 -06:00
Fabio Berger
86ed1b4554
Fix Party element so that an identicon's height is that which was passed in
2017-12-05 22:17:43 -06:00
Fabio Berger
06e348f80b
Have comments hug statements
2017-12-05 21:48:02 -06:00
Fabio Berger
f05e0174a0
Add declaration
2017-12-05 21:47:44 -06:00
Fabio Berger
6bea3ac157
Return actual error thrown
2017-12-05 21:47:29 -06:00
Fabio Berger
e4d42a079c
remove unused modules
2017-12-05 21:47:05 -06:00
Fabio Berger
5bbdb7a8f7
Use subproviders subpackage in website and remove old subproviders
2017-12-05 21:33:42 -06:00
Fabio Berger
3cf7cb1054
remove extra space
2017-12-05 21:32:42 -06:00
Fabio Berger
78274440cb
Add initial tests fort redundantRpcSubprovider
2017-12-05 18:50:02 -06:00
Fabio Berger
e59934ca21
Add null to err type
2017-12-05 18:49:48 -06:00
Fabio Berger
c93bb4ef98
Use null instead of undefined when no error exists
2017-12-05 18:48:51 -06:00
Fabio Berger
e3763bade2
Switch to using our custom base subprovider
2017-12-05 18:48:30 -06:00
Fabio Berger
1ea1c02387
remove unused import
2017-12-05 18:48:17 -06:00
Fabio Berger
f6321a8e70
Fix lint issues
2017-12-05 16:33:18 -06:00
Fabio Berger
08168c6e7d
Merge branch 'development' into feature/addSubproviders
...
* development: (50 commits)
Add PR number to changelog
Address feedback
Add requestId to subscription messages and update json-schemas
Remove isomorphic-fetch types from contracts package
Update README
Regenerate files
Make it private
Change package name
Update README
Make fileExtension configurable
Rename abi-gen to typed-contracts
Add docs for typed-contracts
Remove TODOs
Introduce separate ContextData type and rework it
Check ABI is defined
Introduce a const for 'contract.mustache'
Improve error message
Reuse util
Fix a typo
Introduce a const for 'function'
...
# Conflicts:
# yarn.lock
2017-12-05 16:18:36 -06:00
Fabio Berger
b5030df4e3
Remove spaces
2017-12-05 16:14:11 -06:00
Fabio Berger
8414c18866
Make exception
2017-12-05 16:12:10 -06:00
Fabio Berger
038668efdf
Port subproviders over to mono repo, refactor LedgerSubprovider to no longer rely on hookedWalletSubprovider. Added unit and integration tests.
2017-12-05 15:45:35 -06:00
Brandon Millman
4441d76725
Merge pull request #251 from 0xProject/feature/websocketVersion2
...
Add requestId to subscription messages and update json-schemas
2017-12-05 11:57:14 -08:00
Brandon Millman
1f494feec4
Add PR number to changelog
2017-12-05 11:55:31 -08:00
Leonid
1153fa093b
Merge pull request #249 from 0xProject/feature/typed-contracts
...
ABI to TS generator
2017-12-05 22:39:36 +03:00
Leonid Logvinov
c64ec92fb2
Address feedback
2017-12-05 22:34:59 +03:00
Brandon Millman
20e28d6c70
Add requestId to subscription messages and update json-schemas
2017-12-05 11:28:32 -08:00
Brandon Millman
c0015c2c11
Remove isomorphic-fetch types from contracts package
2017-12-05 11:25:47 -08:00
Leonid Logvinov
3880f2b3cc
Update README
2017-12-05 20:35:14 +03:00
Leonid Logvinov
293847053a
Regenerate files
2017-12-05 20:34:39 +03:00
Leonid Logvinov
e042f49e27
Make it private
2017-12-05 20:26:35 +03:00
Leonid Logvinov
c036b96848
Change package name
2017-12-05 20:26:18 +03:00
Leonid Logvinov
e95dba2c25
Update README
2017-12-05 20:12:35 +03:00
Leonid Logvinov
9891d7aaa6
Make fileExtension configurable
2017-12-05 19:59:13 +03:00
Leonid Logvinov
1ce66b4a81
Rename abi-gen to typed-contracts
2017-12-05 19:53:59 +03:00
Leonid Logvinov
63b1199bd5
Add docs for typed-contracts
2017-12-05 18:49:24 +03:00
Fabio Berger
47789d770d
bump version
2017-12-05 09:26:00 -06:00
Fabio Berger
df58593ff4
Move testrpc to top-level package.json and standardize some versions
2017-12-05 09:25:45 -06:00
Leonid Logvinov
e2ef7a74db
Remove TODOs
2017-12-05 18:07:39 +03:00
Leonid Logvinov
cde52b10b1
Introduce separate ContextData type and rework it
2017-12-05 18:05:03 +03:00
Leonid Logvinov
43983f1bb3
Check ABI is defined
2017-12-05 17:51:47 +03:00
Leonid Logvinov
eb4adcf797
Introduce a const for 'contract.mustache'
2017-12-05 17:46:51 +03:00
Leonid Logvinov
32568ebf09
Improve error message
2017-12-05 17:11:35 +03:00
Leonid Logvinov
c53d195ed0
Reuse util
2017-12-05 17:11:07 +03:00
Leonid Logvinov
9b1c9ecb8b
Fix a typo
2017-12-05 17:08:41 +03:00