Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #257 from 0xProject/fix/ethereum-address | Leonid | 2017-12-12 | 1 | -1/+0 |
|\ | | | | | Remove ethereum-address dependency and add this logic to the repo | ||||
| * | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -1/+0 |
| | | |||||
* | | Re-hard code the dependency | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
| | | |||||
* | | Don't unsubscribe on error. It's done automatically | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
|/ | |||||
* | Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2 | Brandon Millman | 2017-12-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | - 0x.js@0.27.2 - abi-gen-templates@0.0.2 - @0xproject/abi-gen@0.0.2 - @0xproject/assert@0.0.7 - @0xproject/connect@0.3.0 - contracts@2.0.0 - @0xproject/json-schemas@0.6.10 - @0xproject/monorepo-scripts@0.1.0 - @0xproject/subproviders@0.1.0 - @0xproject/tslint-config@0.2.1 - @0xproject/types@0.1.0 - @0xproject/utils@0.1.0 - @0xproject/web3-wrapper@0.1.0 - website@0.0.2 | ||||
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Update README.md Inline network module Stop supporting different file extensions in abi-gen Refactor networkId out of web3Wrapper Update connect types in preperation for publishing Fix CI command Address feedback Refactor web3Wrapper to a separate package # Conflicts: # package.json # packages/website/ts/blockchain.ts | ||||
| * | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+0 |
| | | |||||
* | | Fix version and remove the UMD build | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-07 | 1 | -8/+8 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Inline function Introduce a const Make private Add version matcher script Use same versions of dependencies everywhere Add missing await Move declaration into proper conditional block Fix Party element so that an identicon's height is that which was passed in # Conflicts: # packages/website/package.json # yarn.lock | ||||
| * | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -8/+9 |
| | | |||||
* | | Use subproviders subpackage in website and remove old subproviders | Fabio Berger | 2017-12-06 | 1 | -0/+1 |
| | | |||||
* | | bump version | Fabio Berger | 2017-12-05 | 1 | -1/+1 |
|/ | |||||
* | Publish@0xproject/connect@0.2.0 | Brandon Millman | 2017-11-30 | 1 | -1/+1 |
| | | | | | - @0xproject/connect@0.2.0 - website@0.0.1 | ||||
* | Update 0x.js to 0.27.1 | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Lock the 0x.js version used in website | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | | | | | - 0x.js@0.27.1 - @0xproject/connect@0.1.2 - website@0.0.0 | ||||
* | Make website private | Leonid Logvinov | 2017-11-29 | 1 | -0/+1 |
| | |||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | | | | | | | | - 0x.js@0.27.0 - @0xproject/assert@0.0.6 - @0xproject/connect@0.1.1 - @0xproject/json-schemas@0.6.9 - @0xproject/tslint-config@0.2.0 - website@0.0.0 | ||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Add lint command to website sub-package | Fabio Berger | 2017-11-28 | 1 | -0/+1 |
| | |||||
* | Add exit code 0 because it is expected that uglifying the code throws an error | Fabio Berger | 2017-11-24 | 1 | -1/+1 |
| | |||||
* | Upgrade to latest 0x.js version and refactor subscriptions to use latest ↵ | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
| | | | | interface | ||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+105 |
sub-packages, use new subscribeAsync 0x.js method |