Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming... | Fabio Berger | 2018-03-20 | 1 | -0/+0 |
* | Update Kovan Ethertoken Address | Jacob Evans | 2018-03-20 | 1 | -1/+1 |
* | Add SignedOrder, Order, and ECSignature types to the types package | Brandon Millman | 2018-03-15 | 11 | -57/+30 |
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 3 | -0/+22 |
|\ | |||||
| * | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 3 | -41/+8 |
| * | Consolidate docs generation and uploading logic | Fabio Berger | 2018-03-14 | 2 | -29/+3 |
| * | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 2 | -2/+2 |
| * | Move monorepo_scripts into src dir removing the need for a separate globals.d... | Fabio Berger | 2018-03-13 | 3 | -0/+81 |
* | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -4/+0 |
|/ | |||||
* | Consolidate all same exports together | Fabio Berger | 2018-03-03 | 1 | -2/+1 |
* | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 2 | -76/+1 |
* | Remove unused param | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Add txData to async calls | Leonid Logvinov | 2018-02-28 | 2 | -3/+10 |
* | Create ethers-typescript-typings | Leonid Logvinov | 2018-02-28 | 1 | -29/+0 |
* | Rewrite templates to decode call data on transactions | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Fix build | Leonid Logvinov | 2018-02-28 | 1 | -5/+5 |
* | Allow users to specify the contracts backend in abi-gen | Leonid Logvinov | 2018-02-28 | 9 | -32/+92 |
* | Merge branch 'development' into fix/unsubscribeAll | Leonid Logvinov | 2018-02-28 | 6 | -63/+139 |
|\ | |||||
| * | Merge branch 'development' into feature/0x.js/lowercase-addresses | Jacob Evans | 2018-02-27 | 5 | -25/+72 |
| |\ | |||||
| * | | Check isETHAddressHex before lowercase | Jacob Evans | 2018-02-27 | 6 | -63/+51 |
| * | | Check maker is valid address | Jacob Evans | 2018-02-23 | 1 | -3/+8 |
| * | | Lowercase public addresses | Jacob Evans | 2018-02-23 | 6 | -89/+172 |
* | | | Rename _unsubscribeAll to unsubscribeAll | Leonid Logvinov | 2018-02-27 | 3 | -6/+6 |
| |/ |/| | |||||
* | | Remove unused import | Leonid Logvinov | 2018-02-21 | 1 | -1/+1 |
* | | Change assert.doesConformToShema interface | Leonid Logvinov | 2018-02-21 | 1 | -4/+4 |
* | | Remove type-level validation | Leonid Logvinov | 2018-02-15 | 2 | -23/+9 |
* | | Fix tests | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
* | | Add entries to the CHANGELOG | Leonid Logvinov | 2018-02-15 | 2 | -4/+2 |
* | | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 5 | -33/+96 |
|/ | |||||
* | Fix ABI error message | Leonid Logvinov | 2018-02-07 | 1 | -1/+0 |
* | Use abi-gen for events in 0x.js | Leonid Logvinov | 2018-02-07 | 6 | -119/+52 |
* | Move BlockParamLiteral to shared types package | Jacob Evans | 2018-02-07 | 8 | -11/+17 |
* | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 2 | -14/+4 |
* | Revert "Temp" | Leonid Logvinov | 2018-02-06 | 1 | -1/+0 |
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Leonid Logvinov | 2018-02-06 | 2 | -1/+14 |
|\ | |||||
| * | Merge branch 'development' into fix/ether_token_address | Leonid | 2018-02-05 | 12 | -181/+50 |
| |\ | |||||
| * | | Improve the comment and fix an exception | Leonid Logvinov | 2018-02-05 | 1 | -3/+7 |
| * | | Add zeroEx.etherToken.getContractAddressifExists | Leonid Logvinov | 2018-01-30 | 2 | -1/+10 |
* | | | Temp | Leonid Logvinov | 2018-02-06 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -1/+5 |
|\ \ | |||||
| * | | Fix linter errors | Leonid Logvinov | 2018-02-01 | 1 | -2/+2 |
| * | | don't remove maker/zrx order from cache twice | Luke Autry | 2018-02-01 | 1 | -1/+5 |
* | | | Fix errors after TS upgrade | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
|/ / | |||||
* | | Fix lint errors | Brandon Millman | 2018-01-31 | 5 | -16/+16 |
* | | Fix tslint issues | Leonid Logvinov | 2018-01-30 | 2 | -5/+5 |
* | | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 2 | -2/+2 |
* | | Make awaitTransactionMinedAsync non-generic again | Leonid Logvinov | 2018-01-30 | 1 | -4/+4 |
* | | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 11 | -154/+24 |
* | | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -5/+0 |
|/ | |||||
* | Add config file specifically in prettier command and fix files | Fabio Berger | 2018-01-30 | 36 | -5603/+5603 |
* | Fix prettier | Fabio Berger | 2018-01-30 | 36 | -5603/+5603 |
* | Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of try... | Fabio Berger | 2018-01-30 | 2 | -15/+11 |
* | Add Rinkeby addresses to artifacts | Amir Bandeali | 2018-01-26 | 5 | -0/+15 |
* | Fix the bug making it impossible to specify the custom ZRX address | Leonid Logvinov | 2018-01-24 | 3 | -0/+5 |
* | Merge pull request #322 from 0xProject/fix/ci-time | Leonid | 2018-01-18 | 2 | -12/+4 |
|\ | |||||
| * | Remove unused dependencies | Leonid Logvinov | 2018-01-17 | 1 | -12/+0 |
| * | Return is pensing events are undefined | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
* | | Fix fillOrdersUpTo balances validation | Leonid Logvinov | 2018-01-16 | 1 | -2/+4 |
|/ | |||||
* | Merge pull request #319 from 0xProject/feature/final-monorepo | Leonid | 2018-01-13 | 1 | -2/+0 |
|\ | |||||
| * | Remove redundant type refs | Leonid Logvinov | 2018-01-13 | 1 | -2/+0 |
* | | Return after checking for an error and add an explanatory comment | Leonid Logvinov | 2018-01-13 | 1 | -1/+2 |
* | | Make some callbacks failable and add error handling | Leonid Logvinov | 2018-01-11 | 6 | -38/+61 |
|/ | |||||
* | Fix callback types | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 2 | -1/+9 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 7 | -1727/+1726 |
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 5 | -6/+5 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 17 | -21/+17 |
* | Fix formatting | Leonid Logvinov | 2018-01-03 | 1 | -1/+0 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 28 | -548/+889 |
* | Merge pull request #285 from 0xProject/fix/underscorePrivate | Brandon Millman | 2017-12-22 | 9 | -190/+190 |
|\ | |||||
| * | Add some missed underscores, update changelog and comments | Brandon Millman | 2017-12-21 | 2 | -3/+3 |
| * | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 6 | -12/+173 |
| |\ | |||||
| * | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 9 | -188/+188 |
* | | | Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with ... | Fabio Berger | 2017-12-21 | 1 | -0/+4 |
* | | | Make assertion stricter so that one cannot submit invalid baseUnit amounts to... | Fabio Berger | 2017-12-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix linter issue | Leonid Logvinov | 2017-12-20 | 1 | -1/+0 |
* | | Update snapshot and artifacts | Leonid Logvinov | 2017-12-20 | 3 | -3/+3 |
* | | Add WETH9 tests | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | | Use the new snapshot including WETH9 and it's artifacts | Leonid Logvinov | 2017-12-20 | 3 | -5/+5 |
* | | Fix WETH events watching | Leonid Logvinov | 2017-12-20 | 2 | -3/+3 |
* | | Init the _etherTokenContractsByAddress | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | | Export new public types | Leonid Logvinov | 2017-12-20 | 1 | -0/+3 |
* | | Make order watcher react to new etherToken events | Leonid Logvinov | 2017-12-20 | 1 | -0/+33 |
* | | Add EtherToken events to the ABI | Leonid Logvinov | 2017-12-20 | 2 | -2/+36 |
* | | Enable multiple EtherTokenContract instances | Leonid Logvinov | 2017-12-20 | 1 | -4/+9 |
* | | Add etherToken.getLogsAsync and etherToken.subscribe with tests | Leonid Logvinov | 2017-12-20 | 4 | -6/+93 |
|/ | |||||
* | Don't throw in transformers | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Throw a better error message when taker is null|undefined or anything but not... | Leonid Logvinov | 2017-12-19 | 5 | -24/+78 |
* | Fix comments | Leonid Logvinov | 2017-12-19 | 2 | -2/+2 |
* | Fix linter issues | Leonid Logvinov | 2017-12-19 | 1 | -2/+2 |
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 6 | -19/+19 |
* | Modify the etherToken wrapper methods to accept an etherTokenAddress as the f... | Fabio Berger | 2017-12-17 | 4 | -32/+14 |
* | Fix documentation issue where `unsubscribeAll` shown as method on every contr... | Fabio Berger | 2017-12-17 | 3 | -4/+13 |
* | Fix 0x.js unused vars | Leonid Logvinov | 2017-12-15 | 13 | -35/+9 |
* | Add a newline | Leonid Logvinov | 2017-12-15 | 1 | -1/+2 |
* | Fix linter errors | Leonid Logvinov | 2017-12-14 | 1 | -1/+1 |
* | Add DummyToken to gitignore | Leonid Logvinov | 2017-12-14 | 1 | -0/+1 |
* | Add DummyToken to artifacts list | Leonid Logvinov | 2017-12-14 | 1 | -0/+2 |
* | Update addresses and add DummyToken artifact | Leonid Logvinov | 2017-12-14 | 5 | -4/+27 |
* | Move shared types to types package | Leonid Logvinov | 2017-12-14 | 3 | -29/+7 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 8 | -55/+5 |
* | Remove generated contracts and ignore them. Add a prebuild command to regener... | Leonid Logvinov | 2017-12-14 | 6 | -2160/+5 |
* | Rename blockAndLogStreamer to blockAndLogStreamerIfExists | Leonid Logvinov | 2017-12-12 | 1 | -14/+18 |
* | Refactor networkId out of web3Wrapper | Leonid Logvinov | 2017-12-08 | 7 | -19/+27 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 17 | -244/+41 |
* | Address feedback | Leonid Logvinov | 2017-12-06 | 1 | -1/+1 |
* | Regenerate files | Leonid Logvinov | 2017-12-06 | 5 | -5/+5 |
* | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 5 | -10/+10 |
* | Remove TODOs | Leonid Logvinov | 2017-12-05 | 1 | -2/+0 |
* | Fix a comment | Leonid Logvinov | 2017-12-05 | 1 | -5/+5 |
* | Add a comment | Leonid Logvinov | 2017-12-05 | 1 | -0/+1 |
* | Fix a typo | Leonid Logvinov | 2017-12-05 | 1 | -1/+1 |
* | Update comment | Leonid Logvinov | 2017-12-02 | 5 | -5/+5 |
* | Add comments before generated contracts | Leonid Logvinov | 2017-12-02 | 5 | -0/+20 |
* | Use our promisify | Leonid Logvinov | 2017-12-02 | 1 | -12/+11 |
* | Make target optional | Leonid Logvinov | 2017-12-02 | 1 | -1/+1 |
* | Remove es6-promisify | Leonid Logvinov | 2017-12-02 | 1 | -6/+0 |
* | Remove all contract wrapper | Leonid Logvinov | 2017-12-02 | 1 | -98/+0 |
* | Add async prefix | Leonid Logvinov | 2017-12-02 | 1 | -1/+1 |
* | Adjust 0x.js to use generated wrappers | Leonid Logvinov | 2017-12-02 | 7 | -24/+43 |
* | Remove old contract typings | Leonid Logvinov | 2017-12-02 | 1 | -154/+11 |
* | Add promisify | Leonid Logvinov | 2017-12-02 | 1 | -0/+24 |
* | Add class utils | Leonid Logvinov | 2017-12-02 | 1 | -0/+17 |
* | Add generated contract wrappers | Leonid Logvinov | 2017-12-02 | 6 | -0/+2176 |
* | Export TransactionOpts type | Leonid Logvinov | 2017-11-29 | 1 | -0/+1 |
* | Merge pull request #235 from 0xProject/feature/gasPriceGasLimit | Leonid | 2017-11-29 | 6 | -173/+125 |
|\ | |||||
| * | Improve the comment | Leonid Logvinov | 2017-11-29 | 1 | -1/+3 |
| * | Remove a comment | Leonid Logvinov | 2017-11-29 | 1 | -1/+0 |
| * | Fix a typo | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| * | Add fake gas estimate suprovider for tests | Leonid Logvinov | 2017-11-29 | 2 | -28/+1 |
| * | Fix a comment | Leonid Logvinov | 2017-11-28 | 1 | -4/+4 |
| * | Increase gas margin | Leonid Logvinov | 2017-11-28 | 1 | -2/+1 |
| * | Fix defaults for shouldValidate | Leonid Logvinov | 2017-11-28 | 1 | -7/+21 |
| * | Add gas margin and remove undefined values | Leonid Logvinov | 2017-11-28 | 1 | -10/+14 |
| * | Add an initializer for txOpts in etherToken | Leonid Logvinov | 2017-11-28 | 1 | -2/+6 |
| * | Add option config for gasPrice and gasLimit for every transaction sending method | Leonid Logvinov | 2017-11-28 | 5 | -138/+95 |
* | | Change interval to 1h | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
* | | Rename | Leonid Logvinov | 2017-11-29 | 1 | -2/+2 |
* | | Add ifExists to cleanupJobInterval | Leonid Logvinov | 2017-11-29 | 1 | -4/+4 |
* | | Add a cleanup job to an order watcher | Leonid Logvinov | 2017-11-29 | 2 | -2/+46 |
|/ | |||||
* | Fix merge conflicts | Leonid Logvinov | 2017-11-28 | 2 | -5/+5 |
* | Merge branch 'development' into feature/passNetworkId | Leonid | 2017-11-28 | 5 | -20/+27 |
|\ | |||||
| * | Add link to Provider explanation | Fabio Berger | 2017-11-28 | 1 | -1/+2 |
| * | Add comment about BlockParamLiteral explaining the omission of Earliest | Fabio Berger | 2017-11-24 | 1 | -0/+3 |
| * | Merge branch 'development' into validateOrdersAgainstLatestBlock | Fabio Berger | 2017-11-24 | 2 | -8/+11 |
| |\ | |||||
| * | | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a... | Fabio Berger | 2017-11-24 | 4 | -14/+19 |
| * | | Remove `Earliest` from blockParamLiterals since specifying block 0 is trivial... | Fabio Berger | 2017-11-24 | 1 | -1/+0 |
* | | | Remove ContractDoesNotExist error and replace it with more specific errors | Leonid Logvinov | 2017-11-24 | 2 | -3/+18 |
* | | | Pass networkId on provider update | Leonid Logvinov | 2017-11-24 | 4 | -9/+9 |
* | | | Remove outdated comment | Leonid Logvinov | 2017-11-24 | 1 | -2/+0 |
* | | | Improve a comment | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | | | Add a comment | Leonid Logvinov | 2017-11-24 | 1 | -0/+1 |
* | | | Reuse the protected function to get contract address | Leonid Logvinov | 2017-11-24 | 1 | -10/+2 |
* | | | Move variable declaration inside the if | Leonid Logvinov | 2017-11-24 | 1 | -0/+12 |
* | | | Fix rebasing issues | Leonid Logvinov | 2017-11-24 | 1 | -1/+2 |
* | | | Revert "Remove redundant async" | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | | | Refactor getContractAddress to contractWrapper | Leonid Logvinov | 2017-11-24 | 5 | -41/+17 |
* | | | Remove redundant async | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | | | Fix the artifacts | Leonid Logvinov | 2017-11-24 | 2 | -2/+2 |
* | | | Fix the imports order | Leonid Logvinov | 2017-11-24 | 11 | -1445/+70 |
* | | | Enable some new linter rules and fix the issues | Leonid Logvinov | 2017-11-24 | 10 | -154/+157 |
* | | | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 20 | -123/+151 |
* | | | Fix linter issues | Leonid Logvinov | 2017-11-24 | 2 | -2/+2 |
* | | | Await block reconcilation | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | | | Remove even more asyncs | Leonid Logvinov | 2017-11-24 | 4 | -21/+34 |
* | | | Make zeroEx.tokenRegistry.getContractAddress non-async | Leonid Logvinov | 2017-11-24 | 1 | -5/+12 |
* | | | Make exchange subscriptions non-async | Leonid Logvinov | 2017-11-24 | 1 | -2/+2 |
* | | | Cleanup order watcher from redundant asyncs | Leonid Logvinov | 2017-11-24 | 2 | -11/+11 |
* | | | Make zeroEx.exchange.getContractAddress non-async | Leonid Logvinov | 2017-11-24 | 1 | -6/+13 |
* | | | Add ZRX artifacts | Leonid Logvinov | 2017-11-24 | 1 | -0/+17 |
* | | | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 6 | -18/+29 |
* | | | Store networkId in web3Wrapper | Leonid Logvinov | 2017-11-24 | 2 | -20/+9 |
* | | | Add networkId to zeroExConfig schema | Leonid Logvinov | 2017-11-24 | 1 | -0/+5 |
* | | | Add networkId to ZeroExConfig and make it required | Leonid Logvinov | 2017-11-24 | 2 | -17/+10 |
| |/ |/| | |||||
* | | Rename removed to isRemoved | Leonid Logvinov | 2017-11-24 | 2 | -7/+7 |
* | | Make DecodedLogEvent contain web3 log under a log subkey | Leonid Logvinov | 2017-11-24 | 2 | -2/+5 |
|/ | |||||
* | Merge pull request #230 from 0xProject/feature/removeDuplicateEvents | Fabio Berger | 2017-11-24 | 1 | -0/+12 |
|\ | |||||
| * | Add an order state cache to filter out duplicate events | Leonid Logvinov | 2017-11-21 | 1 | -0/+12 |
* | | Fix nits | Jacob Evans | 2017-11-23 | 1 | -5/+4 |
* | | Merge branch 'development' into feature/calculate-remaining-proportions | Jacob Evans | 2017-11-23 | 8 | -46/+189 |
|\ \ | |||||
| * | | Last renames | Leonid Logvinov | 2017-11-23 | 1 | -5/+5 |
| * | | Refactor while condition | Leonid Logvinov | 2017-11-23 | 1 | -6/+12 |
| * | | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-23 | 1 | -3/+31 |
| |\ \ | |||||
| | * | | Rename toDecimal to hexToDecimal | Leonid Logvinov | 2017-11-22 | 1 | -4/+4 |
| | * | | Add postFormatter for logs | Leonid Logvinov | 2017-11-22 | 1 | -3/+31 |
| | |/ | |||||
| * | | Fix tests | Leonid Logvinov | 2017-11-22 | 1 | -1/+2 |
| * | | Fix a typo | Leonid Logvinov | 2017-11-22 | 1 | -1/+1 |
| * | | Check if transactionReceipt exists before normalizing it | Leonid Logvinov | 2017-11-21 | 1 | -1/+3 |
| * | | Address nits | Leonid Logvinov | 2017-11-21 | 1 | -3/+2 |
| * | | Remove old comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
| * | | Fix async callbacks | Leonid Logvinov | 2017-11-21 | 1 | -2/+2 |
| * | | Check if callback exists | Leonid Logvinov | 2017-11-21 | 2 | -8/+10 |
| * | | Rename | Leonid Logvinov | 2017-11-21 | 1 | -8/+8 |
| * | | Pass callback down | Leonid Logvinov | 2017-11-21 | 1 | -9/+5 |
| * | | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-21 | 11 | -37/+52 |
| |\| | |||||
| | * | Merge branch 'development' into feature/track-zrx-movements | Jacob Evans | 2017-11-16 | 4 | -20/+11 |
| | |\ | |||||
| | | * | Merge branch 'development' into syncSubscribe | Jacob Evans | 2017-11-16 | 9 | -9/+24 |
| | | |\ | |||||
| | | * | | separate assignment and call | Jacob Evans | 2017-11-15 | 1 | -1/+2 |
| | | * | | Remove Async subscribe callbacks from OrderWatcher | Jacob Evans | 2017-11-15 | 2 | -10/+8 |
| | | * | | Callback for subscribe no longer supports an Async Callback | Jacob Evans | 2017-11-14 | 4 | -12/+4 |
| | * | | | Fix nits | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | * | | | Change to Async suffix convention | Jacob Evans | 2017-11-16 | 1 | -4/+4 |
| | * | | | Add return type | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | * | | | Add and Remove Fee Token with Maker Token | Jacob Evans | 2017-11-16 | 1 | -8/+17 |
| | | |/ | | |/| | |||||
| * | | | Remove custom heap and use bintrees | Leonid Logvinov | 2017-11-21 | 3 | -102/+14 |
| * | | | Add expirationMarginMs | Leonid Logvinov | 2017-11-21 | 4 | -10/+30 |
| * | | | Add defaults | Leonid Logvinov | 2017-11-21 | 3 | -9/+9 |
| * | | | Add ifExists suffix | Leonid Logvinov | 2017-11-21 | 2 | -6/+6 |
| * | | | Improve the comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+1 |
| * | | | Remove comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
| * | | | Remove new line | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
| * | | | Delete orderExpirationCheckingIntervalIdIfExists | Leonid Logvinov | 2017-11-21 | 1 | -0/+1 |
| * | | | Throw when subscription is already removed | Leonid Logvinov | 2017-11-21 | 1 | -1/+4 |
| * | | | Throw when subscription is already present | Leonid Logvinov | 2017-11-21 | 1 | -1/+4 |
| * | | | Remove redundant bind | Leonid Logvinov | 2017-11-21 | 1 | -3/+1 |
| * | | | Do simple inits inline | Leonid Logvinov | 2017-11-21 | 1 | -2/+1 |
| * | | | Remove order on expiration | Leonid Logvinov | 2017-11-18 | 1 | -0/+1 |
| * | | | Improve the comment | Leonid Logvinov | 2017-11-18 | 1 | -1/+2 |
| * | | | Fix heap implementation | Leonid Logvinov | 2017-11-18 | 1 | -0/+3 |
| * | | | Add initial implementation of expiration watcher | Leonid Logvinov | 2017-11-16 | 4 | -2/+173 |
| | |/ | |/| | |||||
* | | | Perform the division last to not compound any errors | Jacob Evans | 2017-11-22 | 1 | -2/+6 |
* | | | Add a test for when the ratio is < 1 | Jacob Evans | 2017-11-22 | 1 | -43/+55 |
* | | | totalZRXTransferAmount -> totalZRXTransferAmountRequired | Jacob Evans | 2017-11-21 | 1 | -2/+2 |
* | | | Unit test edge case for ZRX and ZRX partial fill | Jacob Evans | 2017-11-21 | 2 | -11/+15 |
* | | | Refactor into a calculator class | Jacob Evans | 2017-11-21 | 2 | -93/+76 |
* | | | Fixes before refactor | Jacob Evans | 2017-11-21 | 1 | -35/+47 |
* | | | fix bug when fees and partial asymmetric | Jacob Evans | 2017-11-20 | 1 | -1/+1 |
* | | | remove import | Jacob Evans | 2017-11-20 | 1 | -1/+0 |
* | | | calculate remaining maker token amount | Jacob Evans | 2017-11-20 | 1 | -25/+35 |
* | | | Split into Pooled and non-pooled | Jacob Evans | 2017-11-20 | 1 | -12/+50 |
* | | | Incorrect amount when is zero or non-zrx fee | Jacob Evans | 2017-11-20 | 1 | -1/+1 |
* | | | Readability variable names | Jacob Evans | 2017-11-20 | 1 | -10/+10 |
* | | | refactor up | Jacob Evans | 2017-11-16 | 1 | -16/+16 |
* | | | Use 18 decimal place units | Jacob Evans | 2017-11-16 | 1 | -2/+2 |
* | | | Shortcut if everything satisfies in the non dependent use case | Jacob Evans | 2017-11-16 | 1 | -0/+6 |
* | | | Remove comments | Jacob Evans | 2017-11-16 | 1 | -3/+0 |
* | | | Initial tests | Jacob Evans | 2017-11-16 | 1 | -3/+31 |
| |/ |/| | |||||
* | | Change the way 0x.js assert extends the @0xproject/assert module | Brandon Millman | 2017-11-15 | 1 | -2/+3 |
* | | Merge pull request #219 from 0xProject/feature/rounding-validation | Brandon Millman | 2017-11-15 | 2 | -0/+14 |
|\ \ | |||||
| * | | Name a constant | Leonid Logvinov | 2017-11-15 | 1 | -2/+4 |
| * | | Fix namings | Leonid Logvinov | 2017-11-15 | 1 | -2/+2 |
| * | | Add validation for rounding error | Leonid Logvinov | 2017-11-14 | 1 | -0/+7 |
| * | | Return remainingFillableTakerAmount | Leonid Logvinov | 2017-11-14 | 1 | -0/+4 |
| * | | Add remainingFillableMakerAmount to types | Leonid Logvinov | 2017-11-14 | 1 | -0/+1 |
* | | | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 5 | -8/+8 |
|\ \ \ | |||||
| * \ \ | Merge pull request #220 from 0xProject/feature/addTsLintPackage | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix tslint issue | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| * | | | Merge pull request #217 from dekz/fixCancelledNaming2 | Fabio Berger | 2017-11-14 | 4 | -7/+7 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 4 | -7/+7 |
| | |/ | |||||
* | / | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 6 | -6/+6 |
|/ / |