Brandon Millman
|
b0f210dea9
|
Add getERC721Owner to wrapper
|
2018-08-27 13:21:14 -07:00 |
|
Brandon Millman
|
f7469080f9
|
Update getOrdersAndTradersInfo to return an array instead
|
2018-08-27 13:21:10 -07:00 |
|
Brandon Millman
|
be2f4cbdca
|
Add getBalanceAndAllowance to wrapper
|
2018-08-27 13:04:54 -07:00 |
|
Brandon Millman
|
68f2dc11b4
|
Add getTraderInfo and getTradersInfo to wrapper
|
2018-08-27 13:04:54 -07:00 |
|
Brandon Millman
|
d6c670dfcb
|
Add getOrderAndTraderInfoAsync to wrapper
|
2018-08-27 13:04:54 -07:00 |
|
Brandon Millman
|
260313a6ae
|
Initial OrderValidator wrapper
|
2018-08-27 13:04:54 -07:00 |
|
Fabio Berger
|
c4dadf4bfd
|
Combine imports
|
2018-08-26 17:49:06 +01:00 |
|
Fabio Berger
|
a6cdc38d53
|
Add/improve comments
|
2018-08-22 23:25:06 +01:00 |
|
Fabio Berger
|
d907b40378
|
Fix remaining merge issues
|
2018-08-22 13:12:42 +01:00 |
|
Fabio Berger
|
0248add542
|
Merge development branch
|
2018-08-22 11:41:42 +01:00 |
|
Fabio Berger
|
22de88035c
|
Fix index.ts given fix in doc generation
|
2018-08-22 11:28:31 +01:00 |
|
Fabio Berger
|
301cb296ec
|
Move types from sol-compiler to types so they can be used in other places without requiring sol-compiler as a dep
|
2018-08-21 23:58:06 +01:00 |
|
Fabio Berger
|
141c51eaf5
|
Add missing exports to 0x.js and contract-wrappers index.ts
|
2018-08-21 16:35:13 +01:00 |
|
Fabio Berger
|
f29263c477
|
Cleanup contract-wrappers index.ts
|
2018-08-20 13:49:29 +01:00 |
|
Jacob Evans
|
1c68057999
|
Rename to Transaction Encoder.
Add tests for all encoding methods.
|
2018-08-18 09:32:29 +10:00 |
|
Fabio Berger
|
def575b995
|
Remove outdating comment
|
2018-08-16 15:31:43 -07:00 |
|
Jacob Evans
|
36668f9409
|
[Contract-wrappers] Exchange execute transaction encoder
|
2018-08-16 16:51:55 +10:00 |
|
Fabio Berger
|
8bebffb147
|
Flesh out 0x.js index.ts and added some exports to other index.ts in the process
|
2018-08-14 16:25:37 -07:00 |
|
Fabio Berger
|
2f2582a0da
|
Merge development
|
2018-08-14 14:21:47 -07:00 |
|
fragosti
|
713f285f37
|
fix contract-wrappers json-schemas
|
2018-08-09 16:22:20 -07:00 |
|
Fabio Berger
|
4e6322beb5
|
Add missing type exports
|
2018-08-06 15:26:39 -04:00 |
|
Fabio Berger
|
d85ce6ac75
|
Make signature_util into an object literal so related functions are rendered together in the docs
|
2018-08-03 17:15:14 +02:00 |
|
Fabio Berger
|
3ee3fc2fb3
|
Add missing doc comments
|
2018-08-03 17:13:10 +02:00 |
|
Brandon Millman
|
82092ab50a
|
Rename to calldata utils
|
2018-08-02 16:03:19 -07:00 |
|
Brandon Millman
|
30c6fe08ec
|
Add tests
|
2018-08-01 20:47:59 -07:00 |
|
Brandon Millman
|
4f006fdc5c
|
Create marketBuyOrdersOptimizations
|
2018-08-01 20:23:44 -07:00 |
|
Brandon Millman
|
ca1f926d6d
|
Clarify ethAmount is in wei
|
2018-07-31 00:26:53 -07:00 |
|
Brandon Millman
|
8ed3d59f96
|
Add more assertions
|
2018-07-31 00:11:29 -07:00 |
|
Brandon Millman
|
bc93ff0cb5
|
Write initial test for forwarder_wrapper
|
2018-07-31 00:11:29 -07:00 |
|
Brandon Millman
|
045751a430
|
Add getOrdersInfo to exchange_wrapper
|
2018-07-31 00:11:28 -07:00 |
|
Brandon Millman
|
a7238d0fdb
|
Implement initial forwarder wrapper
|
2018-07-30 13:58:19 -07:00 |
|
Fabio Berger
|
f4a2e227e1
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate release note publishing to publish script
|
2018-07-29 21:58:39 +02:00 |
|
Fabio Berger
|
3b005ad47c
|
Fix accidental import from test folder
|
2018-07-26 15:34:00 +02:00 |
|
Fabio Berger
|
600d574042
|
Remove artifacts which should no longer be commited
|
2018-07-25 18:18:28 +02:00 |
|
Fabio Berger
|
dc51741b83
|
Update artifacts in contract-wrappers, generate artifacts and improve README
|
2018-07-25 18:07:12 +02:00 |
|
Leonid Logvinov
|
a1acf19ff3
|
Fix a bad merge
|
2018-07-18 16:31:17 +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 |
|
Fabio Berger
|
b750ce8be6
|
Stop subscriptions from unsubscribing on recoverable network issues
|
2018-07-17 12:33:43 +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 |
|
Fabio Berger
|
a45a29432e
|
Merge pull request #863 from 0xProject/refactor/0x.js
Refactor 0x.js
|
2018-07-12 15:53:31 +02:00 |
|
Fabio Berger
|
819d069edc
|
Add missing param
|
2018-07-12 15:25:35 +02:00 |
|
Brandon Millman
|
3e7ee1f090
|
Add explicit HACK comment when we import assert
|
2018-07-11 10:25:54 -07:00 |
|
Fabio Berger
|
b6ac132c78
|
Refactor 0x.js to V2
|
2018-07-11 18:53:50 +02:00 |
|
Fabio Berger
|
3824ea9079
|
Remove TokenRegistry from 0x.js
|
2018-07-11 18:46:12 +02:00 |
|
Leonid Logvinov
|
9fb7865292
|
Dedupe AssetProxyId types
|
2018-07-09 11:43:00 +02:00 |
|
Leonid Logvinov
|
12f30c78ff
|
Fix a typo
|
2018-07-09 11:29:42 +02:00 |
|
Leonid Logvinov
|
e3bed5cc71
|
Default shouldValidate to true
|
2018-07-09 11:29:09 +02:00 |
|
Leonid Logvinov
|
0f8f5ca5ff
|
Add basic validation for exchange contract wrapper
|
2018-07-09 11:13:21 +02:00 |
|