Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix import export so that it works with doc gen | Fabio Berger | 2018-11-30 | 1 | -2/+1 |
| | |||||
* | Exports AbiEncoder as 1 unit | Greg Hysen | 2018-11-29 | 1 | -1/+3 |
| | |||||
* | Removed unnecessary imports from abi encoder tets | Greg Hysen | 2018-11-29 | 1 | -2/+1 |
| | |||||
* | Moved Abi Encoder into utils package | Greg Hysen | 2018-11-29 | 1 | -0/+1 |
| | |||||
* | Move SignTypedData to utils package | Jacob Evans | 2018-10-05 | 1 | -0/+1 |
| | |||||
* | Fix file name from camel to snake case | Fabio Berger | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -1/+0 |
| | |||||
* | Add fetchAsync util and RPCSubprovider | Fabio Berger | 2018-07-13 | 1 | -0/+2 |
| | |||||
* | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -0/+1 |
| | |||||
* | Add ony abi-gen changes from Greg's PR | Leonid Logvinov | 2018-04-12 | 1 | -0/+1 |
| | |||||
* | Revert "Merge pull request #493 from ↵ | Leonid Logvinov | 2018-04-12 | 1 | -2/+0 |
| | | | | | | | hysz/features/deployer/multipleCodebaseSupport" This reverts commit 70d403e6f8c56bc70e6d3471a770b9bbff5d72e7, reversing changes made to 073bf738ddb271b6b4158798baf4cac3cb0608e9. | ||||
* | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 1 | -0/+2 |
| | |||||
* | Updated deployer to accept a list of contract directories as input. Contract ↵ | Greg Hysen | 2018-04-10 | 1 | -0/+1 |
| | | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions. | ||||
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -0/+1 |
| | |||||
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -5/+5 |
| | |||||
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -0/+3 |
| | |||||
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -0/+1 |
| | |||||
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -0/+1 |