| Commit message (Expand) | Author | Age | Files | Lines |
---|
2 | -2/+4 |
* | | | | | | | Merge pull request #877 from 0xProject/feature/contracts/removeERC721Callback | Amir Bandeali | 2018-07-23 | 8 | -199/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed merge errors | Greg Hysen | 2018-07-18 | 1 | -2/+0 |
| * | | | | | | | Fixed merge error | Greg Hysen | 2018-07-18 | 1 | -11/+11 |
| * | | | | | | | Ran prettier | Greg Hysen | 2018-07-18 | 2 | -15/+12 |
| * | | | | | | | Removed receiverData from ERC721 Proxy Id generation | Greg Hysen | 2018-07-18 | 7 | -17/+12 |
| * | | | | | | | Removed receiverData and `onReceive` callback from ERC721 proxy. | Greg Hysen | 2018-07-18 | 3 | -178/+25 |
| | * | | | | | | Move solidity-parser-antlr type to dependencies since it's used as part of th... | Fabio Berger | 2018-07-23 | 1 | -1/+1 |
| | * | | | | | | Omit verson of react types | Fabio Berger | 2018-07-23 | 1 | -1/+1 |
| | * | | | | | | Stop specifying a specific version of @types/react so there can't be two inst... | Fabio Berger | 2018-07-23 | 1 | -1/+1 |
| | * | | | | | | Move hdkey typings to dependencies since it's part of the exported interface | Fabio Berger | 2018-07-23 | 1 | -1/+1 |
| | * | | | | | | Add dependent types of the react-popper typings | Fabio Berger | 2018-07-23 | 1 | -1/+3 |
| | * | | | | | | Revert "Move frontend package types out of typescript-typings since this pack... | Fabio Berger | 2018-07-23 | 7 | -56/+53 |
| | * | | | | | | Add troubleshooting section to utils README | Fabio Berger | 2018-07-23 | 1 | -1/+15 |
| | * | | | | | | Add additional required tsconfig option for utils package since it now relies... | Fabio Berger | 2018-07-23 | 1 | -0/+1 |
| | * | | | | | | Move frontend package types out of typescript-typings since this package will... | Fabio Berger | 2018-07-22 | 7 | -53/+56 |
| | * | | | | | | Add bn.js types as dep of `typescript-typings` since they are needed by ether... | Fabio Berger | 2018-07-22 | 1 | -1/+2 |
| | * | | | | | | Move ECSignature type from types package into eth-light-wallet type dec since... | Fabio Berger | 2018-07-22 | 3 | -8/+14 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #880 from feuGeneA/patch-5 | Fabio Berger | 2018-07-22 | 1 | -7/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | make PR template checklist more useful | F. Eugene Aumson | 2018-07-17 | 1 | -7/+5 |
* | | | | | | | | Merge pull request #895 from 0xProject/feature/website/send-eth-from-portal | Francesco Agosti | 2018-07-22 | 9 | -48/+129 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove TODO | fragosti | 2018-07-19 | 1 | -1/+0 |
| * | | | | | | | | Remove unused Token import | fragosti | 2018-07-19 | 1 | -1/+0 |
| * | | | | | | | | Add lifecycle messages | fragosti | 2018-07-19 | 3 | -17/+56 |
| * | | | | | | | | WIP for sending ether from portal (works) | fragosti | 2018-07-19 | 7 | -38/+82 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Fix version of ethereumjs-abi to 0.6.5 to fix decoding bug | Fabio Berger | 2018-07-22 | 4 | -5/+21 |
* | | | | | | | | Merge pull request #904 from lukeautry/luke/leading_zero_encode | Fabio Berger | 2018-07-22 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix decodeAssetData for addresses starting in 0 | Luke Autry | 2018-07-22 | 3 | -4/+4 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #899 from kroitor/patch-1 | Amir Bandeali | 2018-07-21 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Deduplicate assert web3-wrapper signMessageAsync | Igor Kroitor | 2018-07-20 | 1 | -1/+0 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #903 from 0xProject/bug/website/fix-website | Brandon Millman | 2018-07-21 |