Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation of Arbitrage contract with tests | Leonid Logvinov | 2018-03-02 | 8 | -1/+503 |
| | |||||
* | Merge pull request #418 from 0xProject/feature/facuet/balance-check | Jacob Evans | 2018-03-01 | 1 | -0/+21 |
|\ | | | | | Prevent a single account from draining the faucet | ||||
| * | Set max to 2 ETH/2 ZRX | Jacob Evans | 2018-03-01 | 1 | -4/+4 |
| | | |||||
| * | Prevent a single account from draining the faucet | Jacob Evans | 2018-02-27 | 1 | -0/+21 |
| | | |||||
* | | Add missing types from website | Fabio Berger | 2018-03-01 | 2 | -1/+6 |
| | | |||||
* | | Merge pull request #422 from 0xProject/feature/new-prettier | Leonid Logvinov | 2018-02-28 | 6 | -21/+21 |
|\ \ | | | | | | | Upgrade prettier | ||||
| * | | Upgrate prettier | Leonid Logvinov | 2018-02-28 | 6 | -21/+21 |
| | | | |||||
* | | | Merge pull request #423 from 0xProject/feature/base-contract | Leonid Logvinov | 2018-02-28 | 13 | -185/+301 |
|\ \ \ | | | | | | | | | Move BaseContract to its own package | ||||
| * | | | Add dependencies | Leonid Logvinov | 2018-02-28 | 2 | -0/+2 |
| | | | | |||||
| * | | | Update the README | Leonid Logvinov | 2018-02-28 | 1 | -4/+4 |
| | | | | |||||
| * | | | Move BaseContract to its own package | Leonid Logvinov | 2018-02-28 | 11 | -185/+299 |
| |/ / | |||||
* | | | Merge pull request #421 from 0xProject/moveOutDocGenerator | Fabio Berger | 2018-02-28 | 15 | -252/+317 |
|\ \ \ | |/ / |/| | | Docs Refactor Prepping For Moving To Separate Package | ||||
| * | | remove unused import | Fabio Berger | 2018-02-28 | 1 | -1/+0 |
| | | | |||||
| * | | Move more configs into docsInfo and remove logic that does not belong there ↵ | Fabio Berger | 2018-02-28 | 14 | -134/+165 |
| | | | | | | | | | | | | elsewhere | ||||
| * | | Update missed docsJsonRoot variables | Fabio Berger | 2018-02-27 | 1 | -5/+2 |
| | | | |||||
| * | | remove docsJsonRoot from docsInfo | Fabio Berger | 2018-02-27 | 7 | -14/+13 |
| | | | |||||
| * | | Remove unused props | Fabio Berger | 2018-02-26 | 2 | -6/+0 |
| | | | |||||
| * | | Merge branch 'development' into moveOutDocGenerator | Fabio Berger | 2018-02-26 | 62 | -4522/+460 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (36 commits) Fix english translations Fix footer on mobile re-add google analytics code Fix Russian translation Move all dependencies on @0xproject/types out of devDependencies Slight improvement to footer Fix a few Korean translations Address feedback Use source tree hash instead of compile flag Fix race condition Update CHANGELOG Delete artifacts directory Add generated contract artifacts to gitignore Check dependencies when determining if should be recompiled Update CHANGELOG Remove unused CHANGELOG entry Remove unused import Change assert.doesConformToShema interface Remove a type assertion Publish ... | ||||
| * | | Begin refactoring out doc generator template | Fabio Berger | 2018-02-22 | 5 | -106/+151 |
| | | | |||||
* | | | Merge pull request #413 from 0xProject/feature/ethers-contracts | Leonid Logvinov | 2018-02-28 | 77 | -543/+729 |
|\ \ \ | | | | | | | | | abi-gen V2 abi and ethers-contracts | ||||
| * | | | Add ethers-contracts as a dependency | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
| | | | | |||||
| * | | | Include types for ethers-contracts | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix the version | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Include types for ethers-contracts | Leonid Logvinov | 2018-02-28 | 2 | -0/+2 |
| | | | | |||||
| * | | | Rename idx to i | Leonid Logvinov | 2018-02-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | Remove tslint disable | Leonid Logvinov | 2018-02-28 | 1 | -1/+0 |
| | | | | |||||
| * | | | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 10 | -272/+194 |
| | | | | |||||
| * | | | Merge ifs | Leonid Logvinov | 2018-02-28 | 1 | -8/+6 |
| | | | | |||||
| * | | | Fix an option description | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add link to the docs | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Improve CHANGELOG entry | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove unused param | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add txData to async calls | Leonid Logvinov | 2018-02-28 | 4 | -6/+14 |
| | | | | |||||
| * | | | Include ethers types | Leonid Logvinov | 2018-02-28 | 6 | -1/+10 |
| | | | | |||||
| * | | | Create ethers-typescript-typings | Leonid Logvinov | 2018-02-28 | 9 | -58/+94 |
| | | | | |||||
| * | | | Rewrite templates to decode call data on transactions | Leonid Logvinov | 2018-02-28 | 5 | -47/+33 |
| | | | | |||||
| * | | | Add to context data | Leonid Logvinov | 2018-02-28 | 3 | -0/+3 |
| | | | | |||||
| * | | | Use as a backend to decode event args | Leonid Logvinov | 2018-02-28 | 4 | -15/+46 |
| | | | | |||||
| * | | | Add as an option to | Leonid Logvinov | 2018-02-28 | 2 | -1/+2 |
| | | | | |||||
| * | | | Change backend for contracts contracts | Leonid Logvinov | 2018-02-28 | 3 | -8/+8 |
| | | | | |||||
| * | | | Fix namings | Leonid Logvinov | 2018-02-28 | 2 | -4/+4 |
| | | | | |||||
| * | | | Update template link | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add PR number | Leonid Logvinov | 2018-02-28 | 2 | -3/+3 |
| | | | | |||||
| * | | | Fix build | Leonid Logvinov | 2018-02-28 | 2 | -6/+6 |
| | | | | |||||
| * | | | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 30 | -184/+178 |
| | | | | |||||
| * | | | Pass components to parameterType | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Apply prettier after generating contracts | Leonid Logvinov | 2018-02-28 | 2 | -3/+3 |
| | | | | |||||
| * | | | Add CHANGELOG entry | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix build by using local events types | Leonid Logvinov | 2018-02-28 | 7 | -13/+72 |
| | | | | |||||
| * | | | Add support for ABIv2 to abi-gen | Leonid Logvinov | 2018-02-28 | 6 | -10/+35 |
| | | | | |||||
| * | | | Allow users to specify the contracts backend in abi-gen | Leonid Logvinov | 2018-02-28 | 18 | -70/+169 |
| | | | | |||||
| * | | | Add data to TxData | Leonid Logvinov | 2018-02-28 | 2 | -0/+5 |
| | | | | |||||
| * | | | Pass whole txData to estimateGas | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix default contract set calculation | Leonid Logvinov | 2018-02-28 | 1 | -0/+3 |
| | | | | |||||
| * | | | Fix default paths | Leonid Logvinov | 2018-02-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add web3Wrapper.callAsync and remove web3Wrapper.getContractInstance | Leonid Logvinov | 2018-02-28 | 2 | -9/+12 |
| | | | | |||||
* | | | | Fix a bug with displaying solidity functions returning multiple return values | Leonid Logvinov | 2018-02-28 | 1 | -5/+11 |
|/ / / | |||||
* | | | Merge branch 'development' into fix/unsubscribeAll | Leonid Logvinov | 2018-02-28 | 11 | -71/+152 |
|\ \ \ | |||||
| * \ \ | Merge branch 'development' into feature/0x.js/lowercase-addresses | Jacob Evans | 2018-02-27 | 66 | -4768/+1370 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Lowercase web3 wrapper addresses | Jacob Evans | 2018-02-27 | 2 | -3/+9 |
| | | | | | | | | | | | | | | | | Ensure all of the user account addresses are lower case when returned from web3wrapper | ||||
| * | | | Check isETHAddressHex before lowercase | Jacob Evans | 2018-02-27 | 9 | -67/+60 |
| | | | | | | | | | | | | | | | | Flip the check so assertion happens before lowercase | ||||
| * | | | Check maker is valid address | Jacob Evans | 2018-02-23 | 1 | -3/+8 |
| | | | | |||||
| * | | | Lowercase public addresses | Jacob Evans | 2018-02-23 | 6 | -89/+172 |
| | | | | | | | | | | | | | | | | | | | | Normalize the public api addresses to lowercase to prevent an avoidable error | ||||
* | | | | Rename _unsubscribeAll to unsubscribeAll | Leonid Logvinov | 2018-02-27 | 9 | -12/+13 |
| |/ / |/| | | |||||
* | | | Fix english translations | Fabio Berger | 2018-02-24 | 1 | -3/+3 |
| | | | |||||
* | | | Fix footer on mobile | Fabio Berger | 2018-02-24 | 1 | -5/+3 |
| | | | |||||
* | | | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2018-02-24 | 10 | -31/+92 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x.js: Update CHANGELOG Remove unused CHANGELOG entry Remove unused import Change assert.doesConformToShema interface Remove a type assertion Remove type-level validation Access property over this Add type cast Fix tests Add entries to the CHANGELOG Better validate ZeroExConfig on public networks | ||||
| * \ \ | Merge pull request #385 from 0xProject/feature/0x_config_validation | Leonid Logvinov | 2018-02-24 | 10 | -31/+92 |
| |\ \ \ | | | | | | | | | | | Better validate ZeroExConfig on private networks | ||||
| | * | | | Update CHANGELOG | Leonid Logvinov | 2018-02-21 | 2 | -1/+7 |
| | | | | | |||||
| | * | | | Remove unused CHANGELOG entry | Leonid Logvinov | 2018-02-21 | 1 | -4/+0 |
| | | | | | |||||
| | * | | | Remove unused import | Leonid Logvinov | 2018-02-21 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Change assert.doesConformToShema interface | Leonid Logvinov | 2018-02-21 | 2 | -8/+8 |
| | | | | | |||||
| | * | | | Remove a type assertion | Leonid Logvinov | 2018-02-21 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Remove type-level validation | Leonid Logvinov | 2018-02-15 | 5 | -29/+12 |
| | | | | | |||||
| | * | | | Access property over this | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add type cast | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix tests | Leonid Logvinov | 2018-02-15 | 5 | -9/+13 |
| | | | | | |||||
| | * | | | Add entries to the CHANGELOG | Leonid Logvinov | 2018-02-15 | 5 | -4/+12 |
| | | | | | |||||
| | * | | | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 6 | -35/+99 |
| | | | | | |||||
* | | | | | re-add google analytics code | Fabio Berger | 2018-02-24 | 1 | -0/+12 |
|/ / / / | |||||
* | | | | Fix Russian translation | Fabio Berger | 2018-02-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Move all dependencies on @0xproject/types out of devDependencies | Brandon Millman | 2018-02-22 | 5 | -5/+5 |
| | | | | |||||
* | | | | Slight improvement to footer | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix a few Korean translations | Fabio Berger | 2018-02-22 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #410 from 0xProject/translateHomepage | Fabio Berger | 2018-02-22 | 32 | -341/+1071 |
|\ \ \ \ | | |_|/ | |/| | | Translate Landing Page | ||||
| * | | | Move from storing translations in TS files to JSON files | Fabio Berger | 2018-02-22 | 12 | -453/+427 |
| | | | | |||||
| * | | | Remove Segment.io | Fabio Berger | 2018-02-22 | 1 | -57/+0 |
| | | | | |||||
| * | | | Remove unused var | Fabio Berger | 2018-02-22 | 1 | -2/+0 |
| | | | | |||||
| * | | | Remove extenuous defaultProps | Fabio Berger | 2018-02-22 | 2 | -4/+0 |
| | | | | |||||
| * | | | Make translate required by footer | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Make translate a required prop of TopBar | Fabio Berger | 2018-02-22 | 2 | -1/+2 |
| | | | | |||||
| * | | | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 18 | -16/+159 |
| | | | | |||||
| * | | | Re-set language to browser | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix rocket.chat key | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Mobile optimize translated landing page | Fabio Berger | 2018-02-22 | 2 | -10/+40 |
| | | | | |||||
| * | | | Improve russian translations | Leonid Logvinov | 2018-02-21 | 1 | -17/+17 |
| | | | | |||||
| * | | | Improve homepage and add translations in chinese, russian, korean and spanish | Fabio Berger | 2018-02-21 | 10 | -16/+398 |
| | | | | |||||
| * | | | Move translate to redux | Fabio Berger | 2018-02-21 | 5 | -91/+161 |
| | | | | |||||
| * | | | Add translation infra and replace english text with calls to translate | Fabio Berger | 2018-02-21 | 6 | -219/+412 |
| | | | | |||||
| * | | | Move tsconfig package to devDeps | Fabio Berger | 2018-02-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Address feedback | Amir Bandeali | 2018-02-21 | 5 | -49/+54 |
| | | | | |||||
* | | | | Use source tree hash instead of compile flag | Amir Bandeali | 2018-02-21 | 2 | -43/+42 |
| | | | | |||||
* | | | | Fix race condition | Amir Bandeali | 2018-02-21 | 3 | -11/+14 |
| | | | | |||||
* | | | | Update CHANGELOG | Amir Bandeali | 2018-02-21 | 1 | -0/+4 |
| | | | | |||||
* | | | | Delete artifacts directory | Amir Bandeali | 2018-02-21 | 11 | -4287/+0 |
| | | | | |||||
* | | | | Check dependencies when determining if should be recompiled | Amir Bandeali | 2018-02-21 | 6 | -80/+163 |
| |_|/ |/| | | |||||
* | | | Merge branch 'development' into feature/web3-abi-v2-types | Leonid | 2018-02-21 | 87 | -1560/+831 |
|\ \ \ | |||||
| * | | | Publish@0xproject/connect@0.6.1 | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - @0xproject/connect@0.6.1 | ||||
| * | | | Updated CHANGELOGs | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Do not JSON parse empty reponse | Brandon Millman | 2018-02-17 | 2 | -5/+8 |
| | | | | |||||
| * | | | Fix incorrect comment on WebSocketOrderbookChannel constructor | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix broken postpublish script in connect | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Publishcontracts@2.1.13@0xproject/website@0.0.16@0xproject/testnet-faucets@1.0.14@0xproject/dev-utils@0.1.0@0xproject/connect@0.6.0 | Brandon Millman | 2018-02-17 | 15 | -71/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.4 - @0xproject/abi-gen@0.2.3 - @0xproject/assert@0.0.20 - @0xproject/connect@0.6.0 - contracts@2.1.13 - @0xproject/deployer@0.1.0 - @0xproject/dev-utils@0.1.0 - @0xproject/json-schemas@0.7.12 - @0xproject/subproviders@0.5.0 - @0xproject/testnet-faucets@1.0.14 - @0xproject/types@0.2.3 - @0xproject/utils@0.3.4 - web3-typescript-typings@0.9.11 - @0xproject/web3-wrapper@0.1.14 - @0xproject/website@0.0.16 | ||||
| * | | | Updated CHANGELOGs | Brandon Millman | 2018-02-17 | 5 | -10/+10 |
| | | | | |||||
| * | | | Merge pull request #406 from 0xProject/feature/connect/heartbeat | Brandon Millman | 2018-02-17 | 7 | -2/+56 |
| |\ \ \ | | |/ / | |/| | | Add configurable heartbeat to WebSocketOrderbookChannel | ||||
| | * | | Add an enforced minimum for the heartbeat interval | Brandon Millman | 2018-02-16 | 2 | -2/+15 |
| | | | | |||||
| | * | | Add configurable heartbeat to WebSocketOrderbookChannel | Brandon Millman | 2018-02-16 | 7 | -2/+43 |
| | | | | |||||
| * | | | Add Rinkeby network to smart contract docs | Fabio Berger | 2018-02-16 | 3 | -0/+8 |
| | | | | |||||
| * | | | Updated CHANGELOG | Fabio Berger | 2018-02-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | remove hard-coded color | Fabio Berger | 2018-02-16 | 2 | -4/+2 |
| | | | | |||||
| * | | | Remove section links until they go somewhere | Fabio Berger | 2018-02-16 | 1 | -10/+3 |
| | | | | |||||
| * | | | Add more padding on top of section title | Fabio Berger | 2018-02-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add hack comment explaining param count short-cut | Fabio Berger | 2018-02-16 | 1 | -0/+3 |
| | | | | |||||
| * | | | replace repeated conditionals with variable | Fabio Berger | 2018-02-16 | 1 | -18/+17 |
| | | | | |||||
| * | | | Remove unneeded props | Fabio Berger | 2018-02-16 | 2 | -2/+0 |
| | | | | |||||
| * | | | use const over hard-coding | Fabio Berger | 2018-02-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | uncomment dev logic | Fabio Berger | 2018-02-16 | 2 | -5/+3 |
| | | | | |||||
| * | | | Re-design docs pages | Fabio Berger | 2018-02-16 | 7 | -39/+91 |
| | | | | |||||
| * | | | Add icons for all doc pages | Fabio Berger | 2018-02-16 | 5 | -0/+0 |
| | | | | |||||
| * | | | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 14 | -123/+277 |
| |/ / | |||||
| * | | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2018-02-16 | 59 | -1348/+403 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x.js: (24 commits) Rename variables Update CHANGELOG Add npm config for contracts list Run prettier Fix checks, add contract list to compile script in package.json Add contracts to compiler options Add missing public types from connect docs Change imports order Change default page params in connect to page 1 and perPage 100 Add docs staging to 0x.js package Fix a typo Add an assertion Add PR numbers Fix entry points Add tests for dev-utils package Move subproviders from dev-utils to subproviders Add missing CHANGELOG entry Add support for intersection types in docs Add stagedocs script to connect package web3 typings fix - web3.net.peerCount returns number ... | ||||
| | * | | Rename variables | Amir Bandeali | 2018-02-16 | 5 | -15/+15 |
| | | | | |||||
| | * | | Update CHANGELOG | Amir Bandeali | 2018-02-16 | 2 | -1/+5 |
| | | | | |||||
| | * | | Add npm config for contracts list | Amir Bandeali | 2018-02-16 | 1 | -1/+4 |
| | | | | |||||
| | * | | Run prettier | Amir Bandeali | 2018-02-16 | 13 | -24/+558 |
| | | | | |||||
| | * | | Fix checks, add contract list to compile script in package.json | Amir Bandeali | 2018-02-16 | 26 | -1815/+38 |
| | | | | |||||
| | * | | Add contracts to compiler options | Amir Bandeali | 2018-02-16 | 3 | -2/+28 |
| | | | | |||||
| | * | | Add missing public types from connect docs | Brandon Millman | 2018-02-15 | 2 | -2/+3 |
| | | | | |||||
| | * | | Merge pull request #392 from 0xProject/feature/subproviders_move | Leonid | 2018-02-15 | 10 | -5/+94 |
| | |\ \ | | | | | | | | | | | Move subproviders from dev-utils to subproviders package and add tests for dev-utils | ||||
| | | * | | Change imports order | Leonid Logvinov | 2018-02-15 | 1 | -1/+2 |
| | | | | | |||||
| | | * | | Fix a typo | Leonid Logvinov | 2018-02-15 | 1 | -3/+3 |
| | | | | | |||||
| | | * | | Add an assertion | Leonid Logvinov | 2018-02-15 | 1 | -2/+4 |
| | | | | | |||||
| | | * | | Add PR numbers | Leonid Logvinov | 2018-02-15 | 2 | -2/+2 |
| | | | | | |||||
| | | * | | Fix entry points | Leonid Logvinov | 2018-02-15 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Add tests for dev-utils package | Leonid Logvinov | 2018-02-15 | 4 | -1/+77 |
| | | | | | |||||
| | | * | | Move subproviders from dev-utils to subproviders | Leonid Logvinov | 2018-02-15 | 8 | -3/+13 |
| | | |/ | |||||
| | * | | Merge pull request #398 from 0xProject/feature/website/stage-documentation | Brandon Millman | 2018-02-15 | 6 | -4/+80 |
| | |\ \ | | | | | | | | | | | Add support for intersection types and staged connect documentation | ||||
| | | * | | Add docs staging to 0x.js package | Brandon Millman | 2018-02-15 | 3 | -4/+31 |
| | | | | | |||||
| | | * | | Add support for intersection types in docs | Brandon Millman | 2018-02-15 | 3 | -2/+25 |
| | | | | | |||||
| | | * | | Add stagedocs script to connect package | Brandon Millman | 2018-02-15 | 1 | -0/+26 |
| | | | | | |||||
| | * | | | Change default page params in connect to page 1 and perPage 100 | Brandon Millman | 2018-02-15 | 2 | -7/+7 |
| | | | | | |||||
| | * | | | Merge pull request #386 from 0xProject/fix/windows_install | Leonid | 2018-02-15 | 2 | -2/+4 |
| | |\ \ \ | | | |_|/ | | |/| | | Use system-independent rm command | ||||
| | | * | | Merge branch 'development' into fix/windows_install | Leonid | 2018-02-12 | 71 | -510/+275 |
| | | |\ \ | |||||
| | | * | | | Use system-independent rm command | Leonid Logvinov | 2018-02-09 | 2 | -2/+4 |
| | | | | | | |||||
| * | | | | | Prettier fixes | Fabio Berger | 2018-02-16 | 1 | -30/+80 |
| | |_|/ / | |/| | | | |||||
* | | | | | Add types for ABIv2 | Leonid Logvinov | 2018-02-15 | 3 | -9/+9 |
| |/ / / |/| | | | |||||
* | | | | Add missing CHANGELOG entry | Leonid Logvinov | 2018-02-15 | 1 | -0/+4 |
| | | | | |||||
* | | | | web3 typings fix - web3.net.peerCount returns number | gagarin55 | 2018-02-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Fix error in paged request schema | Brandon Millman | 2018-02-14 | 1 | -1/+1 |
| | | | |||||
* | | | Addressed PR feedback | Brandon Millman | 2018-02-14 | 3 | -15/+31 |
| | | | |||||
* | | | Add page options to relevant HttpClient methods | Brandon Millman | 2018-02-14 | 13 | -70/+147 |
|/ / | |||||
* | | Publishcontracts@2.1.12@0xproject/website@0.0.15@0xproject/testnet-faucets@1.0.13@0xproject/monorepo-scripts@0.1.11@0xproject/deployer@0.0.9@0xproject/connect@0.5.8 | Fabio Berger | 2018-02-10 | 16 | -70/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.3 - @0xproject/abi-gen@0.2.2 - @0xproject/assert@0.0.19 - @0xproject/connect@0.5.8 - contracts@2.1.12 - @0xproject/deployer@0.0.9 - @0xproject/dev-utils@0.0.13 - @0xproject/json-schemas@0.7.11 - @0xproject/monorepo-scripts@0.1.11 - @0xproject/subproviders@0.4.2 - @0xproject/testnet-faucets@1.0.13 - @0xproject/tslint-config@0.4.9 - @0xproject/types@0.2.2 - @0xproject/utils@0.3.3 - @0xproject/web3-wrapper@0.1.13 - @0xproject/website@0.0.15 | ||||
* | | Move tslint and tslint-eslint-rules to dev deps since this package needs ↵ | Fabio Berger | 2018-02-10 | 2 | -2/+6 |
| | | | | | | | | them to function | ||||
* | | Publishcontracts@2.1.11@0xproject/website@0.0.14@0xproject/testnet-faucets@1.0.12@0xproject/monorepo-scripts@0.1.10@0xproject/deployer@0.0.8@0xproject/connect@0.5.7 | Fabio Berger | 2018-02-10 | 19 | -95/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.2 - @0xproject/abi-gen@0.2.1 - @0xproject/assert@0.0.18 - chai-as-promised-typescript-typings@0.0.9 - chai-typescript-typings@0.0.3 - @0xproject/connect@0.5.7 - contracts@2.1.11 - @0xproject/deployer@0.0.8 - @0xproject/dev-utils@0.0.12 - @0xproject/json-schemas@0.7.10 - @0xproject/monorepo-scripts@0.1.10 - @0xproject/subproviders@0.4.1 - @0xproject/testnet-faucets@1.0.12 - @0xproject/tslint-config@0.4.8 - @0xproject/types@0.2.1 - @0xproject/utils@0.3.2 - web3-typescript-typings@0.9.10 - @0xproject/web3-wrapper@0.1.12 - @0xproject/website@0.0.14 | ||||
* | | Fix version in CHANGELOG | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | Update changelog version | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | Fix changelog version | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 37 | -214/+154 |
|\ \ | | | | | | | Fix NPM Inclusion Issues | ||||
| * | | Fix changelogs | Fabio Berger | 2018-02-10 | 3 | -3/+3 |
| | | | |||||
| * | | Add `yarn-error.log` to all .npmignore | Fabio Berger | 2018-02-10 | 14 | -0/+14 |
| | | | |||||
| * | | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 12 | -12/+12 |
| | | | |||||
| * | | ignore all files starting with dots in all sub-packages | Fabio Berger | 2018-02-10 | 15 | -1/+15 |
| | | | |||||
| * | | Add npmignore to web3-wrapper and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -1/+6 |
| | | | |||||
| * | | Add npmignore and remove .gitignore | Fabio Berger | 2018-02-10 | 3 | -199/+1 |
| | | | |||||
| * | | Add npmignore to utils and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
| | | | |||||
| * | | Add npmignore to types and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
| | | | |||||
| * | | cleanup npmignorex | Fabio Berger | 2018-02-10 | 1 | -2/+2 |
| | | | |||||
| * | | Add npmignore to subproviders and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+8 |
| | | | |||||
| * | | Add npmignore to json-schemas and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| | | | |||||
| * | | Add npmignore to dev-utils and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
| | | | |||||
| * | | Add npmignore to deployer along with a changelog | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| | | | |||||
| * | | Add tslint.json to deployer package and fix all tslint issues | Fabio Berger | 2018-02-10 | 7 | -2/+17 |
| | | | |||||
| * | | Add npmignore to subpackage and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| | | | |||||
| * | | Add npmignore to typings packages | Fabio Berger | 2018-02-10 | 2 | -0/+2 |
| | | | |||||
| * | | Add npmignore to subpackage and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -1/+9 |
| | | | |||||
| * | | Add npmignore to abi-gen and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -5/+12 |
| | | | |||||
| * | | Add correct npmignore to 0x.js and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+14 |
| | | | |||||
| * | | Fix issue where custom TSLint rules were not being published to NPM | Fabio Berger | 2018-02-10 | 3 | -6/+9 |
| | | | |||||
* | | | address is not optional in this context | Jacob Evans | 2018-02-10 | 1 | -2/+2 |
| | | | |||||
* | | | Convert to baseUnits in signed order | Jacob Evans | 2018-02-10 | 1 | -8/+8 |
| | | | |||||
* | | | signature -> ecSignature | Jacob Evans | 2018-02-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #382 from 0xProject/feature/clean-post-publish-scripts | Brandon Millman | 2018-02-10 | 16 | -193/+14 |
|\ \ \ | |_|/ |/| | | Simplify standard postpublish script and remove them from some privat… | ||||
| * | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 16 | -193/+14 |
| | | | |||||
* | | | Merge pull request #379 from 0xProject/portal_json | Leonid | 2018-02-09 | 19 | -291/+189 |
|\ \ \ | |_|/ |/| | | Make portal order JSON compatible with 0x.js | ||||
| * | | Implement blockchain.portalOrderToZeroExOrder | Leonid Logvinov | 2018-02-09 | 2 | -30/+22 |
| | | | |||||
| * | | Make naming of schemas consistent | Leonid Logvinov | 2018-02-09 | 6 | -12/+12 |
| | | | |||||
| * | | Address feedback | Leonid Logvinov | 2018-02-08 | 15 | -157/+57 |
| | | | |||||
| * | | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 11 | -53/+37 |
| | | | |||||
| * | | Remove networkId from orderJSON | Leonid Logvinov | 2018-02-08 | 7 | -20/+3 |
| | | | |||||
| * | | Split Order into signedOrder and metadata | Leonid Logvinov | 2018-02-08 | 7 | -129/+164 |
| | | | |||||
| * | | Reuse ECSignature | Leonid Logvinov | 2018-02-07 | 1 | -4/+2 |
| | | | |||||
| * | | Remove unused types and take their names | Leonid Logvinov | 2018-02-07 | 7 | -51/+18 |
| | | | |||||
| * | | Introduce makerToken and takerToken fields for unsigned token metadata | Leonid Logvinov | 2018-02-07 | 7 | -72/+68 |
| | | | |||||
| * | | Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount | Leonid Logvinov | 2018-02-07 | 5 | -17/+21 |
| | | | |||||
| * | | Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee | Leonid Logvinov | 2018-02-07 | 5 | -12/+23 |
| | | | |||||
| * | | Rename signature to ecSignature | Leonid Logvinov | 2018-02-07 | 4 | -10/+10 |
| | | | |||||
| * | | Rename exchangeContract to exchangeContractAddress | Leonid Logvinov | 2018-02-07 | 4 | -9/+9 |
| | | | |||||
| * | | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 8 | -23/+51 |
| | | | |||||
* | | | Fix links | Fabio Berger | 2018-02-09 | 2 | -6/+12 |
| | | | |||||
* | | | Center header above relayers | Fabio Berger | 2018-02-09 | 1 | -8/+8 |
| | | | |||||
* | | | Add blog to topBar and as a consequence support external links in topBar ↵ | Fabio Berger | 2018-02-09 | 2 | -3/+25 |
| | | | | | | | | | | | | menu items | ||||
* | | | Add title above "benefits" section | Fabio Berger | 2018-02-09 | 1 | -1/+11 |
| | | | |||||
* | | | Add Relayer section to landing | Fabio Berger | 2018-02-09 | 15 | -66/+81 |
| |/ |/| | |||||
* | | Merge pull request #377 from 0xProject/feature/signed_unsigned_order_contracts | Leonid | 2018-02-09 | 9 | -590/+525 |
|\ \ | | | | | | | Use SignedOrder and Order types from 0x.js | ||||
| * | | Fix namings | Leonid Logvinov | 2018-02-09 | 1 | -84/+90 |
| | | | |||||
| * | | Use Order and SignedOrder type from 0x.js | Leonid Logvinov | 2018-02-07 | 10 | -496/+375 |
| | | | |||||
| * | | Introduce SignedOrder class and remove type assertions | Leonid Logvinov | 2018-02-07 | 9 | -324/+365 |
| | | | |||||
| * | | Make orderHashHex a getter instead of a property | Leonid Logvinov | 2018-02-07 | 5 | -32/+41 |
| |/ | |||||
* | | Fix flash message when receiving test ether | Fabio Berger | 2018-02-08 | 1 | -1/+2 |
| | | |||||
* | | Fix incorrect network ids | Brandon Millman | 2018-02-08 | 1 | -2/+2 |
| | | |||||
* | | Publishcontracts@2.1.10@0xproject/website@0.0.13@0xproject/testnet-faucets@1.0.11@0xproject/deployer@0.0.7 | Brandon Millman | 2018-02-08 | 14 | -52/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.1 - @0xproject/abi-gen@0.2.0 - @0xproject/assert@0.0.17 - @0xproject/connect@0.5.6 - contracts@2.1.10 - @0xproject/deployer@0.0.7 - @0xproject/dev-utils@0.0.11 - @0xproject/json-schemas@0.7.9 - @0xproject/subproviders@0.4.0 - @0xproject/testnet-faucets@1.0.11 - @0xproject/types@0.2.0 - @0xproject/utils@0.3.1 - @0xproject/web3-wrapper@0.1.11 - @0xproject/website@0.0.13 | ||||
* | | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 5 | -5/+15 |
| | | |||||
* | | Fix wiki styling | Fabio Berger | 2018-02-08 | 1 | -14/+27 |
| | | |||||
* | | Merge pull request #374 from 0xProject/feature/website/addOtherTestnetFaucets | Fabio Berger | 2018-02-08 | 4 | -17/+57 |
|\ \ | | | | | | | Feature/website/add other testnet faucets | ||||
| * | | Only show faucet error if not on a testnet | Fabio Berger | 2018-02-07 | 1 | -4/+3 |
| | | | |||||
| * | | Move isTestNetwork into utils and also check it from showing ZRX request button | Fabio Berger | 2018-02-07 | 2 | -9/+13 |
| | | | |||||
| * | | Remove stray log | Fabio Berger | 2018-02-07 | 1 | -1/+0 |
| | | | |||||
| * | | Use isTestNetwork instead of isKovanTestNetwork on balances page except for ↵ | Fabio Berger | 2018-02-07 | 1 | -7/+15 |
| | | | | | | | | | | | | Dharma integration | ||||
| * | | Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable | Fabio Berger | 2018-02-07 | 2 | -3/+31 |
| | | | |||||
| * | | Add networkId to faucet requests so that we can request tokens on Kovan, ↵ | Fabio Berger | 2018-02-07 | 2 | -2/+4 |
| | | | | | | | | | | | | Rinkeby and Ropsten | ||||
* | | | Merge pull request #375 from 0xProject/feature/testnet-faucets/queue-by-network | Brandon Millman | 2018-02-08 | 7 | -169/+150 |
|\ \ \ | | | | | | | | | Organize async task queues by network | ||||
| * | | | Prettier | Brandon Millman | 2018-02-08 | 1 | -1/+5 |
| | | | | |||||
| * | | | Addressed review comments | Brandon Millman | 2018-02-08 | 4 | -44/+31 |
| | | | | |||||
| * | | | Merge branch 'development' into feature/testnet-faucets/queue-by-network | Brandon Millman | 2018-02-08 | 83 | -391/+587 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (24 commits) Fix Remco's github name in CODEOWNERS Fix ABI error message Stop using definite assignment assertion cause prettier doesn't handle that Special-case ZRXToken snake case conversion Fix linter errors Generate contract wrappers on pre-build Add missing async Remove noImplicitThis Tslint disable no-consecutive-blank-lines in generated files Change compiled sources in contracts Change utils Change tests Add base_contract.ts Remove generated files .gitignore gemerated files Change the list of generated wrappers Change contract templates Add indices for index parameters so that their names don't collide Use abi-gen for events in 0x.js Fix artifacts path ... | ||||
| * | | | Organize async task queues by network | Brandon Millman | 2018-02-07 | 6 | -171/+156 |
| | | | | |||||
* | | | | Update Subprovider README | Jacob Evans | 2018-02-08 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | Fix ABI error message | Leonid Logvinov | 2018-02-07 | 2 | -2/+3 |
| | | | |||||
* | | | Stop using definite assignment assertion cause prettier doesn't handle that | Leonid Logvinov | 2018-02-07 | 1 | -1/+2 |
| | | | |||||
* | | | Special-case ZRXToken snake case conversion | Leonid Logvinov | 2018-02-07 | 3 | -3/+6 |
| | | | |||||
* | | | Fix linter errors | Leonid Logvinov | 2018-02-07 | 2 | -2/+3 |
| | | | |||||
* | | | Generate contract wrappers on pre-build | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
* | | | Add missing async | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
* | | | Remove noImplicitThis | Leonid Logvinov | 2018-02-07 | 1 | -0/+1 |
| | | | |||||
* | | | Tslint disable no-consecutive-blank-lines in generated files | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
* | | | Change compiled sources in contracts | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | | |||||
* | | | Change utils | Leonid Logvinov | 2018-02-07 | 4 | -32/+41 |
| | | | |||||
* | | | Change tests | Leonid Logvinov | 2018-02-07 | 10 | -207/+275 |
| | | | |||||
* | | | Add base_contract.ts | Leonid Logvinov | 2018-02-07 | 1 | -0/+35 |
| | | | |||||
* | | | Remove generated files | Leonid Logvinov | 2018-02-07 | 5 | -2208/+0 |
| | | | |||||
* | | | .gitignore gemerated files | Leonid Logvinov | 2018-02-07 | 1 | -0/+8 |
| | | |