Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tokenTransferProxyAddress from config | Leonid Logvinov | 2018-06-29 | 2 | -10/+6 |
* | Add a hack comment | Leonid Logvinov | 2018-06-29 | 1 | -0/+2 |
* | Fix a typo | Leonid Logvinov | 2018-06-29 | 2 | -2/+2 |
* | Fix linter errors | Leonid Logvinov | 2018-06-29 | 1 | -2/+0 |
* | Fix addresses in WETH9 and ZRX token artifacts | Leonid Logvinov | 2018-06-29 | 2 | -2/+2 |
* | Fix the token supply in migrations | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
* | Dump assert version and make the order-watcher depend on the old assert version | Leonid Logvinov | 2018-06-29 | 8 | -10/+20 |
* | Change event args names after templates change | Leonid Logvinov | 2018-06-29 | 1 | -16/+16 |
* | Add contract-wrappers -> json-schemas and order-utils to postinstall hack | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
* | Change import paths from z_r_x and e_r_c to zrx and erc in migrations | Leonid Logvinov | 2018-06-29 | 2 | -5/+5 |
* | Regenerate yarn.lock | Leonid Logvinov | 2018-06-29 | 1 | -9/+29 |
* | Export newly refactored contracts from contract-wrappers and index.ts | Leonid Logvinov | 2018-06-29 | 2 | -70/+50 |
* | Change artifacts list and add dependencies to package.json | Leonid Logvinov | 2018-06-29 | 1 | -6/+6 |
* | Bump the version so that order-watcher doesn't pick it up | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
* | Refactor event subscription tests | Leonid Logvinov | 2018-06-29 | 1 | -13/+27 |
* | Refactor types | Leonid Logvinov | 2018-06-29 | 1 | -35/+21 |
* | Implement ERC721 token wrapper and token transfer proxy with tests | Leonid Logvinov | 2018-06-29 | 4 | -0/+1008 |
* | Refactor ERC20 token transfer proxy and it's tests | Leonid Logvinov | 2018-06-29 | 2 | -29/+27 |
* | Refactor ERC20 token wrapper and it's tests | Leonid Logvinov | 2018-06-29 | 2 | -151/+208 |
* | Refactor ether token wrapper test | Leonid Logvinov | 2018-06-29 | 1 | -53/+64 |
* | Refactor base contract-wrapper class to use new names, artifact format and on... | Leonid Logvinov | 2018-06-29 | 1 | -21/+13 |
* | Refactor EtherToken contract wrapper to use new names and artifacts format | Leonid Logvinov | 2018-06-29 | 1 | -19/+19 |
* | Use new signature verification method in assertions | Leonid Logvinov | 2018-06-29 | 1 | -9/+12 |
* | Export txDefaults from web3_wrapper.ts | Leonid Logvinov | 2018-06-29 | 1 | -3/+7 |
* | Refactor tokenUtils to not use tokenRegistry | Leonid Logvinov | 2018-06-29 | 1 | -30/+42 |
* | Add new test constants | Leonid Logvinov | 2018-06-29 | 1 | -0/+8 |
* | Skip & refactor artifacts tests | Leonid Logvinov | 2018-06-29 | 1 | -15/+9 |
* | Run V2 migrations instead of V1 before tests | Leonid Logvinov | 2018-06-29 | 1 | -3/+3 |
* | Remove unused params in filter_utils | Leonid Logvinov | 2018-06-29 | 1 | -13/+3 |
* | 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 |
* | Add to postinstall hack: rm fill-scenarios/node_modules/@0xproject | 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 pull request #783 from 0xProject/miscenaleous-fixes | Fabio Berger | 2018-06-29 | 31 | -5088/+1148 |
|\ | |||||
| * | Fix merge | Fabio Berger | 2018-06-29 | 1 | -4/+0 |
| * | Merge v2-prototype | Fabio Berger | 2018-06-29 | 53 | -1014/+2688 |
| |\ | |/ |/| | |||||
* | | Merge pull request #791 from 0xProject/bug/website/broken-not-found | Brandon Millman | 2018-06-29 | 3 | -3/+5 |
|\ \ | |||||
| * | | Fix NotFound component and render 0x.js docs for /docs | Brandon Millman | 2018-06-29 | 3 | -3/+5 |
|/ / | |||||
* | | Merge pull request #780 from 0xProject/feature/website/support-new-metamask | Francesco Agosti | 2018-06-29 | 11 | -265/+263 |
|\ \ | |||||
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 134 | -4139/+4913 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #762 from 0xProject/feature/website/scroll-to-token | Brandon Millman | 2018-06-29 | 12 | -35/+56 |
|\ \ \ | |||||
| * | | | 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 | 63 | -3140/+1876 |
| |\ \ \ | |||||
| * | | | | 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 |
| * | | | | | | Update yarn.lock | Fabio Berger | 2018-06-25 | 1 | -0/+43 |
| * | | | | | | 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 | 16 | -129/+236 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-25 | 179 | -1859/+3476 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 | 48 | -366/+1167 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 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 | 95 | -581/+1154 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | 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 | 64 | -1015/+1931 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | 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 | 176 | -1101/+3564 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v2-prototype' into feature/combinatorial-testing | Fabio Berger | 2018-06-08 | 45 | -84/+93 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | 291 | -2388/+2711 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | * | Merge pull request #795 from 0xProject/miscellaneous-fixes/v2-exchange-regist... | Jacob Evans | 2018-06-29 | 1 | -5/+26 |
| | | | | | | | | | | | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | | | | | | | | | | | * | 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 |
| | | | | | | | | | | | | | | | | | | | | * | Update ganache-cli to latest | Fabio Berger | 2018-06-28 | 2 | -5/+23 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #763 from prettymuchbryce/invalid-argument-error | Fabio Berger | 2018-06-27 | 9 | -7/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Fix tslint | Fabio Berger | 2018-06-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into invalid-argument-error | Fabio Berger | 2018-06-27 | 115 | -4256/+3591 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | Improve 'web3-provider-engine' typings | Nikita Galkin | 2018-06-27 | 2 | -1/+18 |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #773 from 0xProject/feature/contracts/abi-calldata-proxy | Amir Bandeali | 2018-06-27 | 50 | -3094/+1785 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | Fix build | Amir Bandeali | 2018-06-27 | 5 | -3/+392 |
| * | | | | | | | | | | | | | | | | | | | | | 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 | 6 | -18/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 6 | -18/+104 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #776 from 0xProject/ethereum-js-tx-1.3.5 | Alex Browne | 2018-06-27 | 4 | -5/+54 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | Use ethereumjs-tx@1.3.5 instead of our fork | Alex Browne | 2018-06-26 | 4 | -5/+54 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #760 from 0xProject/refactor/check-revert-reasons | Fabio Berger | 2018-06-27 | 16 | -140/+255 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #743 from 0xProject/feature/contracts/abi-encoded | Amir Bandeali | 2018-06-26 | 35 | -361/+478 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | 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 |
|/ / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | Merge pull request #772 from 0xProject/add-coverage-instructions | Fabio Berger | 2018-06-26 | 1 | -3/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | 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 |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Merge pull request #698 from 0xProject/fix/contracts/using-libbytes | Remco Bloemen | 2018-06-23 | 25 | -700/+947 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | 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 |
* | | | | | | | | | | | | | | | | | | Merge pull request #764 from 0xProject/feature/website/relay-grid-stacking-bug | Francesco Agosti | 2018-06-23 | 2 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | 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 |