fragosti
|
04dd4ce6d1
|
Add to CHANGELOG
|
2018-09-25 14:10:38 +02:00 |
|
fragosti
|
ebe731ea86
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/asset-buyer/improve-asset-buyer-manager
|
2018-09-25 14:06:07 +02:00 |
|
fragosti
|
b853f04972
|
Make package public again, but add warning
|
2018-09-25 14:01:16 +02:00 |
|
fragosti
|
49cdd85b1d
|
Add AssetBuyerManager to README
|
2018-09-25 13:58:48 +02:00 |
|
fragosti
|
47f8b5d6fc
|
Use options object convention everywhere, and make package private
|
2018-09-25 13:55:07 +02:00 |
|
Leonid Logvinov
|
78ef98c27c
|
Publish
- 0x.js@1.0.5
- @0xproject/abi-gen@1.0.10
- @0xproject/assert@1.0.10
- @0xproject/asset-buyer@1.0.0
- @0xproject/base-contract@2.0.4
- @0xproject/connect@2.0.3
- @0xproject/contract-wrappers@1.0.5
- contracts@2.1.46
- @0xproject/dev-utils@1.0.9
- @0xproject/fill-scenarios@1.0.4
- @0xproject/json-schemas@1.0.3
- @0xproject/metacoin@0.0.20
- @0xproject/migrations@1.0.11
- @0xproject/order-utils@1.0.4
- @0xproject/order-watcher@1.0.5
- @0xproject/react-docs@1.0.10
- @0xproject/react-shared@1.0.11
- @0xproject/sol-compiler@1.1.4
- @0xproject/sol-cov@2.1.4
- @0xproject/sol-resolver@1.0.10
- @0xproject/sra-report@1.0.10
- @0xproject/sra-spec@1.0.3
- @0xproject/subproviders@2.0.4
- @0xproject/testnet-faucets@1.0.48
- @0xproject/types@1.1.0
- @0xproject/utils@1.0.10
- @0xproject/web3-wrapper@3.0.0
- @0xproject/website@0.0.51
0x.js@1.0.5
@0xproject/abi-gen@1.0.10
@0xproject/assert@1.0.10
@0xproject/asset-buyer@1.0.0
@0xproject/base-contract@2.0.4
@0xproject/connect@2.0.3
@0xproject/contract-wrappers@1.0.5
@0xproject/dev-utils@1.0.9
@0xproject/fill-scenarios@1.0.4
@0xproject/json-schemas@1.0.3
@0xproject/metacoin@0.0.20
@0xproject/migrations@1.0.11
@0xproject/order-utils@1.0.4
@0xproject/order-watcher@1.0.5
@0xproject/react-docs@1.0.10
@0xproject/react-shared@1.0.11
@0xproject/sol-compiler@1.1.4
@0xproject/sol-cov@2.1.4
@0xproject/sol-resolver@1.0.10
@0xproject/sra-report@1.0.10
@0xproject/sra-spec@1.0.3
@0xproject/subproviders@2.0.4
@0xproject/testnet-faucets@1.0.48
@0xproject/types@1.1.0
@0xproject/utils@1.0.10
@0xproject/web3-wrapper@3.0.0
@0xproject/website@0.0.51
contracts@2.1.46
monorepo@78ef98c
|
2018-09-25 13:48:55 +02:00 |
|
Leonid Logvinov
|
411813d8d9
|
Updated CHANGELOGS
|
2018-09-25 13:48:44 +02:00 |
|
Leonid Logvinov
|
64f41259eb
|
Merge pull request #1085 from 0xProject/feature/export-sra-types
[sra-types] Move SRA types from @0xproject/connect to @0xproject/types
|
2018-09-25 13:36:47 +02:00 |
|
Leonid Logvinov
|
b85db17e75
|
Move SRA types from @0xproject/connect to @0xproject/sra-types
|
2018-09-25 13:12:12 +02:00 |
|
Alex Browne
|
408f573188
|
Use the 0xorg DockerHub account instead of albrow (#1084)
|
2018-09-24 14:31:26 -07:00 |
|
fragosti
|
89033e01e8
|
Provide convenience methods on AssetBuyerManager
|
2018-09-24 23:14:07 +02:00 |
|
Alex Browne
|
6f2ab23bd0
|
Feature/custom verdaccio dockerfile (#1083)
Create custom verdaccio docker image
|
2018-09-24 13:54:25 -07:00 |
|
fragosti
|
264b25c58d
|
Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and generalize it
|
2018-09-24 22:21:25 +02:00 |
|
Francesco Agosti
|
b830c28d83
|
Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpc
[asset-buyer] Create new AssetBuyer class
|
2018-09-24 17:47:59 +02:00 |
|
Francesco Agosti
|
4a316571ff
|
Merge pull request #1073 from 0xProject/fix/website/signing-order-validation-bug
[website] Fix order creation and fill flow in Portal
|
2018-09-24 17:23:13 +02:00 |
|
Fabio Berger
|
fc33eacd2c
|
Merge pull request #1082 from 0xProject/fixGetBlocks
Fix block fetch error if block not found
|
2018-09-24 15:49:58 +01:00 |
|
fragosti
|
748a8a8ae3
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into fix/website/signing-order-validation-bug
|
2018-09-24 16:48:47 +02:00 |
|
Fabio Berger
|
7516959c9f
|
Add comments for clarity
|
2018-09-24 15:14:14 +01:00 |
|
Fabio Berger
|
311b925919
|
Add to doc comment why a block might not be returned to the caller
|
2018-09-24 15:14:07 +01:00 |
|
Fabio Berger
|
5d88a56452
|
Add PR nr
|
2018-09-24 15:11:29 +01:00 |
|
Fabio Berger
|
ebddf82819
|
Add CHANGELOG entry for change to getBlockAsync
|
2018-09-24 15:02:47 +01:00 |
|
Fabio Berger
|
d0448c2bbd
|
Fix bug where if block wasn't found, getBlockAsync would throw. Now it returns undefined
|
2018-09-24 15:02:06 +01:00 |
|
fragosti
|
d8d1c98a40
|
Upgrade all deps
|
2018-09-24 15:53:34 +02:00 |
|
fragosti
|
f49b231e91
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/forwarder-helper/sra-and-rpc
|
2018-09-24 15:45:06 +02:00 |
|
fragosti
|
7a43e19116
|
Improve README
|
2018-09-24 15:43:02 +02:00 |
|
fragosti
|
e4b664bafa
|
Add expiry buffer
|
2018-09-24 13:17:38 +02:00 |
|
Fabio Berger
|
8bce407aec
|
Add order-utils to README list
|
2018-09-21 17:36:05 +01:00 |
|
fragosti
|
7a5376621f
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/forwarder-helper/sra-and-rpc
|
2018-09-21 17:20:48 +02:00 |
|
Leonid Logvinov
|
29f6adc2ed
|
Publish
- 0x.js@1.0.4
- @0xproject/abi-gen@1.0.9
- @0xproject/assert@1.0.9
- @0xproject/base-contract@2.0.3
- @0xproject/connect@2.0.2
- @0xproject/contract-wrappers@1.0.4
- contracts@2.1.45
- @0xproject/dev-utils@1.0.8
- ethereum-types@1.0.7
- @0xproject/fill-scenarios@1.0.3
- @0xproject/forwarder-helper@1.0.4
- @0xproject/json-schemas@1.0.2
- @0xproject/metacoin@0.0.19
- @0xproject/migrations@1.0.10
- @0xproject/monorepo-scripts@1.0.9
- @0xproject/order-utils@1.0.3
- @0xproject/order-watcher@1.0.4
- @0xproject/react-docs@1.0.9
- @0xproject/react-shared@1.0.10
- @0xproject/sol-compiler@1.1.3
- @0xproject/sol-cov@2.1.3
- @0xproject/sol-resolver@1.0.9
- @0xproject/sra-report@1.0.9
- @0xproject/sra-spec@1.0.2
- @0xproject/subproviders@2.0.3
- @0xproject/testnet-faucets@1.0.47
- @0xproject/types@1.0.2
- @0xproject/typescript-typings@2.0.1
- @0xproject/utils@1.0.9
- @0xproject/web3-wrapper@2.0.3
- @0xproject/website@0.0.50
@0xproject/sol-resolver@1.0.9
@0xproject/sra-report@1.0.9
@0xproject/sra-spec@1.0.2
@0xproject/subproviders@2.0.3
@0xproject/testnet-faucets@1.0.47
@0xproject/types@1.0.2
@0xproject/typescript-typings@2.0.1
@0xproject/utils@1.0.9
@0xproject/web3-wrapper@2.0.3
@0xproject/website@0.0.50
contracts@2.1.45
ethereum-types@1.0.7
0x.js@1.0.4
@0xproject/abi-gen@1.0.9
@0xproject/assert@1.0.9
@0xproject/base-contract@2.0.3
@0xproject/connect@2.0.2
@0xproject/contract-wrappers@1.0.4
@0xproject/dev-utils@1.0.8
@0xproject/fill-scenarios@1.0.3
@0xproject/forwarder-helper@1.0.4
@0xproject/json-schemas@1.0.2
@0xproject/metacoin@0.0.19
@0xproject/migrations@1.0.10
@0xproject/monorepo-scripts@1.0.9
@0xproject/order-utils@1.0.3
@0xproject/order-watcher@1.0.4
@0xproject/react-docs@1.0.9
@0xproject/react-shared@1.0.10
@0xproject/sol-compiler@1.1.3
@0xproject/sol-cov@2.1.3
monorepo@29f6adc
|
2018-09-21 16:59:27 +02:00 |
|
Leonid Logvinov
|
5446de6308
|
Updated CHANGELOGS
|
2018-09-21 16:59:16 +02:00 |
|
fragosti
|
5e84e9689f
|
Small typos
|
2018-09-21 16:53:18 +02:00 |
|
Leonid Logvinov
|
9540db2aad
|
Merge pull request #1081 from 0xProject/fix/node-types-unpin
Don't depend on a specific version of node types
|
2018-09-21 16:45:03 +02:00 |
|
Leonid Logvinov
|
7dd28d6fab
|
Don't depend on a specific version of node types
|
2018-09-21 16:37:20 +02:00 |
|
fragosti
|
1bfaefb240
|
Add order provider response validation
|
2018-09-21 16:24:45 +02:00 |
|
fragosti
|
c48cf3ab3b
|
Make asset buyer map private
|
2018-09-21 16:03:47 +02:00 |
|
fragosti
|
c64dcec772
|
More renaming
|
2018-09-21 15:58:04 +02:00 |
|
fragosti
|
8dea48ebef
|
Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoer
|
2018-09-21 15:21:44 +02:00 |
|
fragosti
|
97150cf55f
|
Add labels to TODOs
|
2018-09-21 14:56:54 +02:00 |
|
Fabio Berger
|
ba59879e7f
|
Merge pull request #1079 from 0xProject/fixAwaitTxMined
Fix awaitTransactionMinedAsync for new Parity version
|
2018-09-21 11:36:58 +01:00 |
|
Fabio Berger
|
c10807c4e3
|
Add PR number
|
2018-09-21 11:04:30 +01:00 |
|
Fabio Berger
|
4e8ec2359d
|
Also make sure the transactionReceipt contains a blockNumber when checking if a transaction has been mined.
|
2018-09-21 10:56:31 +01:00 |
|
Fabio Berger
|
cbd72b6e3d
|
Merge pull request #1077 from PhABC/patch-1
[ethereum-types] Add BigNumber[] in ContractEventArg Type Definition
|
2018-09-21 00:01:25 +01:00 |
|
fragosti
|
fcca63a2dc
|
Move some logic to order utils
|
2018-09-20 23:39:55 +02:00 |
|
Philippe Castonguay
|
90e28220fa
|
Set ContractEventArg type definition to any
|
2018-09-20 16:19:08 -04:00 |
|
fragosti
|
35c324f67c
|
Add utility to get assetDatas
|
2018-09-20 19:00:23 +02:00 |
|
fragosti
|
03e18ff7c6
|
Rename OrderFetcher to OrderProvider and other small improvements
|
2018-09-20 15:10:15 +02:00 |
|
fragosti
|
d23487bda9
|
Update descriptions for methods on AssetBuyer
|
2018-09-20 14:27:20 +02:00 |
|
fragosti
|
3238925aa4
|
Add better description to README
|
2018-09-20 14:09:11 +02:00 |
|
Philippe Castonguay
|
abd308455a
|
Add BigNumber[] support in ContractEventArg
Currently, my contract has events that take a BigNumber array and typescript complains that ContractEventArg does not support this.
|
2018-09-19 20:17:00 -04:00 |
|
fragosti
|
a44f77a838
|
Implement StandardRelayerAPIAssetBuyerManager
|
2018-09-19 18:38:50 +02:00 |
|