Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all package versions to match latest published to NPM | Fabio Berger | 2018-06-19 | 31 | -234/+234 |
| | |||||
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 50 | -111/+622 |
| | |||||
* | Increase number of columns in relayer grid for small screens | Brandon Millman | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #716 from ↵ | Amir Bandeali | 2018-06-19 | 9 | -53/+331 |
|\ | | | | | | | | | 0xProject/feature/contracts/publicSignatureValidator Make isValidSignature public | ||||
| * | Make isValidSignature public | Amir Bandeali | 2018-06-19 | 9 | -53/+331 |
|/ | |||||
* | Merge pull request #713 from 0xProject/feature/contracts/batchFillReturn | Amir Bandeali | 2018-06-19 | 2 | -10/+28 |
|\ | | | | | Make batchFill methods return FIllResults struct | ||||
| * | Make batchFill methods return FIllResults struct | Amir Bandeali | 2018-06-19 | 2 | -10/+28 |
|/ | |||||
* | Merge pull request #722 from 0xProject/improvement/publishing-v2 | Fabio Berger | 2018-06-19 | 9 | -116/+321 |
|\ | | | | | Improvements to pre-publishing checks | ||||
| * | Remove remove_tags script | Fabio Berger | 2018-06-19 | 1 | -57/+0 |
| | | |||||
| * | Small fixes | Fabio Berger | 2018-06-19 | 3 | -10/+4 |
| | | |||||
| * | Use semver package instead of getNextPatchVersion | Fabio Berger | 2018-06-19 | 2 | -7/+16 |
| | | |||||
| * | Use semver library instead of semverUtils | Fabio Berger | 2018-06-19 | 6 | -73/+17 |
| | | |||||
| * | small fixes | Fabio Berger | 2018-06-19 | 1 | -2/+2 |
| | | |||||
| * | Show all errors of a given kind at once rather then throwing after the first ↵ | Fabio Berger | 2018-06-19 | 1 | -10/+36 |
| | | | | | | | | instance is encountered | ||||
| * | fix package.json | Fabio Berger | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Add more prepublish checks | Fabio Berger | 2018-06-19 | 8 | -39/+332 |
| | | |||||
| * | remove remove_tags script | Fabio Berger | 2018-06-19 | 2 | -4/+0 |
|/ | |||||
* | Merge pull request #712 from 0xProject/feature/website/portal-facelift | Brandon Millman | 2018-06-19 | 6 | -42/+68 |
|\ | | | | | Change relayer grid tile to use logos and primary colors | ||||
| * | Create a shared Image component | Brandon Millman | 2018-06-19 | 2 | -35/+48 |
| | | |||||
| * | Update RelayerGridTile render logic to incorportate colors and logos | Brandon Millman | 2018-06-17 | 3 | -14/+24 |
| | | |||||
| * | Add max width to top bar | Brandon Millman | 2018-06-17 | 2 | -1/+3 |
| | | |||||
| * | Set max-width for LargeLayout | Brandon Millman | 2018-06-17 | 1 | -4/+5 |
| | | |||||
* | | Merge pull request #704 from 0xProject/bug/website/fix-filling-order | Francesco Agosti | 2018-06-19 | 8 | -4/+21 |
|\ \ | | | | | | | Fix filling orders on Portal | ||||
| * | | Adjust version in changelog | fragosti | 2018-06-19 | 1 | -1/+1 |
| | | | |||||
| * | | Prettier | fragosti | 2018-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Add to changelog for contract-wrappers | fragosti | 2018-06-15 | 1 | -0/+8 |
| | | | |||||
| * | | Fix typo | fragosti | 2018-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Fix filling orders on Portal | fragosti | 2018-06-15 | 7 | -4/+13 |
| | | | |||||
* | | | Merge pull request #711 from ↵ | Francesco Agosti | 2018-06-19 | 25 | -85/+801 |
|\ \ \ | |_|/ |/| | | | | | | | | 0xProject/website/feature/prettier-onboarding-components Made onboarding look like the mocks | ||||
| * | | Finish last onboarding step | fragosti | 2018-06-16 | 7 | -2/+277 |
| | | | |||||
| * | | Finish set allowance step | fragosti | 2018-06-16 | 2 | -5/+32 |
| | | | |||||
| * | | Add onboarding assets | fragosti | 2018-06-16 | 7 | -0/+82 |
| | | | |||||
| * | | Add all steps to their own file | fragosti | 2018-06-16 | 11 | -71/+196 |
| | | | |||||
| * | | Prettify account setup and add eth steps of onboarding | fragosti | 2018-06-16 | 3 | -3/+32 |
| | | | |||||
| * | | Make metamask part of the fow pretty | fragosti | 2018-06-16 | 3 | -7/+35 |
| | | | |||||
| * | | Make start onboarding button pretty | fragosti | 2018-06-16 | 1 | -2/+17 |
| | | | |||||
| * | | Improve styles of onboarding tooltip | fragosti | 2018-06-16 | 7 | -53/+117 |
| | | | |||||
| * | | Add Pointer component | fragosti | 2018-06-15 | 2 | -16/+87 |
| | | | |||||
* | | | Merge pull request #700 from 0xProject/fix/contracts/tokenbugs | Remco Bloemen | 2018-06-16 | 1 | -1/+29 |
|\ \ \ | | | | | | | | | Handle tokens that do not return bool | ||||
| * | | | Handle tokens that do not return bool | Remco Bloemen | 2018-06-14 | 1 | -1/+29 |
| | |/ | |/| | |||||
* | | | Merge pull request #705 from 0xProject/feature/revert-trace-subprovider | Alex Browne | 2018-06-15 | 14 | -103/+365 |
|\ \ \ | |_|/ |/| | | Introduce subprovider for printing revert stack traces | ||||
| * | | Change wording of error message when you try to use more than one subprovider | Alex Browne | 2018-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Remove redundant check in trace.ts and revert_trace.ts | Alex Browne | 2018-06-15 | 2 | -6/+1 |
| | | | |||||
| * | | Fix linter errors | Alex Browne | 2018-06-15 | 1 | -0/+1 |
| | | | |||||
| * | | De-duplicate code by refactoring subprovider classes | Alex Browne | 2018-06-15 | 5 | -204/+89 |
| | | | |||||
| * | | Fix linter errors and remove coverage.json | Alex Browne | 2018-06-15 | 1 | -2/+1 |
| | | | |||||
| * | | Remove unused variables and other small fixes | Alex Browne | 2018-06-15 | 4 | -10/+11 |
| | | | |||||
| * | | Reverse order of stack trace to match behavior of most other language stack ↵ | Alex Browne | 2018-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | traces | ||||
| * | | Fix a bug in revert_trace.ts | Alex Browne | 2018-06-15 | 4 | -40/+55 |
| | | | |||||
| * | | Introduce subprovider for printing revert stack traces | Alex Browne | 2018-06-15 | 10 | -50/+416 |
| | | | |||||
* | | | Merge pull request #695 from ↵ | Francesco Agosti | 2018-06-15 | 8 | -23/+132 |
|\ \ \ | |_|/ |/| | | | | | | | | 0xProject/feature/website/onboarding-flow-allowances Implement allowances and final "congrats" onboarding flow step | ||||
| * | | Run prettify | fragosti | 2018-06-15 | 1 | -7/+8 |
| | | | |||||
| * | | Implement allowance and final flow step | fragosti | 2018-06-13 | 6 | -21/+42 |
| | | | |||||
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-13 | 230 | -1495/+4887 |
| |\ \ | | | | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * \ \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 313 | -2491/+2811 |
| |\ \ \ | | | | | | | | | | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | | | | Render TokenAllowance | fragosti | 2018-06-07 | 2 | -5/+20 |
| | | | | | |||||
| * | | | | Add utilities for getting tokens from tokensByAddress | fragosti | 2018-06-07 | 4 | -3/+20 |
| | | | | | |||||
| * | | | | Wrap AllowanceToggle in redux container | fragosti | 2018-06-07 | 5 | -11/+66 |
| | | | | | |||||
* | | | | | Merge pull request #685 from 0xProject/feature/website/jobs-page | Brandon Millman | 2018-06-14 | 29 | -38/+814 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Jobs page | ||||
| * | | | | Add back redirector behind feature flag | Brandon Millman | 2018-06-14 | 3 | -1/+19 |
| | | | | | |||||
| * | | | | Update minHeight in Text | Brandon Millman | 2018-06-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Use Text components in Values | Brandon Millman | 2018-06-14 | 1 | -3/+7 |
| | | | | | |||||
| * | | | | Use spread operator instead of React.createElement | Brandon Millman | 2018-06-14 | 3 | -7/+7 |
| | | | | | |||||
| * | | | | Fix issue with positions hash | Brandon Millman | 2018-06-13 | 1 | -19/+21 |
| | | | | | |||||
| * | | | | Revert localhost config | Brandon Millman | 2018-06-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Use Text in Teams | Brandon Millman | 2018-06-13 | 1 | -3/+7 |
| | | | | | |||||
| * | | | | Use Text in OpenPositions | Brandon Millman | 2018-06-13 | 3 | -5/+8 |
| | | | | | |||||
| * | | | | Use Text component for HeaderItem | Brandon Millman | 2018-06-13 | 2 | -7/+11 |
| | | | | | |||||
| * | | | | Remove FloatingImage | Brandon Millman | 2018-06-13 | 3 | -12/+3 |
| | | | | | |||||
| * | | | | Move FilledImage into components/ui | Brandon Millman | 2018-06-13 | 3 | -2/+2 |
| | | | | | |||||
| * | | | | Replace FlatButton with Button in Retry | Brandon Millman | 2018-06-13 | 1 | -12/+12 |
| | | | | | |||||
| * | | | | Fix incorrect colors | Brandon Millman | 2018-06-13 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Add font family to Button component and use in Join0x component | Brandon Millman | 2018-06-13 | 2 | -13/+16 |
| | | | | | |||||
| * | | | | Consolidate jobs page grey colors with shared colors | Brandon Millman | 2018-06-13 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fix lint errors | Brandon Millman | 2018-06-13 | 10 | -15/+12 |
| | | | | | |||||
| * | | | | Remove extra packages | Brandon Millman | 2018-06-13 | 2 | -2/+0 |
| | | | | | |||||
| * | | | | Implement small open positions | Brandon Millman | 2018-06-13 | 8 | -120/+232 |
| | | | | | |||||
| * | | | | Implement large screen open positions | Brandon Millman | 2018-06-13 | 9 | -104/+187 |
| | | | | | |||||
| * | | | | Teams section | Brandon Millman | 2018-06-13 | 6 | -75/+70 |
| | | | | | |||||
| * | | | | Benefits section | Brandon Millman | 2018-06-13 | 3 | -12/+75 |
| | | | | | |||||
| * | | | | Refactor into BulletedItemList component | Brandon Millman | 2018-06-13 | 2 | -24/+33 |
| | | | | | |||||
| * | | | | Rework values section | Brandon Millman | 2018-06-13 | 2 | -44/+13 |
| | | | | | |||||
| * | | | | Polish mission section and photo section | Brandon Millman | 2018-06-13 | 7 | -40/+95 |
| | | | | | |||||
| * | | | | Add link to open positions section | Brandon Millman | 2018-06-13 | 3 | -6/+20 |
| | | | | | |||||
| * | | | | Add scroll to top for jobs page | Brandon Millman | 2018-06-13 | 1 | -21/+28 |
| | | | | | |||||
| * | | | | Skeleton for jobs page and initial implementation | Brandon Millman | 2018-06-13 | 22 | -12/+457 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #694 from 0xProject/refactor-sol-cov | Alex Browne | 2018-06-13 | 5 | -306/+264 |
|\ \ \ \ | | | | | | | | | | | Refactor sol-cov to de-duplicate code for coverage and profiling | ||||
| * | | | | Rename _coverageCollector -> _profilerCollector in TraceCollectionSubprovider | Alex Browne | 2018-06-13 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Refactor sol-cov to de-duplicate code for coverage and profiling | Alex Browne | 2018-06-13 | 5 | -306/+264 |
| | | | | | |||||
* | | | | | Merge pull request #682 from 0xProject/feature/contracts/popProxyId | Amir Bandeali | 2018-06-13 | 36 | -532/+710 |
|\ \ \ \ \ | |/ / / / |/| | | | | Remove proxyId checks in AssetProxies | ||||
| * | | | | Rename popByte and popAddress | Amir Bandeali | 2018-06-13 | 5 | -18/+18 |
| | | | | | |||||
| * | | | | Hard code test addresses/bytes32 instead of generating pseudorandom ones | Amir Bandeali | 2018-06-13 | 1 | -19/+16 |
| | | | | | |||||
| * | | | | Update artifacts | Amir Bandeali | 2018-06-13 | 9 | -188/+182 |
| | | | | | |||||
| * | | | | Unpop byte rather than making deep copy | Amir Bandeali | 2018-06-13 | 4 | -90/+95 |
| | | | | | |||||
| * | | | | Pass gas in to marketBuyOrdersNoThrow | Amir Bandeali | 2018-06-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Looks up the memory location of makerAssetData/takerAssetData | Greg Hysen | 2018-06-13 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Make ZRX_PROXY_ID constant rather than popping it from ZRX_ASSET_DATA | Amir Bandeali | 2018-06-13 | 5 | -23/+13 |
| | | | | | |||||
| * | | | | Add tests for deepCopyBytes and missing write methods from LibBytes | Amir Bandeali | 2018-06-13 | 3 | -70/+201 |
| | | | | | |||||
| * | | | | Pop id from assetData before dispatching to AssetProxies | Amir Bandeali | 2018-06-13 | 20 | -209/+268 |
| |/ / / | |||||
* | | | | Merge pull request #691 from 0xProject/fix/sol-cov-memory | Alex Browne | 2018-06-13 | 6 | -213/+74 |
|\ \ \ \ | |/ / / |/| | | | Refactor sol-cov to avoid keeping traceInfo in memory | ||||
| * | | | Rename computeCoverageAsync -> computeSingleTraceCoverageAsync | Alex Browne | 2018-06-13 | 4 | -4/+4 |
| | | | | |||||
| * | | | Fix linter errors | Alex Browne | 2018-06-13 | 3 | -10/+6 |
| | | | | |||||
| * | | | Refactor sol-cov to avoid keeping traceInfo in memory | Alex Browne | 2018-06-13 | 6 | -211/+76 |
|/ / / | |||||
* | | | Upgrade solidity-parser-entlr 0.2.11 => 0.2.12 | Leonid Logvinov | 2018-06-13 | 2 | -4/+4 |
| | | | |||||
* | | | Fix import order | Leonid Logvinov | 2018-06-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #689 from 0xProject/geth-increase-startup-tx-delay | Leonid Logvinov | 2018-06-12 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Increase delay when sending transactions during devnet startup | ||||
| * | | | Increase delay when sending transactions during devnet startup | Alex Browne | 2018-06-12 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #687 from 0xProject/feature/metacoin-docs | Leonid Logvinov | 2018-06-12 | 6 | -13/+194 |
|\ \ \ \ | | | | | | | | | | | Add profiler and geth tests to metacoin | ||||
| * | | | | Fix typos | Leonid Logvinov | 2018-06-12 | 4 | -10/+11 |
| | | | | | |||||
| * | | | | Fix linter issues | Leonid Logvinov | 2018-06-12 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Add profiler and geth tests to metacoin | Leonid Logvinov | 2018-06-12 | 6 | -14/+194 |
| | | | | | |||||
* | | | | | Merge pull request #688 from 0xProject/feature/await-transaction-speedup | Leonid Logvinov | 2018-06-12 | 19 | -150/+874 |
|\ \ \ \ \ | | | | | | | | | | | | | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts tests | ||||
| * | | | | | Add note to web3-wrapper CHANGELOG.json | Alex Browne | 2018-06-12 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts ↵ | Alex Browne | 2018-06-12 | 18 | -150/+869 |
| | |/ / / | |/| | | | | | | | | | | | | | tests | ||||
* | | | | | Merge pull request #690 from 0xProject/feature/truffle-sol-cov-fixes | Leonid Logvinov | 2018-06-12 | 4 | -7/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | Sol-cov fixes | ||||
| * | | | | Add CHANGELOGs | Leonid Logvinov | 2018-06-12 | 1 | -0/+12 |
| | | | | | |||||
| * | | | | Speed-up sol-cov | Leonid Logvinov | 2018-06-12 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Don't throw when no config file is found | Leonid Logvinov | 2018-06-12 | 1 | -4/+6 |
| | | | | | |||||
| * | | | | Fix solidityVersion schema regex | Leonid Logvinov | 2018-06-12 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #684 from ↵ | Fabio Berger | 2018-06-12 | 88 | -155/+977 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | 0xProject/fix/contract-wrappers/exchangeTransferSimulator Move ExchangeTransferSimulator & OrderValidationUtils to Order-Utils | ||||
| * | | | Stop exporting ArtifactWriter | Fabio Berger | 2018-06-12 | 2 | -5/+0 |
| | | | | |||||
| * | | | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 66 | -113/+104 |
| | | | | |||||
| * | | | Fix linter exclude rule | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Validate all signature types rather then only ECSignatures | Fabio Berger | 2018-06-12 | 1 | -4/+12 |
| | | | | |||||
| * | | | Store the instantiated OrderValidationUtils | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
| | | | | |||||
| * | | | Remove global hooks from tests and deploy contracts from within the specific ↵ | Fabio Berger | 2018-06-12 | 2 | -54/+32 |
| | | | | | | | | | | | | | | | | tests | ||||
| * | | | Merge branch 'v2-prototype' into fix/contract-wrappers/exchangeTransferSimulator | Fabio Berger | 2018-06-12 | 44 | -481/+869 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Fix a bug in SolCompilerArtifacts adapter config overriding Increase timeout for contract migrations Remove some copy-paste code Await transactions in migrations Fix typos Await transactions in migrations Await fake transactions Fix a typo Implement SolidityProfiler & adapt sol-cov to work with Geth # Conflicts: # packages/migrations/CHANGELOG.json | ||||
| * | | | | Fix tslint issues | Fabio Berger | 2018-06-12 | 5 | -8/+5 |
| | | | | | |||||
| * | | | | Add back artifacts file | Fabio Berger | 2018-06-12 | 1 | -0/+13 |
| | | | | | |||||
| * | | | | Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utils | Fabio Berger | 2018-06-12 | 16 | -18/+786 |
| | | | | | |||||
| * | | | | export parseECSignature method | Fabio Berger | 2018-06-12 | 2 | -0/+8 |
| | | | | | |||||
| * | | | | Export ArtifactWriter from migrations package | Fabio Berger | 2018-06-12 | 2 | -0/+9 |
| | | | | | |||||
| * | | | | Remove unused artifact file | Fabio Berger | 2018-06-12 | 1 | -13/+0 |
| | | | | | |||||
| * | | | | Pass in generated contract wrapper to orderValidationUtils at instantiation | Fabio Berger | 2018-06-11 | 1 | -10/+25 |
| | | | | | |||||
| * | | | | Refactor orderValidationUtils to use the generated contract wrapper instead ↵ | Fabio Berger | 2018-06-11 | 1 | -7/+11 |
| | | | | | | | | | | | | | | | | | | | | of the higher-level one | ||||
| * | | | | Refactor ExchangeTransferSimulator public interface to accet an ↵ | Fabio Berger | 2018-06-11 | 6 | -19/+71 |
| | | | | | | | | | | | | | | | | | | | | AbstractBalanceAndProxyAllowanceLazyStore so that this module could be re-used in different contexts. | ||||
* | | | | | Add EmitStatement to ASTVisitor | Leonid Logvinov | 2018-06-12 | 1 | -0/+3 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #675 from 0xProject/feature/sol-cov-geth | Leonid Logvinov | 2018-06-12 | 43 | -479/+870 |
|\ \ \ \ | |/ / / |/| | | | `ProfilerSubprovider` & Geth-related fixes for `sol-cov` | ||||
| * | | | Fix a bug in SolCompilerArtifacts adapter config overriding | Leonid Logvinov | 2018-06-12 | 1 | -2/+2 |
| | | | | |||||
| * | | | Increase timeout for contract migrations | Leonid Logvinov | 2018-06-09 | 2 | -2/+2 |
| | | | | |||||
| * | | | Remove some copy-paste code | Leonid Logvinov | 2018-06-09 | 1 | -36/+6 |
| | | | | |||||
| * | | | Await transactions in migrations | Leonid Logvinov | 2018-06-09 | 1 | -35/+46 |
| | | | | |||||
| * | | | Fix typos | Leonid Logvinov | 2018-06-09 | 5 | -7/+23 |
| | | | | |||||
| * | | | Await transactions in migrations | Leonid Logvinov | 2018-06-09 | 1 | -4/+12 |
| | | | | |||||
| * | | | Await fake transactions | Leonid Logvinov | 2018-06-09 | 1 | -4/+4 |
| | | | | |||||
| * | | | Fix a typo | Leonid Logvinov | 2018-06-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 40 | -439/+825 |
|/ / / | |||||
* | | | Merge pull request #627 from 0xProject/feature/contracts/erc721SafeTransferFrom | Greg Hysen | 2018-06-09 | 45 | -429/+1641 |
|\ \ \ | | | | | | | | | On-Chain AssetData Decoding Lib + safeTransferFrom for ERC721 + Memcpy | ||||
| * | | | Linter changes to contracts | Greg Hysen | 2018-06-09 | 4 | -21/+6 |
| | | | | |||||
| * | | | Fixed assetProxyUtils for linter | Greg Hysen | 2018-06-09 | 1 | -2/+2 |
| | | | | |||||
| * | | | Updated LibBytes error messages | Greg Hysen | 2018-06-08 | 3 | -28/+36 |
| | | | | |||||
| * | | | Cleanup after last rebase | Greg Hysen | 2018-06-08 | 5 | -8/+7 |
| | | | | |||||
| * | | | Updated tests to use new revert handler | Greg Hysen | 2018-06-08 | 2 | -13/+13 |
| | | | | |||||
| * | | | Minor fixes after rebase | Greg Hysen | 2018-06-08 | 3 | -753/+11 |
| | | | | |||||
| * | | | Camelcase in memCopy | Greg Hysen | 2018-06-08 | 5 | -25/+25 |
| | | | | |||||
| * | | | Moved some constants to global scope in assetProxyUtils | Greg Hysen | 2018-06-08 | 1 | -18/+26 |
| | | | | |||||
| * | | | Style updates to contracts | Greg Hysen | 2018-06-08 | 7 | -28/+23 |
| | | | | |||||
| * | | | Union types for generalized decodeAssetData | Greg Hysen | 2018-06-08 | 3 | -21/+6 |
| | | | | |||||
| * | | | Fixed a styling throughout contracts. Moved closing parenthesis for long ↵ | Greg Hysen | 2018-06-08 | 8 | -31/+62 |
| | | | | | | | | | | | | | | | | list of function parameters to next line. | ||||
| * | | | Removed setting makerAssetData/takerAssetData from tests where values are ↵ | Greg Hysen | 2018-06-08 | 1 | -34/+0 |
| | | | | | | | | | | | | | | | | same as defaultOrderParams. | ||||
| * | | | Fixed merge error when rebasing wrt length variable in asset data decoders | Greg Hysen | 2018-06-08 | 2 | -4/+4 |
| | | | | |||||
| * | | | Style updates to ERC721 onReceiver | Greg Hysen | 2018-06-08 | 7 | -16/+27 |
| | | | | |||||
| * | | | Fixed after rebase | Greg Hysen | 2018-06-08 | 3 | -5/+5 |
| | | | | |||||
| * | | | Fixes after rebasing | Greg Hysen | 2018-06-08 | 6 | -49/+54 |
| | | | | |||||
| * | | | updated migrations artifacts | Greg Hysen | 2018-06-08 | 1 | -1/+735 |
| | | | | |||||
| * | | | Fixed up after rebasing. Contracts build and tests pass | Greg Hysen | 2018-06-08 | 8 | -53/+34 |
| | | | | |||||
| * | | | Style audit for proxies + libmem + libbytes | Greg Hysen | 2018-06-08 | 8 | -50/+72 |
| | | | | |||||
| * | | | Style audit proxies | Greg Hysen | 2018-06-08 | 3 | -20/+64 |
| | | | | |||||
| * | | | Call safeTransferFrom only when there is receiver data present | Greg Hysen | 2018-06-08 | 3 | -13/+20 |
| | | | | |||||
| * | | | Fixed formatting in memory layout | Greg Hysen | 2018-06-08 | 1 | -6/+6 |
| | | | | |||||
| * | | | Resolved edge case in Memcpy where where send would eventually turn ↵ | Greg Hysen | 2018-06-08 | 2 | -144/+154 |
| | | | | | | | | | | | | | | | | "negative" and wrap around. | ||||
| * | | | Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. ↵ | Greg Hysen | 2018-06-08 | 9 | -95/+64 |
| | | | | | | | | | | | | | | | | This way they can still be used by the forwarding contract. TestAssetDataDecoders inherits them in the same way the forwarding contract would | ||||
| * | | | Converged on naming scheme for asset data: renamed all instances of ↵ | Greg Hysen | 2018-06-08 | 23 | -323/+290 |
| | | | | | | | | | | | | | | | | assetMetadata, proxyData, proxyMetadata to assetData | ||||
| * | | | proxyData -> assetData | Greg Hysen | 2018-06-08 | 2 | -12/+12 |
| | | | | |||||
| * | | | Implement memcpy using masking and end-aligned words | Remco Bloemen | 2018-06-08 | 1 | -59/+85 |
| | | | | |||||
| * | | | Add tests for word loop iteration | Remco Bloemen | 2018-06-08 | 1 | -2/+6 |
| | | | | |||||
| * | | | Add test for zero-size overlap | Remco Bloemen | 2018-06-08 | 1 | -1/+3 |
| | | | | |||||
| * | | | Add test cases | Remco Bloemen | 2018-06-08 | 1 | -17/+133 |
| | | | | |||||
| * | | | Cleanup test script | Remco Bloemen | 2018-06-08 | 1 | -16/+1 |
| | | | | |||||
| * | | | Convert Solidity tests to vectors | Remco Bloemen | 2018-06-08 | 2 | -232/+6 |
| | | | | |||||
| * | | | Generate tests from vectors | Remco Bloemen | 2018-06-08 | 2 | -5/+64 |
| | | | | |||||
| * | | | Tests for writing bytes to nested bytes | Greg Hysen | 2018-06-08 | 1 | -9/+91 |
| | | | | |||||
| * | | | Fixed up wording in memcpy | Greg Hysen | 2018-06-08 | 1 | -3/+3 |
| | | | | |||||
| * | | | Tons of tests around nested byte arrays and ERC721 receiver | Greg Hysen | 2018-06-08 | 6 | -32/+223 |
| | | | | |||||
| * | | | Test for onReceived erc721 callback | Greg Hysen | 2018-06-08 | 6 | -5/+126 |
| | | | | |||||
| * | | | LibAssetProxyDecoder tests | Greg Hysen | 2018-06-08 | 3 | -35/+70 |
| | | | | |||||
| * | | | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 8 | -2/+216 |
| | | | | |||||
| * | | | Tests for libMem | Greg Hysen | 2018-06-08 | 5 | -16/+80 |
| | | | | |||||
| * | | | LibMem + TestLibMem + LibAssetProxyDecoder + DummyERC721Receiver | Greg Hysen | 2018-06-08 | 8 | -27/+581 |
| | | | | |||||
* | | | | Merge pull request #674 from 0xProject/feature/geth-test-ci | Alex Browne | 2018-06-09 | 2 | -19/+24 |
|\ \ \ \ | |/ / / |/| | | | Run contracts tests against Geth in CI | ||||
| * | | | Run contracts tests against Geth in CI | Alex Browne | 2018-06-08 | 2 | -19/+24 |
|/ / / | |||||
* | | | Merge pull request #679 from 0xProject/fix/await-transactions | Leonid Logvinov | 2018-06-08 | 2 | -23/+53 |
|\ \ \ | | | | | | | | | Add missing awaitTransactionSuccessAsync calls | ||||
| * | | | Add missing awaitTransactionSuccessAsync calls | Alex Browne | 2018-06-08 | 2 | -23/+53 |
|/ / / | |||||
* | | | Merge pull request #671 from 0xProject/refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-08 | 13 | -25/+24 |
|\ \ \ | | | | | | | | | Move spawnSwitchErr to @0xproject/utils | ||||
| * | | | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
| | | | | |||||
| * | | | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
| | | | | |||||
| * | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-08 | 49 | -290/+301 |
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Fix tslint issues Fix tslint failure Pass in fee and assetAmount rather then the whole signedOrder Fix missing paths Revert to returning orderState on invalid order - Refactor remainingFillableCalculator so it can be used for the maker and taker side - Moved the tests over from order-watcher - Did some token -> asset renaming Update naming in orderStateUtils to use asset over token, also removed cancelledAmount since in V2 it's binary. Fixed path Use source-map-support package to include correct line numbers in mocha move generated contract wrappers from `contract_wrappers/generated/` to `generated_contract_wrappers` in package with no non-generated contract wrappers | ||||
* | | | | Merge pull request #678 from 0xProject/fix/order-utils/remaining-v2-changes | Fabio Berger | 2018-06-08 | 7 | -206/+206 |
|\ \ \ \ | | | | | | | | | | | Remaining Order-utils V2 Changes | ||||
| * | | | | Fix tslint failure | Fabio Berger | 2018-06-08 | 5 | -10/+11 |
| | | | | | |||||
| * | | | | Pass in fee and assetAmount rather then the whole signedOrder | Fabio Berger | 2018-06-08 | 3 | -45/+26 |
| | | | | | |||||
| * | | | | Revert to returning orderState on invalid order | Fabio Berger | 2018-06-08 | 1 | -1/+6 |
| | | | | | |||||
| * | | | | - Refactor remainingFillableCalculator so it can be used for the maker and ↵ | Fabio Berger | 2018-06-08 | 2 | -141/+162 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | taker side - Moved the tests over from order-watcher - Did some token -> asset renaming | ||||
| * | | | | Update naming in orderStateUtils to use asset over token, also removed ↵ | Fabio Berger | 2018-06-08 | 3 | -48/+40 |
| | | | | | | | | | | | | | | | | | | | | cancelledAmount since in V2 it's binary. | ||||
* | | | | | Merge pull request #670 from 0xProject/fix/generated-nesting | Fabio Berger | 2018-06-08 | 27 | -66/+69 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove unnecessary folder nesting | ||||
| * | | | | | Fix tslint issues | Fabio Berger | 2018-06-08 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | Fix missing paths | Fabio Berger | 2018-06-08 | 3 | -7/+7 |
| | | | | | | |||||
| * | | | | | Fixed path | Fabio Berger | 2018-06-07 | 4 | -12/+12 |
| | | | | | | |||||
| * | | | | | merge v2-prototype | Fabio Berger | 2018-06-07 | 292 | -2404/+2725 |
| |\| | | | | |||||
| * | | | | | move generated contract wrappers from `contract_wrappers/generated/` to ↵ | Fabio Berger | 2018-06-06 | 27 | -67/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | `generated_contract_wrappers` in package with no non-generated contract wrappers | ||||
* | | | | | | Merge pull request #676 from 0xProject/feature/mocha-source-maps | Alex Browne | 2018-06-08 | 18 | -18/+26 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Use source-map-support package to include correct line numbers in mocha | ||||
| * | | | | | Use source-map-support package to include correct line numbers in mocha | Alex Browne | 2018-06-07 | 18 | -18/+26 |
| | | | | | | |||||
| | | * | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 291 | -2388/+2711 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx | ||||
* | | | | | | Merge pull request #673 from mohoff/patch-1 | Fabio Berger | 2018-06-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | typo | ||||
| * | | | | | typo | mohoff | 2018-06-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #662 from 0xProject/feature/improve-linting | Francesco Agosti | 2018-06-07 | 244 | -1464/+989 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Tried enabling no-unused-variable... | ||||
| * | | | | | Run prettier | fragosti | 2018-06-07 | 8 | -27/+13 |
| | | | | | | |||||
| * | | | | | Remove unused variable | fragosti | 2018-06-07 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 9 | -39/+102 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | feature/improve-linting | ||||
* | | | | | | Merge pull request #672 from 0xProject/feature/website/account-management-polish | Brandon Millman | 2018-06-07 | 9 | -39/+102 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Account management polish | ||||
| * | | | | | Change shouldRenderHeader prop to shouldHideHeader | Brandon Millman | 2018-06-07 | 5 | -13/+13 |
| | | | | | | |||||
| * | | | | | Fix undefined ether balance | Brandon Millman | 2018-06-06 | 3 | -9/+13 |
| | | | | | | |||||
| * | | | | | Make scrollability a prop on TradeHistory | Brandon Millman | 2018-06-06 | 2 | -3/+10 |
| | | | | | | |||||
| * | | | | | Fix EthWrappers background color | Brandon Millman | 2018-06-06 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Update GenerateOrderForm and FillOrder components | Brandon Millman | 2018-06-06 | 4 | -6/+34 |
| | | | | | | |||||
| * | | | | | Update EthWrappers component | Brandon Millman | 2018-06-06 | 2 | -1/+7 |
| | | | | | | |||||
| * | | | | | Update TradeHistory component | Brandon Millman | 2018-06-06 | 2 | -3/+16 |
| | | | | | | |||||
| * | | | | | Hide action column on mainnet | Brandon Millman | 2018-06-06 | 1 | -13/+14 |
| | | | | | | |||||
| * | | | | | Fix TokenBalances background color | Brandon Millman | 2018-06-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add isFullWidth prop to TokenBalances component | Brandon Millman | 2018-06-06 | 2 | -1/+5 |
| | | | | | | |||||
| | * | | | | Fix linting issues | fragosti | 2018-06-07 | 4 | -6/+3 |
| | | | | | | |||||
| | * | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 61 | -293/+1024 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | feature/improve-linting | ||||
* | | | | | | Merge pull request #622 from 0xProject/geth-devnet-rebase-on-v2 | Alex Browne | 2018-06-07 | 46 | -872/+1402 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Run contract tests against private Geth network | ||||
| * | | | | | | Apply prettier | Alex Browne | 2018-06-07 | 2 | -3/+10 |
| | | | | | | | |||||
| * | | | | | | Update contracts tests after rebase | Alex Browne | 2018-06-07 | 2 | -14/+14 |
| | | | | | | | |||||
| * | | | | | | Apply various fixes based on PR feedback | Alex Browne | 2018-06-07 | 5 | -20/+79 |
| | | | | | | | |||||
| * | | | | | | Document debug_increaseTime method and fix typo in devnet README | Alex Browne | 2018-06-07 | 1 | -1/+36 |
| | | | | | | | |||||
| * | | | | | | Use an enum for ProviderType in contracts/src/utils/web3_wrapper | Alex Browne | 2018-06-07 | 1 | -4/+21 |
| | | | | | | | |||||
| * | | | | | | Update contracts package README | Alex Browne | 2018-06-07 | 1 | -0/+9 |
| | | | | | | | |||||
| * | | | | | | Update relevant changelogs | Alex Browne | 2018-06-07 | 2 | -0/+30 |
| | | | | | | | |||||
| * | | | | | | Remove global gas estimate buffer | Alex Browne | 2018-06-07 | 1 | -5/+1 |
| | | | | | | | |||||
| * | | | | | | Add Async suffix to relevant assertions | Alex Browne | 2018-06-07 | 14 | -112/+112 |
| | | | | | | | |||||
| * | | | | | | Fix linter errors | Alex Browne | 2018-06-07 | 3 | -8/+38 |
| | | | | | | | |||||
| * | | | | | | Update package.json and yarn.lock | Alex Browne | 2018-06-07 | 2 | -7/+77 |
| | | | | | | | |||||
| * | | | | | | Update more things to work with both Geth and Ganache | Alex Browne | 2018-06-07 | 6 | -50/+64 |
| | | | | | | | |||||
| * | | | | | | Small fixes and cleanup | Alex Browne | 2018-06-07 | 6 | -55/+5 |
| | | | | | | | |||||
| * | | | | | | Add additional gas to calls to fillOrderNoThrow | Alex Browne | 2018-06-07 | 3 | -152/+55 |
| | | | | | | | |||||
| * | | | | | | Remove extra logs and other small fixes | Alex Browne | 2018-06-07 | 4 | -19/+14 |
| | | | | | | | |||||
| * | | | | | | Throw in web3-wrapper when rawCallResult is '0x' | Alex Browne | 2018-06-07 | 4 | -6/+20 |
| | | | | | | | |||||
| * | | | | | | Remove outdated todo | Alex Browne | 2018-06-07 | 1 | -4/+0 |
| | | | | | | | |||||
| * | | | | | | Fix some more test cases, especially those that call increaseTime | Alex Browne | 2018-06-07 | 4 | -55/+84 |
| | | | | | | |