aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Make node types a dependencyLeonid Logvinov2018-05-051-1/+1
| | | |
| * | | Fix type errors in CSS propertiesLeonid Logvinov2018-05-053-3/+3
| | | |
| * | | Use a single version of react typesLeonid Logvinov2018-05-051-5/+1
| | | |
| * | | Revert yarn.lock changesLeonid Logvinov2018-05-051-666/+585
| | | |
| * | | Publish@0xproject/website@0.0.31@0xproject/react-docs@0.0.10@0xproject/react-docs-example@0.0.10Leonid Logvinov2018-05-054-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - @0xproject/react-docs-example@0.0.10 - @0xproject/react-docs@0.0.10 - @0xproject/react-shared@0.1.5 - @0xproject/website@0.0.31
| * | | Updated CHANGELOGSLeonid Logvinov2018-05-054-0/+26
| | | |
| * | | Fix property nameLeonid Logvinov2018-05-052-584/+675
| | | |
| * | | Upgrade react types versionLeonid Logvinov2018-05-055-5104/+4
| | | |
| * | | Publishcontracts@2.1.27@0xproject/website@0.0.30@0xproject/testnet-faucets@1.0.28@0xproject/sra-report@0.0.13Leonid Logvinov2018-05-056-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.37.1 - contracts@2.1.27 - @0xproject/order-utils@0.0.3 - @0xproject/sra-report@0.0.13 - @0xproject/testnet-faucets@1.0.28 - @0xproject/website@0.0.30
| * | | Updated CHANGELOGSLeonid Logvinov2018-05-056-0/+39
| |/ /
| * | Make a negligible change to order-utils to publish a new versionLeonid Logvinov2018-05-052-1/+21
| | |
| * | Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0Leonid Logvinov2018-05-0427-180/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.37.0 - @0xproject/abi-gen@0.2.12 - @0xproject/assert@0.2.8 - @0xproject/base-contract@0.3.0 - @0xproject/connect@0.6.11 - contracts@2.1.26 - @0xproject/deployer@0.4.2 - @0xproject/dev-utils@0.4.0 - @0xproject/json-schemas@0.7.22 - @0xproject/metacoin@0.0.5 - @0xproject/migrations@0.0.4 - @0xproject/monorepo-scripts@0.1.19 - @0xproject/order-utils@0.0.2 - @0xproject/react-docs-example@0.0.9 - @0xproject/react-docs@0.0.9 - @0xproject/react-shared@0.1.4 - @0xproject/sol-cov@0.0.9 - @0xproject/sol-resolver@0.0.3 - @0xproject/sra-report@0.0.12 - @0xproject/subproviders@0.10.0 - @0xproject/testnet-faucets@1.0.27 - @0xproject/tslint-config@0.4.17 - @0xproject/types@0.6.2 - @0xproject/typescript-typings@0.3.0 - @0xproject/utils@0.6.0 - @0xproject/web3-wrapper@0.6.2 - @0xproject/website@0.0.29
| * | Updated CHANGELOGSLeonid Logvinov2018-05-0444-89/+330
| | |
| * | Add order utils docs to the menuLeonid Logvinov2018-05-048-13/+20
| | |
| * | Open relayer app when clicking on grid tileBrandon Millman2018-05-042-16/+20
| | |
| * | Add header images to relayer grid tilesBrandon Millman2018-05-042-4/+7
| | |
| * | Fix logo left padding on mobileFabio Berger2018-05-031-1/+1
| | |
| * | Add new section to homepageFabio Berger2018-05-032-0/+26
| | |
| * | Remove id property from WebsiteBackendRelayerInfoBrandon Millman2018-05-032-2/+1
| | |
| * | Add order-utils to monorepo-scriptsLeonid Logvinov2018-05-031-0/+1
| | |
| * | Merge pull request #559 from 0xProject/feature/order-utilsLeonid Logvinov2018-05-0347-370/+934
| |\ \ | | | | | | | | Move order utils to @0xproject/order-utils
| | * | Fix signature utils testsLeonid Logvinov2018-05-031-15/+22
| | | |
| | * | Stop exporting assertions from order-utilsLeonid Logvinov2018-05-0211-17/+40
| | | |
| | * | Create wrapper functions so that docs render properlyLeonid Logvinov2018-05-022-29/+38
| | | |
| | * | Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-0252-395/+920
| |/ /
| * | Add Greg and Remco to the about pageBrandon Millman2018-05-024-1/+23
| | |
| * | Merge pull request #550 from 0xProject/feature/website/crypto-compare-pricesBrandon Millman2018-05-025-62/+73
| |\ \ | | | | | | | | Grab wallet price information by token symbol
| | * | Remove WETH special case, website backend handles this nowBrandon Millman2018-05-011-6/+2
| | | |
| | * | Hit website backend for price informationBrandon Millman2018-05-014-49/+12
| | | |
| | * | Style suggestionsBrandon Millman2018-04-281-15/+10
| | | |
| | * | Move quote currency string into configBrandon Millman2018-04-282-3/+3
| | | |
| | * | yarn.lockBrandon Millman2018-04-281-6/+6
| | | |
| | * | Merge branch 'development' into feature/website/crypto-compare-pricesBrandon Millman2018-04-2727-85/+394
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix react type versions to avoid minor version bumps with breaking changes Update Web3 Provider Engine to 14.0.4 Remove auto-assignment of everyone to PR's Check for Yarn instead of npm Add hack comment about the use of sudo Fix lazy load component name Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu Remove unnecessary additional params Remove outside declaration Capitalize yarn Use path for platform independence Consolidate github personal access token env to one place: constants.ts Use methods moved to utils since now shared by multiple scripts Add comment Improve comments Add checks for the required local setup before running the publish script Add descriptions for all commands in monorepo-scripts Add removeGitTags script that can be run after a failed Lerna publish
| | * | | Rename baseCurrency to quoteCurrencyBrandon Millman2018-04-231-3/+3
| | | | |
| | * | | Remove some unused importsBrandon Millman2018-04-231-2/+1
| | | | |
| | * | | Rate limit crypto compare callsBrandon Millman2018-04-231-3/+25
| | | | |
| | * | | Refactor common fetch logic into fetch_utilsBrandon Millman2018-04-233-56/+62
| | | | |
| | * | | Grab price information from crypto compare apiBrandon Millman2018-04-232-8/+38
| | | | |
| * | | | Merge pull request #568 from 0xProject/bug/0x.js/trade-simulator-trading-zrxJacob Evans2018-05-013-23/+46
| |\ \ \ \ | | | | | | | | | | | | Execute Taker side in trade simulation
| | * | | | Update comment to be more descriptive of null address in exchange simulatorJacob Evans2018-05-011-1/+3
| | | | | |
| | * | | | Execute taker side in trade simulationJacob Evans2018-05-013-23/+44
| | | |/ / | | |/| | | | | | | | | | | | Fill if the taker address is open
| * | | | Merge pull request #564 from 0xProject/add-code-of-conduct-1Brandon Millman2018-05-011-0/+46
| |\ \ \ \ | | |/ / / | |/| | | Create CODE_OF_CONDUCT.md
| | * | | PrettierBrandon Millman2018-04-281-10/+10
| | | | |
| | * | | Create CODE_OF_CONDUCT.mdBrandon Millman2018-04-281-0/+46
| |/ / /
| * | | Merge pull request #555 from ↵Jacob Evans2018-04-2611-19/+189
| |\ \ \ | | | | | | | | | | | | | | | | | | | | 0xProject/feature/subproviders/upgrade-provider-engine Update Web3 Provider Engine to 14.0.4
| | * | | Update Web3 Provider Engine to 14.0.4Jacob Evans2018-04-2411-19/+189
| | | |/ | | |/|
| * | | Fix react type versions to avoid minor version bumps with breaking changesFabio Berger2018-04-245-5/+5
| | | |
| * | | Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-04-245-24/+26
| |\| | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x-monorepo: Fix lazy load component name Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu
| | * | Merge pull request #552 from 0xProject/refactor/website/legacy-portalBrandon Millman2018-04-245-24/+26
| | |\ \ | | | | | | | | | | Rename Portal component to LegacyPortal
| | | * | Fix lazy load component nameBrandon Millman2018-04-241-2/+2
| | | | |
| | | * | Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-245-23/+25
| | | |/
| * | / Remove auto-assignment of everyone to PR'sFabio Berger2018-04-241-1/+0
| |/ /
| * | Check for Yarn instead of npmFabio Berger2018-04-241-4/+4
| | |
| * | Merge pull request #541 from 0xProject/improveMonorepoScriptsFabio Berger2018-04-247-36/+174
| |\ \ | | |/ | |/| Improve Monorepo-scripts
| | * Add hack comment about the use of sudoFabio Berger2018-04-241-0/+2
| | |
| | * Remove unnecessary additional paramsFabio Berger2018-04-201-1/+1
| | |
| | * Remove outside declarationFabio Berger2018-04-201-2/+1
| | |
| | * Capitalize yarnFabio Berger2018-04-201-1/+1
| | |
| | * Use path for platform independenceFabio Berger2018-04-201-1/+1
| | |
| | * Consolidate github personal access token env to one place: constants.tsFabio Berger2018-04-203-3/+3
| | |
| | * Use methods moved to utils since now shared by multiple scriptsFabio Berger2018-04-191-33/+3
| | |
| | * Add commentFabio Berger2018-04-191-0/+2
| | |
| | * Improve commentsFabio Berger2018-04-191-4/+5
| | |
| | * Add checks for the required local setup before running the publish scriptFabio Berger2018-04-191-0/+50
| | |
| | * Add descriptions for all commands in monorepo-scriptsFabio Berger2018-04-191-0/+10
| | |
| | * Add removeGitTags script that can be run after a failed Lerna publishFabio Berger2018-04-194-1/+105
| | |
* | | Merge pull request #546 from 0xProject/feature/contracts/solidity-0.4.23Amir Bandeali2018-05-0953-702/+1148
|\ \ \ | | | | | | | | Use Solidity 0.4.23
| * | | Add revert variables, change lib => libs to get around gitignoreAmir Bandeali2018-05-0921-52/+325
| | | |
| * | | Move Authorizable to AssetProxy dir, rename to MixinAuthorizableAmir Bandeali2018-05-0810-63/+97
| | | |
| * | | Split up mixins and interfacesAmir Bandeali2018-05-0529-745/+508
| | | |
| * | | Make LibBytes methods internal, add TestLibBytesAmir Bandeali2018-05-055-33/+180
| | | |
| * | | Update contracts with revert reasons and constructor keywordAmir Bandeali2018-05-0342-181/+410
|/ / /
* | | Merge pull request #569 from 0xProject/feature/contracts/batchTransferAmir Bandeali2018-05-036-180/+446
|\ \ \ | | | | | | | | Batch transfers in proxies
| * | | Add MixinAssetProxy to reuse redundant codeAmir Bandeali2018-05-034-98/+117
| | | |
| * | | Add tests for batchTransferFromAmir Bandeali2018-05-021-151/+296
| | | |
| * | | Add batchTransferFrom to asset proxiesAmir Bandeali2018-05-023-9/+111
|/ / /
* | | Merge pull request #563 from 0xProject/feature/contracts/proxyIdsAmir Bandeali2018-05-017-9/+78
|\ \ \ | | | | | | | | Add hard coded proxyId into each AssetProxy
| * | | Remove outdated commentAmir Bandeali2018-05-012-4/+2
| | | |
| * | | Add hard coded proxyId into each AssetProxyAmir Bandeali2018-05-016-5/+76
|/ / /
* | | Merge pull request #560 from 0xProject/refactor/contracts/structureAmir Bandeali2018-05-0129-323/+1099
|\ \ \ | | | | | | | | Update contracts structure
| * | | Move TokenRegistry to 'previous' directoryAmir Bandeali2018-04-272-2/+2
| | | |
| * | | Make all lib functions internal, add contracts for testingAmir Bandeali2018-04-2719-271/+448
| | | |
| * | | Add LibFillResultsAmir Bandeali2018-04-2711-78/+107
| | | |
| * | | Add ERC721 contracts from zeppelin-solidityAmir Bandeali2018-04-276-4/+574
|/ / /
* | | Merge pull request #498 from 0xProject/feature/contracts/takerAbstractionAmir Bandeali2018-04-2712-48/+489
|\ \ \ | | | | | | | | Sender abstraction
| * | | Add tests and commentsAmir Bandeali2018-04-275-31/+50
| | | |
| * | | Add testsAmir Bandeali2018-04-271-4/+38
| | | |
| * | | Update tests and utilsAmir Bandeali2018-04-277-1/+226
| | | |
| * | | Implement sender abstractionAmir Bandeali2018-04-276-47/+210
|/ / /
* | | Remove remenants of MaliciousToken contractFabio Berger2018-04-263-3/+2
| | |
* | | Fix prettierFabio Berger2018-04-251-3/+9
| | |
* | | Fix merge conflict issuesFabio Berger2018-04-242-2/+0
| | |
* | | Fix @types/react version to avoid accidental minor version bumps with ↵Fabio Berger2018-04-245-13/+7
| | | | | | | | | | | | breaking changes
* | | Merge pull request #549 from ↵Fabio Berger2018-04-2418-253/+186
|\ \ \ | | | | | | | | | | | | | | | | 0xProject/feature/contracts/combineAssetProxyDispatcher Merge Exchange and AssetProxyDispatcher (depends on #548)
| * | | Fix CI failures caused by Webkit css properties not being recognized by ↵Fabio Berger2018-04-241-7/+12
| | | | | | | | | | | | | | | | React types. This is a hack.
| * | | Revert "Fix CI test failure"Fabio Berger2018-04-241-10/+7
| | | | | | | | | | | | | | | | This reverts commit 870693b968de3f29b0ac97f6f92715613e1064e3.
| * | | Fix CI test failureFabio Berger2018-04-241-7/+10
| | | |
| * | | merge v2-prototypeFabio Berger2018-04-248-285/+309
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #548 from 0xProject/refactor/contracts/test-cleanupFabio Berger2018-04-2414-803/+971
|\ \ \ \ | | | | | | | | | | Cleanup tests
| * | | | Rename variables, create private validation methods in token wrappersAmir Bandeali2018-04-248-286/+308
| | | | |
| | * | | Fix testsAmir Bandeali2018-04-2410-181/+116
| | | | |
| | * | | Combine Exchange with AssetProxyDispatcherAmir Bandeali2018-04-247-67/+58
| |/ / /
| * | | Define numbers of dummy tokens to deploy in constantsAmir Bandeali2018-04-243-2/+4
| | | |
| * | | Remove type assertionsAmir Bandeali2018-04-241-18/+12
| | | |
| * | | Fix and cleanup testsAmir Bandeali2018-04-248-673/+587
| | | |
| * | | Add ERC721 wrapperAmir Bandeali2018-04-242-20/+161
| | | |
| * | | Add ERC20WrapperAmir Bandeali2018-04-243-32/+127
|/ / /
* | | Merge pull request #547 from 0xProject/refactor/contracts/cleanupAmir Bandeali2018-04-2436-1202/+1028
|\ \ \ | | | | | | | | Cleanup contracts
| * | | Rename proxyUtils => assetProxyUtilsAmir Bandeali2018-04-236-57/+57
| | | |
| * | | Rename missed variablesAmir Bandeali2018-04-237-274/+274
| | | |
| * | | Reorder event argsAmir Bandeali2018-04-221-10/+10
| | | |
| * | | Add missing async suffixAmir Bandeali2018-04-222-12/+12
| | | |
| * | | Rename token => assetAmir Bandeali2018-04-2215-656/+656
| | | |
| * | | Rename Token => IERC20TokenAmir Bandeali2018-04-228-156/+48
| | | |
| * | | Rename DummyToken => DummyERC20TokenAmir Bandeali2018-04-2214-108/+61
| | | |
| * | | export proxyUtils instead of individual functionsAmir Bandeali2018-04-226-85/+83
| | | |
| * | | Fix names and visibilities, use address type over contract type for function ↵Amir Bandeali2018-04-225-22/+21
| | | | | | | | | | | | | | | | args and returns
| * | | Remove unused constructor argumentsAmir Bandeali2018-04-225-34/+18
|/ / /
* | | Add presigned signature typeAmir Bandeali2018-04-211-1/+29
| | |
* | | Fix zeppelin imports, run prettierAmir Bandeali2018-04-216-265/+275
| | |
* | | Added tests for (most functions in) LibBytes. The write methods are not ↵Greg Hysen2018-04-213-2/+241
| | | | | | | | | | | | currently compatible with our generated contract wrappers.
* | | Added description for the DummyERC721Token constructorGreg Hysen2018-04-211-0/+6
| | |
* | | Renamed addAssetProxy back to registerAssetProxy; this seemed to cause less ↵Greg Hysen2018-04-216-29/+33
| | | | | | | | | | | | confusion. Also updated the function description.
* | | Reverting earlier change: interfaces now inherit from other interfacesGreg Hysen2018-04-212-2/+10
| | |
* | | Clarified that 0x0 could be passed into AssetProxyDispatcherGreg Hysen2018-04-212-4/+4
| | |
* | | Inlined decodeMetadata in the proxies and removed encodeMetadata (already ↵Greg Hysen2018-04-213-132/+5
| | | | | | | | | | | | exists in Typescript). This simplifies the code.
* | | Added @TODO for safeTransferFrom support in ERC721 proxyGreg Hysen2018-04-211-0/+2
| | |
* | | Removed outdated TODO comment in MixinSettlementProxyGreg Hysen2018-04-211-2/+0
| | |
* | | Miscellaneous style changes to the contracts package; specifically testsGreg Hysen2018-04-219-24/+40
| | |
* | | Ran prettierGreg Hysen2018-04-214-58/+15
| | |
* | | renaming after tokenTransferProxy was removedGreg Hysen2018-04-214-127/+127
| | |
* | | Commented out 0x.js tests until migration package is ready.Greg Hysen2018-04-211-1/+2
| | |
* | | Removed ERC20 V1 Proxy + TokenTransferProxyGreg Hysen2018-04-2117-631/+82
| | |
* | | Updated commenting. Noted that transferFrom succeeds or throws on all ↵Greg Hysen2018-04-214-7/+7
| | | | | | | | | | | | transferFrom implementations.
* | | switched to constants in default order params.Greg Hysen2018-04-212-4/+4
| | |
* | | Reverted change that allowed ERC721 transfer proxy to be called with amount ↵Greg Hysen2018-04-212-14/+10
| | | | | | | | | | | | 0. This now throws.
* | | Removed takerTokenAddress and makerTokenAddress from Order struct.Greg Hysen2018-04-2110-239/+237
| | |
* | | Added clarity to not-authorized test case in dispatcherGreg Hysen2018-04-211-3/+4
| | |
* | | toUnsigned -> toBuffer in assetProxyUtilsGreg Hysen2018-04-211-1/+1
| | |
* | | Unrolled the loop that copies the Order struct in FillOrderNoThrow. Saves ↵Greg Hysen2018-04-211-5/+17
| | | | | | | | | | | | 900 gas
* | | address -> IAssetProxy where possible for clarityGreg Hysen2018-04-212-13/+13
| | |
* | | Reverted to calling read/write uint256Greg Hysen2018-04-212-2/+28
| | |
* | | More testing of common functionality across proxiesGreg Hysen2018-04-211-19/+58
| | |
* | | Updates to proxy tests.Greg Hysen2018-04-211-13/+13
| | |
* | | More authorized -> owner in test commentsGreg Hysen2018-04-211-3/+3
| | |
* | | Removed unnecessary deployments in testGreg Hysen2018-04-211-17/+1
| | |
* | | Moved ERC721 FillOrderNoThrow tests into wrapperGreg Hysen2018-04-212-45/+60
| | |
* | | Style improvements to the Asset Proxy testsGreg Hysen2018-04-212-134/+140
| | |
* | | Replaced instances of `accounts[0]` with `owner` in contracts test casesGreg Hysen2018-04-215-23/+26
| | |
* | | Minor changes to typescript testsGreg Hysen2018-04-213-8/+6
| | |
* | | Minor fixes to the contractsGreg Hysen2018-04-213-2/+5
| | |
* | | Rearranged preconditions in ERC721 proxyGreg Hysen2018-04-211-3/+3
| | |
* | | Changed order of encode/decode functions in token proxiesGreg Hysen2018-04-213-36/+36
| | |
* | | Updated name of AssetProxyChanged -> AssetProxySetGreg Hysen2018-04-213-3/+4
| | |
* | | Explicity declare `memory` for complex types, where possibleGreg Hysen2018-04-213-5/+5
| | |
* | | Improved readability of FillOrderNoThrow IIGreg Hysen2018-04-211-15/+15
| | |
* | | Improved readability of FillOrderNoThrowGreg Hysen2018-04-211-4/+4
| | |
* | | Updated ERC20 v1 proxy names in testsGreg Hysen2018-04-215-10/+10
| | |
* | | Ran prettier/linter on new contract testsGreg Hysen2018-04-213-4/+0
| | |
* | | Added comments around deploying contracts to helper/wrapper testsGreg Hysen2018-04-212-65/+34
| | |
* | | TS styles in core contract testsGreg Hysen2018-04-211-91/+38
| | |
* | | Added more comments to proxy testsGreg Hysen2018-04-211-52/+25
| | |
* | | Cleaned up TS in dispatcher testsGreg Hysen2018-04-211-44/+36
| | |
* | | Proxy Metadata -> DataGreg Hysen2018-04-212-9/+9
| | |
* | | Cleaning up some wordingGreg Hysen2018-04-215-28/+26
| | |
* | | Removed some unused ERC721 tokensGreg Hysen2018-04-211-62/+13
| | |
* | | Minor style improvements to asset proxy utilsGreg Hysen2018-04-216-72/+65
| | |
* | | ethereum-js for encoding/decoding asset proxy dataGreg Hysen2018-04-211-41/+32
| | |
* | | Added memory to bytes arrays, where possibleGreg Hysen2018-04-214-7/+7
| | |
* | | Replaced read/write Uint256 with generic bytes32, plus castingGreg Hysen2018-04-214-16/+16
| | |
* | | Updated public -> externalGreg Hysen2018-04-216-9/+9
| | |
* | | Removed unused dependencyGreg Hysen2018-04-211-1/+0
| | |
* | | snake case to camel caseGreg Hysen2018-04-211-25/+25
| | |
* | | makerAssetProxyData/takerAssetProxyData -> makerAssetData/takerAssetDataGreg Hysen2018-04-217-46/+46
| | |
* | | nilAddress to ZeroEx.NULL_ADDRESSGreg Hysen2018-04-215-27/+22
| | |
* | | IAssetProxyDispatcher to IAssetProxy in MixinSettlement layer + allowing ↵Greg Hysen2018-04-213-7/+8
| | | | | | | | | | | | 0-condition in ERC721 transfer
* | | Removed Log prefix from eventsGreg Hysen2018-04-212-5/+5
| | |
* | | Removed unnecessary assetProxyManagerAddressGreg Hysen2018-04-215-29/+17
| | |
* | | removed unnecessary importGreg Hysen2018-04-211-2/+0
| | |
* | | setAssetProxy to addAssetProxyGreg Hysen2018-04-216-23/+23
| | |
* | | Renamed TransferProxy to ProxyGreg Hysen2018-04-215-13/+14
| | |
* | | Renaming TransferProxy to ProxyGreg Hysen2018-04-2110-56/+56
| | |
* | | ERC20 V1 proxy compilingGreg Hysen2018-04-211-3/+3
| | |
* | | Changed order of write parameters in LibBytes. Now ordered by most ↵Greg Hysen2018-04-214-10/+10
| | | | | | | | | | | | generalized to most specific
* | | Asset Proxy DispatcherGreg Hysen2018-04-2130-164/+2473
| | |
* | | Fix type issueFabio Berger2018-04-211-2/+2
| | |
* | | Fix mergeFabio Berger2018-04-211-2/+2
| | |
* | | Use addFillResults function and add comments to all marketFill functionsAmir Bandeali2018-04-211-36/+84
| | |
* | | Fix EtherDelta importsAmir Bandeali2018-04-211-2/+2
| | |
* | | Add back require statements and tests (will move to another PR)Amir Bandeali2018-04-212-3/+50
| | |
* | | Revert variable namingAmir Bandeali2018-04-2113-444/+454
| | |
* | | Update Solidity syntax and commentsAmir Bandeali2018-04-215-70/+67
| | |
* | | Return all amounts traded and fees paidAmir Bandeali2018-04-217-106/+115
| | |
* | | Add tests for marketBuyOrdersAmir Bandeali2018-04-212-4/+174
| | |
* | | Add marketBuyOrders, rename variables, and fx old testsAmir Bandeali2018-04-2111-645/+681
| | |
* | | Fix build errorsAmir Bandeali2018-04-215-29/+40
| | |
* | | Separate filled/cancelled errorsAmir Bandeali2018-04-214-6/+8
| | |
* | | Remove partial cancelsAmir Bandeali2018-04-218-141/+35
| | |
* | | updated test name to reflect smart contractsGreg Hysen2018-04-211-1/+1
| | |
* | | Change from cancelOrdersBefore to cancelOrdersUpTo. The effect is that ↵Greg Hysen2018-04-215-35/+40
| | | | | | | | | | | | orders with salt <= to maker epoch will be cancelled (previously, it was salt < maker epoch)
* | | Renamed all instances of timestamp to salt. Clarified test case wording.Greg Hysen2018-04-213-18/+18
| | |
* | | Fixed spacingGreg Hysen2018-04-214-56/+56
| | |
* | | Implementation and tests in the protocol for cancelling all orders up to a ↵Greg Hysen2018-04-217-16/+134
| | | | | | | | | | | | specific time
* | | Fix build errorsAmir Bandeali2018-04-211-149/+190
| | |
* | | Update copyright headersAmir Bandeali2018-04-2130-24/+150
| | |
* | | Add private keys for testrpc mnemonicAmir Bandeali2018-04-215-70/+20
| | |
* | | Address feedback and lintAmir Bandeali2018-04-2119-176/+92
| | |
* | | Add tests for fillOrderNoThrow based functionsAmir Bandeali2018-04-213-130/+344
| | |
* | | Fix fillOrderNoThrowAmir Bandeali2018-04-211-29/+15
| | |
* | | Add logging to testrpc scriptAmir Bandeali2018-04-211-0/+1
| | |
* | | Fix package.jsonAmir Bandeali2018-04-213-23/+27
| | |
* | | Bump Solidity version to 0.4.21Amir Bandeali2018-04-2120-30/+29
| | |
* | | Add fillOrderNoThrow to exchange wrapper and add testAmir Bandeali2018-04-212-6/+69
| | |
* | | Update formattingAmir Bandeali2018-04-214-34/+40
| | |
* | | Update fillOrderNoThrowAmir Bandeali2018-04-211-111/+103
| | |
* | | Update order utilsAmir Bandeali2018-04-211-5/+5
| | |
* | | Modify tests to work with new utilsAmir Bandeali2018-04-214-584/+632
| | |
* | | Add script for starting testrpc with preconfigured private keysAmir Bandeali2018-04-213-0/+72
| | |
* | | Add utils for hashing and signing orders, update wrappersAmir Bandeali2018-04-216-53/+96
| | |
* | | Modify utils to work with new signature formatAmir Bandeali2018-04-217-150/+189
| | |
* | | Change order field namesAmir Bandeali2018-04-215-74/+73
| | |
* | | Fix log decodingAmir Bandeali2018-04-211-13/+13
| | |
* | | Revert getOrderHash to old logicAmir Bandeali2018-04-211-2/+16
| | |
* | | Fix compile errorsAmir Bandeali2018-04-2111-30/+54
| | |
* | | Update fillOrderNoThrowRemco Bloemen2018-04-211-39/+45
| | |
* | | Use ABIv2 exchange core in wrapper functionsRemco Bloemen2018-04-211-55/+34
| | |
* | | Implement ABIv2 in ExchangeCoreRemco Bloemen2018-04-212-60/+33
| | |
* | | Implement EIP712 and ABIv2 in LibOrderRemco Bloemen2018-04-211-20/+12
| | |
* | | Add logDecoder, remove outdated testsAmir Bandeali2018-04-211-13/+14
| | |
* | | Merge developmentAmir Bandeali2018-04-211-105/+0
| | |
* | | Run prettierAmir Bandeali2018-04-211-1/+1
| | |
* | | Fix utils to work with new ABIAmir Bandeali2018-04-211-0/+105
| | |
* | | Add fillOrderNoThrow and wrapper functionsAmir Bandeali2018-04-211-1/+1
| | |
* | | Fix compile errorsAmir Bandeali2018-04-216-22/+22
| | |
* | | Fix spelling of latterRemco Bloemen2018-04-211-1/+1
| | |
* | | Add offset to signatureRemco Bloemen2018-04-211-11/+13
| | |
* | | Document noThrow wrapper and correct fixed array offsetRemco Bloemen2018-04-211-39/+81
| | |
* | | Add Trezor signaturesRemco Bloemen2018-04-211-0/+23
| | |
* | | Add TodosRemco Bloemen2018-04-212-0/+3
| | |
* | | Fix documentationRemco Bloemen2018-04-211-3/+3
| | |
* | | Verify length on EIP712 signaturesRemco Bloemen2018-04-211-1/+2
| | |
* | | Remove unused return valueRemco Bloemen2018-04-211-3/+0
| | |
* | | Spelling fixesRemco Bloemen2018-04-211-7/+8
| | |
* | | Add documentationRemco Bloemen2018-04-211-2/+16
| | |
* | | Make wrappers external againRemco Bloemen2018-04-211-2/+2
| | |
* | | Explicit returnsRemco Bloemen2018-04-211-5/+6
| | |
* | | Revert cancel order signature abstractionRemco Bloemen2018-04-211-7/+2
| | |
* | | Fix hash argument nameRemco Bloemen2018-04-211-2/+2
| | |
* | | Fix batchFillOrdersNoThrow nameRemco Bloemen2018-04-211-1/+1
| | |
* | | Fix input length in fillOrderNoThrowRemco Bloemen2018-04-211-6/+11
| | |