Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start unused parameter names with underscore | Leonid Logvinov | 2018-06-29 | 1 | -4/+4 |
* | Remove old contracts and add new ones to/from artifacts.ts | Leonid Logvinov | 2018-06-29 | 1 | -14/+19 |
* | Remove exchange-related functionality for now | Leonid Logvinov | 2018-06-29 | 12 | -3691/+0 |
* | Update compact_wrtifacts | Leonid Logvinov | 2018-06-29 | 14 | -1820/+3311 |
* | Change import paths from z_r_x and e_r_c to zrx and erc. Also rename event ar... | Leonid Logvinov | 2018-06-29 | 12 | -61/+359 |
* | Change import paths from z_r_x and e_r_c to zrx and erc | Leonid Logvinov | 2018-06-29 | 1 | -2/+2 |
* | Rename TransferContractEventArgs to MetacoinTransferEventArgs after changing ... | Leonid Logvinov | 2018-06-29 | 1 | -4/+4 |
* | Change import paths from z_r_x and e_r_c to zrx and erc | Leonid Logvinov | 2018-06-29 | 2 | -4/+4 |
* | Pin contract-wrappers version | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
* | Remove unused code/variables from abi-decoder | Leonid Logvinov | 2018-06-29 | 1 | -2/+0 |
* | Rename {{*}}ContractEventArgs to {{*}}EventArgs and append {{contractName}} t... | Leonid Logvinov | 2018-06-29 | 2 | -3/+3 |
* | Update json-schema version to 1.0.0 | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
* | Remove generated contract directory before writing new contracts and replace ... | Leonid Logvinov | 2018-06-29 | 2 | -3/+5 |
* | Merge v2-prototype | Fabio Berger | 2018-06-29 | 52 | -1014/+2684 |
|\ | |||||
| * | Fix NotFound component and render 0x.js docs for /docs | Brandon Millman | 2018-06-29 | 3 | -3/+5 |
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 132 | -4133/+4839 |
| |\ | |||||
| | * | Remove isTracked field on token in favor of trackedTimestamp | Brandon Millman | 2018-06-29 | 11 | -26/+31 |
| | * | Use moment and lodash | Brandon Millman | 2018-06-29 | 2 | -2/+3 |
| | * | Sort wallet tokens by timestamp added and scroll to newly added token | Brandon Millman | 2018-06-29 | 6 | -11/+26 |
| | * | Merge pull request #707 from 0xProject/feature/combinatorial-testing | Fabio Berger | 2018-06-28 | 29 | -711/+2276 |
| | |\ | |||||
| | | * | Remove unused constants | Fabio Berger | 2018-06-28 | 1 | -2/+0 |
| | | * | Reduce the userAddresses to the individual addresses actually used by tests, ... | Fabio Berger | 2018-06-28 | 7 | -19/+32 |
| | | * | Add await time constant | Fabio Berger | 2018-06-28 | 1 | -0/+2 |
| | | * | Add missing awaitTransactionSuccessAsync calls | Fabio Berger | 2018-06-28 | 1 | -6/+10 |
| | | * | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-27 | 61 | -3136/+1866 |
| | | |\ | |||||
| | | * | | Move combinatorial fillOrder tests into the `fill_ordere` test file | Fabio Berger | 2018-06-27 | 2 | -48/+21 |
| | | * | | Fix tests | Fabio Berger | 2018-06-27 | 1 | -3/+6 |
| | | * | | Fix enum name | Fabio Berger | 2018-06-27 | 1 | -9/+9 |
| | | * | | Fix type issue | Fabio Berger | 2018-06-27 | 1 | -2/+2 |
| | | * | | Merge branch 'refactor/check-revert-reasons' into feature/combinatorial-testing | Fabio Berger | 2018-06-27 | 12 | -88/+92 |
| | | |\ \ | |||||
| | | * | | | Update AbstractAssetWrapper | Fabio Berger | 2018-06-26 | 1 | -1/+1 |
| | | * | | | Rename to singular | Fabio Berger | 2018-06-26 | 1 | -9/+9 |
| | | * | | | Fix merge issues | Fabio Berger | 2018-06-26 | 5 | -17/+21 |
| | | * | | | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-26 | 36 | -379/+532 |
| | | |\ \ \ | |||||
| | | * | | | | Fix inconsistency between contract and reference implementation of order vali... | Fabio Berger | 2018-06-26 | 2 | -0/+5 |
| | | * | | | | Prettier fixes | Fabio Berger | 2018-06-26 | 2 | -8/+2 |
| | | * | | | | Fix tslint issues | Fabio Berger | 2018-06-26 | 9 | -24/+4 |
| | | * | | | | Fix lint errors | Fabio Berger | 2018-06-26 | 3 | -5/+2 |
| | | * | | | | Fix revertReason | Fabio Berger | 2018-06-25 | 1 | -1/+1 |
| | | * | | | | Remove no longer used method | Fabio Berger | 2018-06-25 | 1 | -16/+0 |
| | | * | | | | Check revert reasons in declarative and combinatorial tests | Fabio Berger | 2018-06-25 | 2 | -61/+67 |
| | | * | | | | merge check-revert-reasons | Fabio Berger | 2018-06-25 | 12 | -66/+58 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Add missing import | Fabio Berger | 2018-06-25 | 1 | -1/+4 |
| | | * | | | | | merge check-revert-reasons | Fabio Berger | 2018-06-25 | 15 | -129/+235 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-25 | 177 | -1732/+3341 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Add support for approveAll in assetWrapper and fillOrderScenarios | Fabio Berger | 2018-06-21 | 4 | -5/+80 |
| | | * | | | | | | | Fix orderValidationUtils where was confusing a makerAssetAmount as a takerAss... | Fabio Berger | 2018-06-21 | 3 | -11/+18 |
| | | * | | | | | | | Improve verbose logging | Fabio Berger | 2018-06-21 | 1 | -2/+5 |
| | | * | | | | | | | Fix merge variable name issue | Fabio Berger | 2018-06-20 | 1 | -1/+1 |
| | | * | | | | | | | Add support for setting allowance to unlimited | Fabio Berger | 2018-06-20 | 2 | -7/+35 |
| | | * | | | | | | | Add noop conditionals for clarity | Fabio Berger | 2018-06-20 | 1 | -0/+10 |
| | | * | | | | | | | Rename for clarity | Fabio Berger | 2018-06-20 | 1 | -8/+8 |
| | | * | | | | | | | Split balance and allowance amount types in prep of adding the "unlimited" al... | Fabio Berger | 2018-06-20 | 3 | -51/+59 |
| | | * | | | | | | | Remove unneeded explicit type def | Fabio Berger | 2018-06-20 | 1 | -1/+1 |
| | | * | | | | | | | Add TS 2.7 numeric separators to improve readability | Fabio Berger | 2018-06-20 | 1 | -6/+6 |
| | | * | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-20 | 47 | -350/+1165 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Add ability for verbose logging | Fabio Berger | 2018-06-20 | 1 | -2/+10 |
| | | * | | | | | | | | Fix typo | Fabio Berger | 2018-06-19 | 1 | -2/+2 |
| | | * | | | | | | | | Rename NewOrderFactory to OrderFactoryFromScenario for clarity | Fabio Berger | 2018-06-19 | 2 | -5/+5 |
| | | * | | | | | | | | Remove hack in ERC20Wrapper | Fabio Berger | 2018-06-19 | 7 | -12/+30 |
| | | * | | | | | | | | Cleanup coreCombinatorialUtils | Fabio Berger | 2018-06-19 | 1 | -220/+226 |
| | | * | | | | | | | | Comments and cleanup | Fabio Berger | 2018-06-19 | 1 | -20/+8 |
| | | * | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-19 | 94 | -492/+1087 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-19 | 73 | -415/+1965 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-15 | 8 | -23/+132 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Add ability to tweak the relevant balances/allowances for the maker and taker... | Fabio Berger | 2018-06-15 | 4 | -78/+380 |
| | | * | | | | | | | | | | | - Refactor assetWrapper to contain more of the normalizing logic instead of e... | Fabio Berger | 2018-06-15 | 10 | -84/+341 |
| | | * | | | | | | | | | | | Rename OrderAmountScenario to OrderAssetAmountScenario and convert generateOr... | Fabio Berger | 2018-06-14 | 5 | -60/+59 |
| | | * | | | | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-14 | 29 | -38/+814 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Use a defaultFillScenario in fillOrder tests | Fabio Berger | 2018-06-14 | 1 | -36/+39 |
| | | * | | | | | | | | | | | | Fix incorrect string values in enum | Fabio Berger | 2018-06-14 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | Fix calculation of expFilledTakerAmount and expected values in events emitted | Fabio Berger | 2018-06-14 | 1 | -4/+7 |
| | | * | | | | | | | | | | | | Replace initial set of legacy manually written fillOrder tests with declarati... | Fabio Berger | 2018-06-14 | 2 | -434/+186 |
| | | * | | | | | | | | | | | | Add ability to specify takerAssetFillAmount and taker scenarios as part of a ... | Fabio Berger | 2018-06-14 | 4 | -35/+153 |
| | | * | | | | | | | | | | | | Fix divide by zero bug | Fabio Berger | 2018-06-14 | 1 | -3/+3 |
| | | * | | | | | | | | | | | | Move orderFill combinatorialTests to exchange folder | Fabio Berger | 2018-06-13 | 1 | -4/+4 |
| | | * | | | | | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-13 | 63 | -1012/+1928 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | Implement initial set of orderFill combinatorial tests | Fabio Berger | 2018-06-13 | 13 | -490/+784 |
| | | * | | | | | | | | | | | | | Refactor ERC20 and ERC721 wrappers for V2 and introduce the assetWrapper supe... | Fabio Berger | 2018-06-13 | 4 | -9/+95 |
| | | * | | | | | | | | | | | | | Remaining refactors of order-utils components for V2 | Fabio Berger | 2018-06-13 | 5 | -46/+48 |
| | | * | | | | | | | | | | | | | For some reason order-watcher tests were timeing out so I increased the timeo... | Fabio Berger | 2018-06-13 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | Remove comment since we have added the tests | Fabio Berger | 2018-06-13 | 1 | -5/+0 |
| | | * | | | | | | | | | | | | | Variable rename for clarity | Fabio Berger | 2018-06-13 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-12 | 175 | -1082/+3542 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-08 | 41 | -79/+80 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/order-utils/remaining-v2-changes' into feature/combinatoria... | Fabio Berger | 2018-06-08 | 7 | -55/+37 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/order-utils/remaining-v2-changes' into feature/combinatoria... | Fabio Berger | 2018-06-08 | 5 | -183/+201 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | POC: Generates an order from spec, get's the amount fillable | Fabio Berger | 2018-06-08 | 7 | -32/+462 |
| | | * | | | | | | | | | | | | | | | | | merge v2-prototype | Fabio Berger | 2018-06-07 | 286 | -2348/+2687 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | Implement initial generateOrder function that given the scenario values for a... | Fabio Berger | 2018-06-07 | 2 | -0/+244 |
| | * | | | | | | | | | | | | | | | | | | | Merge pull request #766 from perissology/feature/solcov-ignore | Fabio Berger | 2018-06-28 | 4 | -2/+104 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | | rename function | perissology | 2018-06-27 | 2 | -8/+8 |
| | | * | | | | | | | | | | | | | | | | | | | add /*solcov ignore next*/ tests | perissology | 2018-06-25 | 2 | -0/+52 |
| | | * | | | | | | | | | | | | | | | | | | | support ignoring entire contracts | perissology | 2018-06-25 | 1 | -7/+11 |
| | | * | | | | | | | | | | | | | | | | | | | add ability to ignore covering specific code blocks | perissology | 2018-06-23 | 2 | -2/+48 |
| * | | | | | | | | | | | | | | | | | | | | | Changing provider to ledger more consistent with previous experience | fragosti | 2018-06-28 | 2 | -5/+5 |
| * | | | | | | | | | | | | | | | | | | | | | Fix convention stuff | fragosti | 2018-06-28 | 2 | -20/+20 |
| * | | | | | | | | | | | | | | | | | | | | | Remove IS_MAINNET_ENABLED config | fragosti | 2018-06-28 | 4 | -74/+49 |
| * | | | | | | | | | | | | | | | | | | | | | Rename all corresponding bools to shouldUseLedgerProvider | fragosti | 2018-06-28 | 1 | -13/+13 |
| * | | | | | | | | | | | | | | | | | | | | | Never use trackedTokenState when fetching new token state | fragosti | 2018-06-27 | 1 | -6/+5 |
| * | | | | | | | | | | | | | | | | | | | | | Fix bug where we are requesting tokens on a different network | fragosti | 2018-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | Remove unused variables | fragosti | 2018-06-27 | 4 | -24/+9 |
| * | | | | | | | | | | | | | | | | | | | | | Make unsubscribing work | fragosti | 2018-06-27 | 1 | -1/+5 |
| * | | | | | | | | | | | | | | | | | | | | | Fix stateful ledger dialog edge state | fragosti | 2018-06-27 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | | | Get things working with legacy portal | fragosti | 2018-06-27 | 1 | -10/+8 |
| * | | | | | | | | | | | | | | | | | | | | | Fix subtle issues with ledger config dialog | fragosti | 2018-06-27 | 3 | -11/+13 |
| * | | | | | | | | | | | | | | | | | | | | | Ledger to metamask to ledger working | fragosti | 2018-06-27 | 3 | -42/+35 |
| * | | | | | | | | | | | | | | | | | | | | | Have basic network switching working | fragosti | 2018-06-26 | 6 | -120/+158 |
| * | | | | | | | | | | | | | | | | | | | | | Remove existing networkId watching logic from BlockchainWatcher | fragosti | 2018-06-26 | 2 | -28/+15 |
* | | | | | | | | | | | | | | | | | | | | | | Register the asset proxies to exchange | Jacob Evans | 2018-06-29 | 1 | -5/+26 |
* | | | | | | | | | | | | | | | | | | | | | | Remove network 50 details | Fabio Berger | 2018-06-28 | 6 | -48/+12 |
* | | | | | | | | | | | | | | | | | | | | | | Re-generate and clean up artifacts for 2.0.0 | Fabio Berger | 2018-06-28 | 23 | -5076/+1144 |
* | | | | | | | | | | | | | | | | | | | | | | Add missing `AssetProxyOwner` from `compile:v2` command | Fabio Berger | 2018-06-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | | | Improve `ganache-core`'s `GanacheOpts` type and require it instead of `any` | Fabio Berger | 2018-06-28 | 2 | -1/+3 |
* | | | | | | | | | | | | | | | | | | | | | | Encode ZRX address as needed. | Fabio Berger | 2018-06-28 | 3 | -2/+3 |
* | | | | | | | | | | | | | | | | | | | | | | Add optimizer settings to `migrations` `compiler.json` | Fabio Berger | 2018-06-28 | 1 | -0/+4 |
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | Fix tslint | Fabio Berger | 2018-06-27 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into invalid-argument-error | Fabio Berger | 2018-06-27 | 113 | -4252/+3537 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Improve 'web3-provider-engine' typings | Nikita Galkin | 2018-06-27 | 2 | -1/+18 |
| * | | | | | | | | | | | | | | | | | | | | Fix build | Amir Bandeali | 2018-06-27 | 4 | -0/+389 |
| * | | | | | | | | | | | | | | | | | | | | Update artifacts | Amir Bandeali | 2018-06-27 | 30 | -2689/+1363 |
| * | | | | | | | | | | | | | | | | | | | | Add more revert reasons to tests | Amir Bandeali | 2018-06-27 | 4 | -19/+44 |
| * | | | | | | | | | | | | | | | | | | | | Make dispatchTransferFrom revert with reason from AssetProxy on failure | Amir Bandeali | 2018-06-27 | 2 | -7/+6 |
| * | | | | | | | | | | | | | | | | | | | | Remove redundant files, hard code function selector in dispatchTransferFrom, ... | Amir Bandeali | 2018-06-27 | 17 | -896/+201 |
| * | | | | | | | | | | | | | | | | | | | | Updated offset of receiverData length to reflect new assetData encoding. | Greg Hysen | 2018-06-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | | ERC20 Custom storage layout | Remco Bloemen | 2018-06-27 | 2 | -3/+5 |
| * | | | | | | | | | | | | | | | | | | | | Golf the authorization check | Remco Bloemen | 2018-06-27 | 2 | -122/+132 |
| * | | | | | | | | | | | | | | | | | | | | ERC20 manual memory layout | Remco Bloemen | 2018-06-27 | 1 | -11/+6 |
| * | | | | | | | | | | | | | | | | | | | | ERC20 inline return | Remco Bloemen | 2018-06-27 | 1 | -6/+11 |
| * | | | | | | | | | | | | | | | | | | | | ERC721 inline return | Remco Bloemen | 2018-06-27 | 1 | -8/+9 |
| * | | | | | | | | | | | | | | | | | | | | Golf ERC721 transferFrom | Remco Bloemen | 2018-06-27 | 2 | -3/+166 |
| * | | | | | | | | | | | | | | | | | | | | Inline ERC20 tranferFrom selector constant | Remco Bloemen | 2018-06-27 | 1 | -4/+3 |
| * | | | | | | | | | | | | | | | | | | | | Optimize ERC20 transferFrom | Remco Bloemen | 2018-06-27 | 1 | -2/+126 |
| * | | | | | | | | | | | | | | | | | | | | Polish asset picker layout | Brandon Millman | 2018-06-27 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | | | | | | Update relayer grid fallback icon | Brandon Millman | 2018-06-27 | 2 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #777 from 0xProject/feature/website/browser-detection | Brandon Millman | 2018-06-27 | 5 | -14/+57 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 5 | -14/+57 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #776 from 0xProject/ethereum-js-tx-1.3.5 | Alex Browne | 2018-06-27 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | Use ethereumjs-tx@1.3.5 instead of our fork | Alex Browne | 2018-06-26 | 2 | -2/+2 |
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Temporarily switch revert reasons to `TransferFailed`. Should be `InvalidAmou... | Fabio Berger | 2018-06-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | Expect RevertReason be passed in, not string | Fabio Berger | 2018-06-26 | 1 | -1/+5 |
| * | | | | | | | | | | | | | | | | | | | Rename RevertReasons to RevertReason since singular enum names are more common | Fabio Berger | 2018-06-26 | 11 | -96/+96 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into refactor/check-revert-reasons | Fabio Berger | 2018-06-26 | 36 | -364/+521 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | Don't use variables for revert reasons | Amir Bandeali | 2018-06-26 | 14 | -86/+86 |
| | * | | | | | | | | | | | | | | | | | Add comments to dispatchTransferFrom | Amir Bandeali | 2018-06-26 | 1 | -30/+56 |
| | * | | | | | | | | | | | | | | | | | Document IAssetData | Remco Bloemen | 2018-06-26 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | | | | | Compute bytes4 proxyid constants | Remco Bloemen | 2018-06-26 | 2 | -2/+2 |
| | * | | | | | | | | | | | | | | | | | Return inplace bytes in LibBytes.readBytesWithLength | Remco Bloemen | 2018-06-26 | 1 | -9/+7 |
| | * | | | | | | | | | | | | | | | | | Add Greg's documentation to MixinErc721Transfer | Remco Bloemen | 2018-06-26 | 1 | -33/+44 |
| | * | | | | | | | | | | | | | | | | | Add Greg's documentation to MixinErc20Transfer | Remco Bloemen | 2018-06-26 | 1 | -13/+35 |
| | * | | | | | | | | | | | | | | | | | Gas golf the transfer success logic | Remco Bloemen | 2018-06-26 | 1 | -11/+10 |
| | * | | | | | | | | | | | | | | | | | Optimize like in PR #767 | Remco Bloemen | 2018-06-26 | 3 | -34/+157 |
| | * | | | | | | | | | | | | | | | | | Run prettier and fix linting errors | Amir Bandeali | 2018-06-26 | 3 | -55/+54 |
| | * | | | | | | | | | | | | | | | | | Fix tests | Amir Bandeali | 2018-06-26 | 5 | -21/+4 |
| | * | | | | | | | | | | | | | | | | | Update tests | Remco Bloemen | 2018-06-26 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | | | Fix AssetProxyUtils | Remco Bloemen | 2018-06-26 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | Update tests | Remco Bloemen | 2018-06-26 | 2 | -33/+20 |
| | * | | | | | | | | | | | | | | | | | Fix ERC721Proxy TokenId | Remco Bloemen | 2018-06-26 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | Update AssetProxyUtils | Remco Bloemen | 2018-06-26 | 1 | -90/+41 |
| | * | | | | | | | | | | | | | | | | | Add IAssetData | Remco Bloemen | 2018-06-26 | 2 | -1/+2 |
| | * | | | | | | | | | | | | | | | | | WIP | Remco Bloemen | 2018-06-26 | 5 | -23/+36 |
| | * | | | | | | | | | | | | | | | | | ABI encoded asset data | Remco Bloemen | 2018-06-26 | 9 | -29/+51 |
| | * | | | | | | | | | | | | | | | | | Remove proxyId argument from dispatchTransferFrom | Remco Bloemen | 2018-06-26 | 8 | -41/+20 |
| | |/ / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | / / | Document all the contract test options in README | Fabio Berger | 2018-06-25 | 1 | -3/+43 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Move RevertReasons to @0xproject/types package | Fabio Berger | 2018-06-25 | 12 | -66/+58 |
| * | | | | | | | | | | | | | | | | Add missing import | Fabio Berger | 2018-06-25 | 1 | -1/+4 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into refactor/check-revert-reasons | Fabio Berger | 2018-06-25 | 46 | -908/+1178 |
| |\| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Merge pull request #735 from feuGeneA/metacoin-independence | Leonid Logvinov | 2018-06-25 | 2 | -3/+16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | ethereum-types now only has v0.0.2, no 0.0.1 | F. Eugene Aumson | 2018-06-20 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | add missing metacoin dependencies | F. Eugene Aumson | 2018-06-20 | 1 | -0/+4 |
| | | * | | | | | | | | | | | | | | make metacoin tsconfig independent | F. Eugene Aumson | 2018-06-20 | 1 | -2/+11 |
| | * | | | | | | | | | | | | | | | Merge pull request #758 from 0xProject/fix/order-utils/known-order-hash | Jacob Evans | 2018-06-25 | 1 | -8/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | Fix known order hash value test | Jacob Evans | 2018-06-22 | 1 | -8/+4 |
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | Fix typos in comments | Remco Bloemen | 2018-06-23 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | Add modifier and tests for removeAuthorizedAddressAtIndex | Amir Bandeali | 2018-06-23 | 3 | -2/+79 |
| | * | | | | | | | | | | | | | | | Update and add tests | Amir Bandeali | 2018-06-23 | 4 | -173/+274 |
| | * | | | | | | | | | | | | | | | Change removeAuthorizedAddress => removeAuthorizedAddressAtIndex | Amir Bandeali | 2018-06-23 | 2 | -13/+22 |
| | * | | | | | | | | | | | | | | | Move isFunctionRemoveAuthorizedAddress to test | Remco Bloemen | 2018-06-23 | 6 | -22/+70 |
| | * | | | | | | | | | | | | | | | Fix usage of `popLastByte` | Remco Bloemen | 2018-06-23 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | Fix LibBytes is a library | Remco Bloemen | 2018-06-23 | 6 | -15/+12 |
| | * | | | | | | | | | | | | | | | Remove `areBytesEqual` | Remco Bloemen | 2018-06-23 | 1 | -35/+0 |
| | * | | | | | | | | | | | | | | | Fix usage of `contentAddress()` | Remco Bloemen | 2018-06-23 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | Clean low bits in bytes4 | Remco Bloemen | 2018-06-23 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | | | Clean high bits in address | Remco Bloemen | 2018-06-23 | 1 | -0/+4 |
| | * | | | | | | | | | | | | | | | Refactor LibBytes.readBytes4 for consistency | Remco Bloemen | 2018-06-23 | 4 | -14/+25 |
| | * | | | | | | | | | | | | | | | Fix LibBytes.equals | Remco Bloemen | 2018-06-23 | 1 | -21/+4 |
| | * | | | | | | | | | | | | | | | Add trailing garbage testcase for LibBytes.equals | Remco Bloemen | 2018-06-23 | 2 | -0/+21 |
| | * | | | | | | | | | | | | | | | Rename bytes.equals | Remco Bloemen | 2018-06-23 | 3 | -15/+50 |
| | * | | | | | | | | | | | | | | | Add slice and sliceDestructive | Remco Bloemen | 2018-06-23 | 1 | -0/+46 |
| | * | | | | | | | | | | | | | | | Rename bytes.rawAddress and add bytes.contentAddress | Remco Bloemen | 2018-06-23 | 2 | -8/+25 |
| | * | | | | | | | | | | | | | | | Rename read/writeBytesWithLength | Remco Bloemen | 2018-06-23 | 4 | -36/+36 |
| | * | | | | | | | | | | | | | | | Using LibBytes for bytes | Remco Bloemen | 2018-06-23 | 6 | -26/+38 |
| | * | | | | | | | | | | | | | | | Make LibBytes a library | Remco Bloemen | 2018-06-23 | 6 | -35/+30 |
| | * | | | | | | | | | | | | | | | Merge LibMem and LibBytes | Remco Bloemen | 2018-06-23 | 11 | -399/+322 |
| | * | | | | | | | | | | | | | | | Use provided mem in refernce memcpy | Remco Bloemen | 2018-06-23 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | Merge pull request #749 from 0xProject/feature/contracts/transactionHashAsm | Amir Bandeali | 2018-06-23 | 1 | -8/+18 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | Apply mask to address to zero-out unused bytes. | Greg Hysen | 2018-06-23 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | Converted `hashZeroExTransaction` to assembly. Saves 1k gas | Greg Hysen | 2018-06-22 | 1 | -8/+18 |
| | * | | | | | | | | | | | | | | | | Remove extra border from the bottom of the wallet | Brandon Millman | 2018-06-23 | 1 | -3/+11 |
| | * | | | | | | | | | | | | | | | | Do not render ZRX or WETH as removable tracked tokens | Brandon Millman | 2018-06-23 | 1 | -1/+4 |
| | * | | | | | | | | | | | | | | | | Center items in portal drawer header | Brandon Millman | 2018-06-23 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | Fix issue where hovered tiles appear over top bar | fragosti | 2018-06-23 | 2 | -5/+10 |
| | * | | | | | | | | | | | | | | | | Merge pull request #746 from 0xProject/feature/website/relayer-grid-polish | Francesco Agosti | 2018-06-23 | 11 | -152/+138 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | Remove unecessary position relative rules | fragosti | 2018-06-23 | 2 | -2/+4 |
| | | * | | | | | | | | | | | | | | | | Lint and fix typo | fragosti | 2018-06-22 | 2 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | Fix z-index issues | fragosti | 2018-06-22 | 6 | -49/+63 |
| | | * | | | | | | | | | | | | | | | | Fix issues that arose from merge | fragosti | 2018-06-22 | 2 | -4/+8 |
| | | * | | | | | | | | | | | | | | | | Remove Background component | Brandon Millman | 2018-06-22 | 5 | -57/+12 |
| | | * | | | | | | | | | | | | | | | | Padding adjustment | Brandon Millman | 2018-06-22 | 1 | -1/+2 |
| | | * | | | | | | | | | | | | | | | | Remove styles from Portal component | Brandon Millman | 2018-06-22 | 1 | -24/+13 |
| | | * | | | | | | | | | | | | | | | | Add Background component | Brandon Millman | 2018-06-22 | 3 | -14/+35 |
| | | * | | | | | | | | | | | | | | | | Various relayer grid ui polish items | Brandon Millman | 2018-06-22 | 6 | -42/+42 |
| | | |/ / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | Fix tslint | Fabio Berger | 2018-06-23 | 4 | -4/+4 |
| * | | | | | | | | | | | | | | | | | Fix prettier | Fabio Berger | 2018-06-23 | 5 | -15/+13 |
| * | | | | | | | | | | | | | | | | | Rename ContractLibErrors to RevertReasons | Fabio Berger | 2018-06-23 | 11 | -96/+96 |
| * | | | | | | | | | | | | | | | | | Remove revert reason 'Exchange' prefix | Fabio Berger | 2018-06-23 | 2 | -3/+3 |
| * | | | | | | | | | | | | | | | | | Move constants over to ContractLibError enum and update all tests | Fabio Berger | 2018-06-23 | 5 | -44/+42 |
| * | | | | | | | | | | | | | | | | | Standardize ERC20 error strings given convention | Fabio Berger | 2018-06-23 | 1 | -3/+2 |
| * | | | | | | | | | | | | | | | | | Fix test now that contract reverts with message | Fabio Berger | 2018-06-22 | 2 | -5/+4 |
| * | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into refactor/check-revert-reasons | Fabio Berger | 2018-06-22 | 3 | -27/+48 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Add revert reason checks to wrapper tests | Fabio Berger | 2018-06-22 | 1 | -10/+19 |
| * | | | | | | | | | | | | | | | | | | Fix tests | Fabio Berger | 2018-06-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | Change Whitelist error messages to conform to rest and added revert reason ch... | Fabio Berger | 2018-06-22 | 3 | -21/+31 |
| * | | | | | | | | | | | | | | | | | | Add revert reason checks to match_orders tests | Fabio Berger | 2018-06-22 | 1 | -7/+18 |
| * | | | | | | | | | | | | | | | | | | Fix tests | Fabio Berger | 2018-06-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into refactor/check-revert-reasons | Fabio Berger | 2018-06-22 | 5 | -2/+204 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Fix expected version in test | Fabio Berger | 2018-06-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into refactor/check-revert-reasons | Fabio Berger | 2018-06-22 | 145 | -884/+1888 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Check revert reason in dispatcher tests | Fabio Berger | 2018-06-22 | 2 | -5/+13 |
| * | | | | | | | | | | | | | | | | | | | remove unused import | Fabio Berger | 2018-06-22 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | | | | | Test revert reasons in proxy tests | Fabio Berger | 2018-06-21 | 1 | -11/+23 |
| * | | | | | | | | | | | | | | | | | | | remove only | Fabio Berger | 2018-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Check revert reasons in Authorizable tests | Fabio Berger | 2018-06-21 | 2 | -6/+15 |
| * | | | | | | | | | | | | | | | | | | | Change revert reason in ownable to be similar to all other revert reasons | Fabio Berger | 2018-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | remove .only | Fabio Berger | 2018-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Update core tests to actually check revert message | Fabio Berger | 2018-06-21 | 3 | -34/+97 |
* | | | | | | | | | | | | | | | | | | | | Run prettier | Bryce | 2018-06-26 | 2 | -11/+11 |
* | | | | | | | | | | | | | | | | | | | | CHANGELOG spacing | Bryce Neal | 2018-06-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Typings and comment | Bryce | 2018-06-23 | 4 | -2/+16 |
* | | | | | | | | | | | | | | | | | | | | Update at abi_decoder | Bryce | 2018-06-23 | 6 | -16/+22 |
* | | | | | | | | | | | | | | | | | | | | CHANGELOG spacing | Bryce Neal | 2018-06-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Fix CHANGELOG spacing. | Bryce Neal | 2018-06-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Fix spacing | Bryce | 2018-06-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Add CHANGELOG entry | Bryce | 2018-06-23 | 1 | -0/+10 |
* | | | | | | | | | | | | | | | | | | | | Re-throw if not INVALID_ARGUMENT | Bryce | 2018-06-23 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Address INVALID_ARGUMENT issue | Bryce | 2018-06-23 | 3 | -2/+13 |
| |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Fix tslint error | fragosti | 2018-06-23 | 1 | -10/+10 |
* | | | | | | | | | | | | | | | | | | | Merge https://github.com/0xProject/0x-monorepo into v2-prototype | fragosti | 2018-06-23 | 2 | -14/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #750 from 0xProject/bug/website/fix-add-token | Brandon Millman | 2018-06-23 | 2 | -14/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | Pulled out reset AssetPicker state into a common variable | Brandon Millman | 2018-06-23 | 1 | -15/+9 |