aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Add EXPIRED error typeLeonid Logvinov2017-06-011-0/+1
* Revert "Add EXPIRED test"Leonid Logvinov2017-06-011-1/+0
* Add ExchangeContractErrs string enumFabio Berger2017-06-011-0/+8
* fix formattingFabio Berger2017-06-011-4/+2
* Merge branch 'fillOrderAsync' of github.com:0xProject/0x.js into fillOrderAsyncFabio Berger2017-06-011-1/+8
|\
| * Add EXPIRED testLeonid Logvinov2017-06-011-1/+2
| * Add NOT_A_TAKER checkLeonid Logvinov2017-06-011-0/+1
| * Add FILL_AMOUNT_IS_ZERO checkLeonid Logvinov2017-06-011-0/+5
* | Rename ExchangeContractErrs to ExchangeContractErrCodesFabio Berger2017-06-011-1/+1
|/
* Make taker required on Order object and expect NULL_ADDRESS from 0x.jsFabio Berger2017-06-011-2/+2
* Type estimateGasLeonid Logvinov2017-06-011-4/+6
* Remove TxDataLeonid Logvinov2017-06-011-5/+1
* Merge branch 'master' into fillOrderAsyncLeonid Logvinov2017-06-011-7/+8
|\
| * Merge branch 'master' into erc20transferLeonid2017-05-311-7/+8
| |\
| | * Add TxOpts typeFabio Berger2017-05-311-1/+6
| | * remove InternalError type since this error could surface through the public i...Fabio Berger2017-05-311-5/+1
* | | Fix linter errorsLeonid Logvinov2017-05-311-1/+1
* | | Merge branch 'erc20transfer' into fillOrderAsyncLeonid Logvinov2017-05-311-0/+16
|\| |
| * | Add transfer function and tests for itLeonid Logvinov2017-05-311-0/+1
| |/
| * Implement setProxyAllowanceAsyncFabio Berger2017-05-301-0/+1
| * Implement zeroEx.token.getProxyAllowanceAsyncFabio Berger2017-05-301-0/+8
| * rename ERC20Contract to TokenContractFabio Berger2017-05-301-1/+1
| * Merge branch 'master' into erc20WrapperFabio Berger2017-05-301-2/+9
| |\
| * | Implement ERC20Wrapper and it's first method getBalanceAsyncFabio Berger2017-05-301-0/+6
* | | Remove spaces in typesLeonid Logvinov2017-05-301-4/+0
* | | Merge branch 'master' into fillOrderAsyncLeonid Logvinov2017-05-301-0/+20
|\ \ \ | | |/ | |/|
| * | Improve type definitionsFabio Berger2017-05-301-2/+6
| * | Add TokenMetadata typeFabio Berger2017-05-301-0/+3
| |/
| * Add TokenRegistryWrapper and getTokensAsync methodFabio Berger2017-05-301-0/+13
* | Fix order typeLeonid Logvinov2017-05-301-1/+0
* | Add Order and SignedOrder typesLeonid Logvinov2017-05-301-0/+23
* | Add initial implementation of fillOrderAsyncLeonid Logvinov2017-05-301-0/+33
|/
* Port over signOrderHashAsyncFabio Berger2017-05-291-0/+1
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+36