Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return to old way of including web3 types | Leonid Logvinov | 2018-01-10 | 1 | -0/+1 |
| | |||||
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -10/+2 |
| | |||||
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 5 | -86/+84 |
| | |||||
* | Merge pull request #303 from ERCdEX/ercdex/send_transaction_return_txhash | Leonid | 2018-01-03 | 1 | -2/+2 |
|\ | | | | | _sendTransactionAsync should return txHash string | ||||
| * | sendTransactionAsync should return txHash string | Luke | 2018-01-03 | 1 | -2/+2 |
| | | |||||
* | | Fix formatting | Leonid Logvinov | 2018-01-03 | 2 | -6/+3 |
| | | |||||
* | | Apply prettier config | Leonid Logvinov | 2018-01-03 | 11 | -97/+101 |
|/ | |||||
* | Publishcontracts@2.1.1@0xproject/website@0.0.4@0xproject/monorepo-scripts@0.1.2@0xproject/kovan_faucets@1.0.2@0xproject/dev-utils@0.0.30x.js@0.29.0 | Fabio Berger | 2017-12-28 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | - 0x.js@0.29.0 - @0xproject/abi-gen@0.0.4 - @0xproject/assert@0.0.9 - @0xproject/connect@0.3.2 - contracts@2.1.1 - @0xproject/dev-utils@0.0.3 - @0xproject/json-schemas@0.7.1 - @0xproject/kovan_faucets@1.0.2 - @0xproject/monorepo-scripts@0.1.2 - @0xproject/subproviders@0.2.0 - @0xproject/tslint-config@0.4.0 - @0xproject/types@0.1.2 - @0xproject/utils@0.1.2 - @0xproject/web3-wrapper@0.1.2 - @0xproject/website@0.0.4 | ||||
* | Update subproviders CHANGELOG | Fabio Berger | 2017-12-28 | 1 | -0/+4 |
| | |||||
* | Support both personal_sign and eth_sign | Fabio Berger | 2017-12-28 | 3 | -3/+55 |
| | |||||
* | Fix Ledger tests given change from `personal_sign` to `eth_sign` | Fabio Berger | 2017-12-28 | 2 | -7/+7 |
| | |||||
* | Update subprovider to catch correct RPC method | Cavan Flynn | 2017-12-28 | 1 | -2/+2 |
| | | | ZeroEx uses web3.eth.sign, rather than web3.eth.personal.sign. In addition, the message to sign is the second parameter; not the first. The first parameter is the address. | ||||
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 2 | -6/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI Update outdated WETH ranges Fix conditional Fix top-padding Publish Update CHANGELOGs Add slashes to base URLs Fix linter issue Fix WETH symbol Update snapshot and artifacts Replace our EtherTokens with WETH9 from maker Fix test description Fix a typo Add err==null assertions Add WETH9 tests Use the new snapshot including WETH9 and it's artifacts Add WETH9 and mirations Fix WETH events watching Fix a typo Init the _etherTokenContractsByAddress ... | ||||
| * | Publishcontracts@2.1.0@0xproject/website@0.0.3@0xproject/monorepo-scripts@0.1.1@0xproject/kovan_faucets@1.0.1@0xproject/dev-utils@0.0.20x.js@0.28.0 | Leonid Logvinov | 2017-12-21 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.28.0 - @0xproject/abi-gen@0.0.3 - @0xproject/assert@0.0.8 - @0xproject/connect@0.3.1 - contracts@2.1.0 - @0xproject/dev-utils@0.0.2 - @0xproject/json-schemas@0.7.0 - @0xproject/kovan_faucets@1.0.1 - @0xproject/monorepo-scripts@0.1.1 - @0xproject/subproviders@0.1.1 - @0xproject/tslint-config@0.3.0 - @0xproject/types@0.1.1 - @0xproject/utils@0.1.1 - @0xproject/web3-wrapper@0.1.1 - @0xproject/website@0.0.3 | ||||
| * | Update CHANGELOGs | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 4 | -41/+41 |
|/ | |||||
* | Standardize on improved contributing section | Fabio Berger | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Add Yarn < v1.0 disclaimer | Fabio Berger | 2017-12-20 | 1 | -0/+5 |
| | |||||
* | Flesh out LedgerSubprovider usage example | Fabio Berger | 2017-12-20 | 1 | -1/+11 |
| | |||||
* | Add clean instructions | Fabio Berger | 2017-12-20 | 1 | -0/+6 |
| | |||||
* | Improve subproviders readme | Fabio Berger | 2017-12-20 | 1 | -6/+52 |
| | |||||
* | Update CHANGELOG | Leonid Logvinov | 2017-12-18 | 1 | -1/+2 |
| | |||||
* | Add a comment | Leonid Logvinov | 2017-12-18 | 1 | -0/+2 |
| | |||||
* | Introduce a variable for true | Leonid Logvinov | 2017-12-18 | 1 | -1/+4 |
| | |||||
* | Remove redundant template string | Leonid Logvinov | 2017-12-18 | 1 | -1/+1 |
| | |||||
* | Implement the address derivations | Leonid Logvinov | 2017-12-18 | 4 | -17/+32 |
| | |||||
* | Add hdnode dependency | Leonid Logvinov | 2017-12-18 | 2 | -0/+12 |
| | |||||
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -1/+1 |
| | |||||
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 6 | -27/+1 |
| | |||||
* | Implement first custom linter rule async-suffix | Leonid Logvinov | 2017-12-15 | 2 | -0/+2 |
| | |||||
* | Add missing package in utils, fix linting error | Amir Bandeali | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Merge pull request #257 from 0xProject/fix/ethereum-address | Leonid | 2017-12-12 | 3 | -8/+2 |
|\ | | | | | Remove ethereum-address dependency and add this logic to the repo | ||||
| * | Add missing dependency | Leonid Logvinov | 2017-12-12 | 1 | -0/+1 |
| | | |||||
| * | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 3 | -8/+2 |
| | | |||||
* | | Merge pull request #262 from 0xProject/fix/portal-bug | Leonid | 2017-12-12 | 1 | -0/+1 |
|\ \ | | | | | | | Fix portal subscriptions bug | ||||
| * | | Add missing dependency | Leonid Logvinov | 2017-12-12 | 1 | -0/+1 |
| |/ | |||||
* / | Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to ↵ | Brandon Millman | 2017-12-09 | 2 | -0/+18 |
|/ | | | | all packages | ||||
* | 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 | -3/+3 |
| | | | | | | | | | | | | | | | | | - 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/+1 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | remove console.log | Fabio Berger | 2017-12-09 | 1 | -2/+0 |
| | |||||
* | Fix unit test | Fabio Berger | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | Add missing params | Fabio Berger | 2017-12-09 | 1 | -0/+3 |
| | |||||
* | Debug CircleCi failure | Fabio Berger | 2017-12-08 | 1 | -0/+2 |
| | |||||
* | Add todo | Fabio Berger | 2017-12-08 | 1 | -0/+1 |
| | |||||
* | Add link to random id generator | Fabio Berger | 2017-12-08 | 1 | -0/+1 |
| | |||||
* | Remove `prebuild` command and add `test:circleci` | Fabio Berger | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Use rejectedWith | Fabio Berger | 2017-12-07 | 1 | -9/+4 |
| | |||||
* | Add missing calls to configure | Fabio Berger | 2017-12-07 | 2 | -0/+2 |
| | |||||
* | remove unneeded type assertions | Fabio Berger | 2017-12-07 | 1 | -2/+2 |
| | |||||
* | remove unused type | Fabio Berger | 2017-12-07 | 2 | -5/+0 |
| | |||||
* | Simplify interface to signPersonalMessageAsync | Fabio Berger | 2017-12-07 | 3 | -42/+12 |
| | |||||
* | Fix unit test | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Fix ethereumjs-tx declaration and import | Fabio Berger | 2017-12-07 | 2 | -2/+2 |
| | |||||
* | Use assert.isHexString | Fabio Berger | 2017-12-07 | 2 | -5/+3 |
| | |||||
* | Add type defs for ledgerco and ethereumjs-tx | Fabio Berger | 2017-12-07 | 2 | -13/+37 |
| | |||||
* | Make test only run unit tests since cannot run integration tests on CI | Fabio Berger | 2017-12-07 | 1 | -3/+4 |
| | |||||
* | Improve README | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Fix version and remove the UMD build | Fabio Berger | 2017-12-07 | 2 | -65/+3 |
| | |||||
* | Standardize deps | Fabio Berger | 2017-12-07 | 1 | -5/+5 |
| | |||||
* | Have comments hug statements | Fabio Berger | 2017-12-06 | 1 | -3/+3 |
| | |||||
* | Add declaration | Fabio Berger | 2017-12-06 | 1 | -0/+7 |
| | |||||
* | Return actual error thrown | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | remove unused modules | Fabio Berger | 2017-12-06 | 2 | -5/+0 |
| | |||||
* | remove extra space | Fabio Berger | 2017-12-06 | 1 | -1/+0 |
| | |||||
* | Add initial tests fort redundantRpcSubprovider | Fabio Berger | 2017-12-06 | 1 | -0/+62 |
| | |||||
* | Add null to err type | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Use null instead of undefined when no error exists | Fabio Berger | 2017-12-06 | 1 | -3/+3 |
| | |||||
* | Switch to using our custom base subprovider | Fabio Berger | 2017-12-06 | 1 | -1/+2 |
| | |||||
* | remove unused import | Fabio Berger | 2017-12-06 | 1 | -1/+0 |
| | |||||
* | Fix lint issues | Fabio Berger | 2017-12-06 | 2 | -1/+9 |
| | |||||
* | Remove spaces | Fabio Berger | 2017-12-06 | 2 | -2/+2 |
| | |||||
* | Make exception | Fabio Berger | 2017-12-06 | 1 | -0/+2 |
| | |||||
* | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ↵ | Fabio Berger | 2017-12-06 | 16 | -0/+1278 |
rely on hookedWalletSubprovider. Added unit and integration tests. |