fragosti
1a7e425780
Run linters
2019-11-12 11:18:23 -08:00
fragosti
403ceebff9
Remove chainId from json-schemas and connect
2019-11-08 16:09:53 -08:00
F. Eugene Aumson
f51c80adb2
Change all instances of networkId
to chainId
( #2313 )
...
* abi-gen/test: recompile contract fixtures for 3.0
It seems this hadn't been done since the merge with the 3.0 branch.
* Sync `monorepo$ yarn test` exclusions to CI config
* sra-spec: correct typo
* contract-wrappers: TODO after coord.-server update
* utils: fix typo in comment
* Refactor networkId to chainId everywhere
* Update CHANGELOGs
2019-11-06 01:18:55 -05:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
fragosti
e5e439adb9
Change /order_config endpoint to POST
2018-09-26 14:01:51 +02:00
fragosti
69eb820d0d
Change orderConfig from POST to GET like in spec
2018-09-04 15:49:30 -07:00
fragosti
a3527a77a6
Add to CHANGELOG
2018-09-04 14:49:39 -07:00
fragosti
33a45fa739
Use BigNumber instead of string where appropriate in OrderConfigRequest
2018-09-04 14:44:56 -07:00
fragosti
c905b20ce6
Fix typo
2018-08-21 16:51:01 -07:00
fragosti
44cc5e45cc
Run prettier
2018-08-20 11:53:49 -07:00
fragosti
1ae11ed8ae
lint everything
2018-08-20 11:51:26 -07:00
fragosti
075e3a41c8
Update websocket for SRA v2
2018-08-20 11:42:29 -07:00
fragosti
f2d1d95355
Remove default query parameters
2018-08-17 13:58:55 -07:00
fragosti
ca5e52920d
Add fee recipients test
2018-08-15 17:52:13 -07:00
fragosti
30dfb7511d
All previous tests passing
2018-08-15 17:36:54 -07:00
fragosti
1c87e5f698
Get orders async tests passing
2018-08-15 17:31:39 -07:00
fragosti
c325d638c9
getAssetPairsAsync tests passing
2018-08-15 17:18:19 -07:00
fragosti
e7f19e350e
Project now builds
2018-08-15 15:10:39 -07:00
fragosti
5c40c466f6
Update json-schemas, update HTTPClient types
2018-08-14 16:06:09 -07:00
fragosti
ce88086e08
Update types to reflect v2
2018-08-14 14:40:52 -07:00
fragosti
c1cc92a46f
Change names of basic types in Client interface
2018-08-14 14:00:16 -07:00
Alex Browne
4012e31115
Use make-promises-safe as a preloader instead of manually importing
2018-06-21 19:17:33 -07:00
Alex Browne
251218af8b
Use make-promises-safe to catch unhandled rejections in tests
2018-05-16 17:36:37 -07:00
Brandon Millman
95a9d77301
Change default page params in connect to page 1 and perPage 100
2018-02-14 14:43:43 -08:00
Brandon Millman
4c797405ad
Addressed PR feedback
2018-02-13 15:50:28 -08:00
Brandon Millman
713c922e35
Add page options to relevant HttpClient methods
2018-02-13 14:15:54 -08:00
Brandon Millman
fbcbf066cd
Stop appending /v0 to HttpClient api endpoint urls
2018-01-12 11:53:14 -08:00
Brandon Millman
c2c7512431
Improve HttpClient errors
2018-01-12 08:01:41 -08:00
Leonid
a39d3d7233
Merge pull request #305 from 0xProject/fix/bignumber_config
...
Use configured version of bignumber in all packages
2018-01-10 11:18:51 +01:00
Brandon Millman
734cf5819a
Merge branch 'development' into fix/mutatedInput
...
* development:
Changes to abi-gen after code review
Added constructor ABIs to abi-gen
Describe #295 in a CHANGELOG
Add #302 description to changelog
Fix formatting
Apply prettier config
Install prettier
Remove formatting esilnt rules
sendTransactionAsync should return txHash string
Added Event generation to abi-gen
Publish
Add dates to CHANGELOG entries
Update subproviders CHANGELOG
Support both personal_sign and eth_sign
Fix Ledger tests given change from `personal_sign` to `eth_sign`
Update subprovider to catch correct RPC method
Rename guide
Update contribution guide
Fix broken links in the abi-gen README
Fix typing generation for arrays in which types separated by |s
2018-01-08 16:35:12 -08: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
9f3acf8e28
Prevent getFeesAsync method on HttpClient from mutating input
2017-12-24 19:02:01 -05:00
Brandon Millman
3c64b33f5c
Update connect types in preperation for publishing
2017-12-07 14:40:16 -08:00
Leonid Logvinov
7b8d9193e2
Auto-fix linter errors in other mono-repo packages
2017-11-23 15:13:37 -06:00
Brandon Millman
655b0636fa
Add connect to monorepo
2017-11-14 21:55:29 -05:00