aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061578-93308/+5573
* Update yarn.lockHsuan Lee2019-03-041-2/+28
* Merge pull request #1569 from 0xProject/feature/utils/decodeArbitrary0xCalldataFabio B2019-02-0919-31/+425
|\
| * updated changelog.json for 0x.js / order-utils / web3-wrapperGreg Hysen2019-02-093-0/+27
| * Deduped random value generation from salt generationGreg Hysen2019-02-094-9/+29
| * Improvements and conventions in utils package + abi decoderGreg Hysen2019-02-0910-69/+57
| * updated changelog for contract wrappersGreg Hysen2019-02-091-0/+9
| * updated exports for contract wrappersGreg Hysen2019-02-091-0/+3
| * Added exports for doc generationGreg Hysen2019-02-093-2/+6
| * ran prettier and linterGreg Hysen2019-02-093-13/+14
| * Merged tx decoder into AbiDecoder in utils and merged zeroex tx decoder into ...Greg Hysen2019-02-0910-339/+145
| * fix doc generation in contract-wrappersGreg Hysen2019-02-091-0/+6
| * ran linterGreg Hysen2019-02-093-3/+7
| * Tests for transaction decoderGreg Hysen2019-02-091-1/+53
| * Added tests for ZeroExTransactionDecoderGreg Hysen2019-02-096-70/+167
| * Prep for txData decoder testsGreg Hysen2019-02-096-20/+130
| * started writing tests for zeroex tx decoderGreg Hysen2019-02-091-0/+20
| * Added comments for transaction decoderGreg Hysen2019-02-093-19/+59
| * moved ZeroExTransactionDecoder into contract wrappersGreg Hysen2019-02-091-2/+1
| * Ran prettier and linterGreg Hysen2019-02-093-46/+62
| * separated tx decode classes and types into separate filesGreg Hysen2019-02-095-95/+100
| * Abstractd out ZeroExTransactionDecoderGreg Hysen2019-02-093-93/+106
| * Can query decoder by contract address / network id OR contract nameGreg Hysen2019-02-092-63/+68
| * Expanding search parameters for transaction decoderGreg Hysen2019-02-091-6/+87
| * Utility function to decode arbitrary 0x calldataGreg Hysen2019-02-094-1/+89
|/
* Add migration to fix exchange events primary keys (#1593)F. Eugene Aumson2019-02-097-7/+79
* Merge pull request #1602 from 0xProject/feat/allow_using_existing_ganache_sna...Fabio B2019-02-092-2/+14
|\
| * Add CHANGELOG entryFabio Berger2019-02-081-0/+9
| * Allow using Web3Factory in-process Ganache with existing snapshotFabio Berger2019-02-081-2/+5
|/
* Merge pull request #1581 from dave4506/feature/instant/bignumber-coerce-typeDavid Sun2019-02-085-5/+235
|\
| * fixed config orderSource assignmentDavid Sun2019-02-081-8/+11
| * updated order coercion utils architecture and testingDavid Sun2019-02-088-4544/+180
| * added coercion util functionsDavid Sun2019-02-066-25/+4584
| * working on big number coercion functionDavid Sun2019-02-052-0/+32
* | Merge pull request #1592 from 0xProject/feature/abiEncoder/simplifiedSigParsingGreg Hysen2019-02-088-99/+549
|\ \
| * | replaced typeof with _.isStringGreg Hysen2019-02-081-2/+2
| * | Changelog for utils packageGreg Hysen2019-02-081-0/+9
| * | Signature parsing testsGreg Hysen2019-02-083-1/+394
| * | More robust/simple signature parsing, using a parse treeGreg Hysen2019-02-084-98/+146
|/ /
* | Merge pull request #1586 from 0xProject/addAnalyticsToDevToolsPagesFabio B2019-02-084-43/+82
|\ \
| * | Only include analytics on production buildsFabio Berger2019-02-073-71/+50
| * | Merge branch 'development' into addAnalyticsToDevToolsPagesFabio Berger2019-02-07255-1269/+3714
| |\ \ | |/ / |/| |
* | | PublishLeonid Logvinov2019-02-0746-320/+320
* | | Updated CHANGELOGSLeonid Logvinov2019-02-0740-79/+107
* | | Updated CHANGELOGSLeonid Logvinov2019-02-0778-2/+511
* | | Merge pull request #1589 from 0xProject/feat/lock-contract-depsFabio B2019-02-0710-93/+136
|\ \ \
| * | | Move from devDep to depFabio Berger2019-02-071-1/+1
| * | | Merge developmentFabio Berger2019-02-07111-702/+1211
| |\ \ \
| * | | | Re-run yarn since fails again on first runFabio Berger2019-02-071-1/+1
| * | | | Update yarn.lockFabio Berger2019-02-071-0/+25
| * | | | Remove postinstall hackFabio Berger2019-02-071-3/+1
| * | | | re-add postinstall hackFabio Berger2019-02-072-1/+120
| * | | | Lock dep versions in contracts packagesAmir Bandeali2019-02-078-28/+28
* | | | | Merge pull request #1596 from 0xProject/fix/sol-compiler-argsLeonid Logvinov2019-02-076-62/+43
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update packages/sol-compiler/CHANGELOG.jsonFabio B2019-02-071-1/+1
| * | | | Update packages/sol-compiler/CHANGELOG.jsonFabio B2019-02-071-1/+1
| * | | | Fix linterLeonid Logvinov2019-02-071-1/+1
| * | | | Update CHANGELOGLeonid Logvinov2019-02-071-3/+3
| * | | | Add PR numbersLeonid Logvinov2019-02-071-3/+3
| * | | | Omit remapping in compiler settings equality checksLeonid Logvinov2019-02-071-1/+1
| * | | | Fix a bug when ast and legacyAST were not present in the artifacts even if re...Leonid Logvinov2019-02-072-1/+5
| * | | | Remove the bin_paths and fetch the solidity release list from github repoLeonid Logvinov2019-02-075-59/+29
| * | | | Fix the undefined opts bugLeonid Logvinov2019-02-073-2/+9
* | | | | Omit remapping in compiler settings equality checksLeonid Logvinov2019-02-071-1/+1
|/ / / /
* | | | Merge pull request #1575 from 0xProject/feature/contracts-genLeonid Logvinov2019-02-07111-678/+1286
|\ \ \ \ | |/ / / |/| | |
| * | | Fix sol-compiler bug with remappings causing smart recompilation to now workLeonid Logvinov2019-02-074-2/+17
| * | | Fix deps versionsLeonid Logvinov2019-02-0714-19/+19
| * | | Fix linter issuesLeonid Logvinov2019-02-072-2/+2
| * | | Merge developmentLeonid Logvinov2019-02-07184-1148/+2618
| |\ \ \ | |/ / / |/| | |
* | | | PublishFabio Berger2019-02-0726-101/+101
* | | | Updated CHANGELOGSFabio Berger2019-02-0741-12/+184
* | | | Merge pull request #1595 from 0xProject/fix-order-utils-doc-renderingFabio B2019-02-074-32/+20
|\ \ \ \
| * | | | Stop exporting EIP712 schemasFabio Berger2019-02-074-32/+20
|/ / / /
* | | | Add CHANGELOG entry about faux publish of contract packagesFabio Berger2019-02-0710-0/+80
* | | | Fix paragraph rendering on wikiFabio Berger2019-02-062-8/+5
* | | | PublishFabio Berger2019-02-0645-333/+333
* | | | Updated CHANGELOGSFabio Berger2019-02-0676-4/+478
* | | | Fix react-highlight depFabio Berger2019-02-062-33/+2
* | | | Fix react-highlight depFabio Berger2019-02-061-1/+1
* | | | Merge pull request #1587 from 0xProject/fix/abiEncoder/DefaultTypesOnNullInputFabio B2019-02-0616-78/+470
|\ \ \ \
| * | | | Added NULL decoding tests for return valuesGreg Hysen2019-02-062-62/+214
| * | | | updated changelog for utilsGreg Hysen2019-02-061-0/+9
| * | | | Ran prettier + linterGreg Hysen2019-02-067-10/+12
| * | | | Test cases for handling NULL input for all data typesGreg Hysen2019-02-062-12/+162
| * | | | Handle NULL input for all data typesGreg Hysen2019-02-0612-6/+85
|/ / / /
* | | | Merge pull request #1576 from 0xProject/feat/transaction-hashAmir Bandeali2019-02-0623-94/+298
|\ \ \ \
| * | | | Update python JSON schema for 0x transactionsAmir Bandeali2019-02-061-1/+2
| * | | | Fix outdated comments and make verifyingContractAddress a required part of th...Amir Bandeali2019-02-063-7/+11
| * | | | Rename getTransactionHex to getTransactionHashHex for clarityAmir Bandeali2019-02-063-13/+15
| * | | | Update CHANGELOGsAmir Bandeali2019-02-065-0/+37
| * | | | Allow custom domains in eip712UtilsAmir Bandeali2019-02-066-27/+88
| * | | | Use new transaction schema throughout monorepoAmir Bandeali2019-02-067-37/+21
| * | | | Add transaction hash utilsAmir Bandeali2019-02-064-5/+108
| * | | | Update ZeroExTransactionSchemaAmir Bandeali2019-02-064-14/+15
| * | | | Add schema validation to getOrderHashBuffAmir Bandeali2019-02-061-0/+11
|/ / / /
| * | | Add @0x/types dependencyLeonid Logvinov2019-02-041-0/+1
| * | | Make the banner more visibleLeonid Logvinov2019-02-0419-21/+97
| * | | Remove redundant dependenciesLeonid Logvinov2019-02-041-8/+0
| * | | Update packages/contracts-gen/src/index.tsFabio B2019-02-041-1/+1
| * | | Update packages/contracts-gen/README.mdFabio B2019-02-041-1/+1
| * | | TempLeonid Logvinov2019-02-04106-685/+1110
| | |/ | |/|
| | * Add Heap and Google analytics to Dev Tools PagesFabio Berger2019-02-062-12/+72
| |/ |/|
* | Merge pull request #1580 from 0xProject/fix/preSignedSignatureBugFabio B2019-02-056-3/+44
|\ \
| * | Fix dep versionFabio Berger2019-02-051-1/+1
| * | Merge branch 'fix/preSignedSignatureBug' of github.com:0xProject/0x-monorepo ...Fabio Berger2019-02-051-1/+1
| |\ \
| | * | Update packages/order-utils/CHANGELOG.jsonLeonid Logvinov2019-02-051-1/+1
| * | | merge developmentFabio Berger2019-02-05137-642/+855
| |\ \ \ | |/ / / |/| / / | |/ /
* | | PublishLeonid Logvinov2019-02-0550-466/+466
* | | Updated CHANGELOGSLeonid Logvinov2019-02-0586-136/+347
* | | Fix contracts-utils versionsLeonid Logvinov2019-02-057-7/+7
* | | Fix CHANGELOGsLeonid Logvinov2019-02-054-40/+20
* | | Add CHANGELOG entries to sol-tracing-utilsLeonid Logvinov2019-02-051-0/+8
* | | Merge pull request #1583 from reserve-protocol/developmentLeonid Logvinov2019-02-051-1/+1
|\ \ \
| * | | Fix default gas limit for fake txs in TraceCollectionSubproviderJeremy Schlatter2019-02-051-1/+1
* | | | Merge pull request #1584 from reserve-protocol/patchLeonid Logvinov2019-02-052-0/+14
|\ \ \ \
| * | | | Hook eth_sendRawTransaction in addition to eth_sendTransactionJeremy Schlatter2019-02-052-0/+14
| |/ / /
| | * | Remove .onlyFabio Berger2019-02-051-1/+1
| | * | All CHANGELOG entryFabio Berger2019-02-051-0/+4
| | * | Add preSigned isValidSignature test for success case using smart contract & T...Fabio Berger2019-02-051-2/+19
| | * | Fix testFabio Berger2019-02-051-3/+3
| | * | Fix heap out of memory issueFabio Berger2019-02-051-1/+1
| | * | Merge branch 'development' into fix/preSignedSignatureBugFabio Berger2019-02-0544-390/+229
| | |\ \ | |_|/ / |/| | |
* | | | update error msg for dependency version checkxianny2019-02-051-1/+3
* | | | CI test for dependencies to have the same version (#1556)Xianny2019-02-0539-387/+195
* | | | Merge pull request #1582 from 0xProject/fix/utils/abiDecodeNullAsFalseFabio B2019-02-053-1/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing commaFabio Berger2019-02-051-1/+1
| * | | Decode NULL as falseGreg Hysen2019-02-053-1/+29
|/ / /
* | | Merge pull request #1536 from 0xProject/fix/website/blog-linkSteve Klebanoff2019-02-052-2/+3
|\ \ \
| * | | Update blog link to not be /latest, and use constant in mobile navSteve Klebanoff2019-01-232-2/+3
| | * | Merge branch 'development' into fix/preSignedSignatureBugFabio Berger2019-02-052-2/+4
| | |\ \ | |_|/ / |/| | |
* | | | Nit fixes to pipeline READMEFabio Berger2019-02-051-1/+3
* | | | Merge pull request #1567 from jeremyschlatter/patch-1Fabio B2019-02-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix typoJeremy Schlatter2019-02-011-1/+1
| | | * Write failing preSign unit testFabio Berger2019-02-051-0/+11
| | | * Fix bug where passing in signerAddress instead of exchangeAddressFabio Berger2019-02-052-1/+10
| |_|/ |/| |
* | | Merge pull request #1559 from 0xProject/feature/pipeline/fix-missing-dex-tradesFrancesco Agosti2019-02-026-5/+50
|\ \ \
| * | | add row deletion step to migrationfragosti2019-02-021-1/+3
| * | | run linterfragosti2019-01-311-4/+1
| * | | fix bloxy datasource getDexTradesAsync to allow for tx_hash repetitions in de...fragosti2019-01-311-2/+6
| * | | update types to adhere to new dex trades and bloxy api formatfragosti2019-01-316-0/+32
| * | | write migration to add trade_index primary key to dex_tradesfragosti2019-01-311-0/+27
| * | | Stop omitting trades because of duplicate tx hashesfragosti2019-01-311-5/+13
* | | | Merge pull request #1568 from smithki/fix/contract-wrappers/wrong-default-add...Amir Bandeali2019-02-022-1/+10
|\ \ \ \
| * | | | Add CHANGELOG.json entryIan K Smith2019-02-011-0/+9
| * | | | Use correct "orderValidator" address in order_validator_wrapper ctorIan K Smith2019-02-011-1/+1
| | |/ / | |/| |
* | | | Remove DDEX library from developer tools listFabio Berger2019-02-021-8/+0
* | | | Merge pull request #1572 from dave4506/fix/instant/input-bug-firefoxdave45062019-02-021-0/+3
|\ \ \ \
| * | | | ran prettier on codebaseDavid Sun2019-02-021-1/+1
| * | | | removed number selector for firefox inputsDavid Sun2019-02-011-0/+3
* | | | | Merge pull request #1542 from 0xProject/feature/solc-dockerLeonid Logvinov2019-02-0216-39/+167
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge developmentLeonid Logvinov2019-02-0223-118/+193
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1552 from dave4506/feature/portal/fix-highlight-state-bac...dave45062019-02-012-2/+2
|\ \ \ \ \
| * | | | | changed button to medium blueDavid Sun2019-02-012-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #1548 from dave4506/fix/website/market-making-svg-consistencydave45062019-02-013-67/+59
|\ \ \ \ \
| * | | | | added new svg assets and modified svg code to fix transparencyDavid Sun2019-01-253-67/+59
* | | | | | Merge pull request #1551 from dave4506/feature/instant/add-usdcdave45062019-02-013-0/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | updated svg assetDavid Sun2019-01-301-1/+5
| * | | | | added USDC as an optionDavid Sun2019-01-273-0/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #1533 from 0xProject/migrations/consolidate-owner-defaultJacob Evans2019-01-313-38/+31
|\ \ \ \ \
| * | | | | Improve CHANGELOGJacob Evans2019-01-231-2/+6
| * | | | | Convert from to lower case.Jacob Evans2019-01-212-1/+6
| * | | | | Remove partial type for TxData txDefaultsJacob Evans2019-01-212-8/+6
| * | | | | Remove owner from migrationsJacob Evans2019-01-211-32/+18
* | | | | | remove extra quotes from google-site-verificationfragosti2019-01-311-1/+1
* | | | | | Merge pull request #1563 from 0xProject/feature/website/fix-typos-add-metatagFrancesco Agosti2019-01-313-2/+28
|\ \ \ \ \ \
| * | | | | | fix typofragosti2019-01-312-1/+26
| * | | | | | add site verification tagfragosti2019-01-311-0/+1
| * | | | | | fix typos on landingfragosti2019-01-311-2/+2
|/ / / / / /
* | | | | | Fix hang in Python CI test runs (#1560)F. Eugene Aumson2019-01-311-3/+3
* | | | | | Merge pull request #1546 from dave4506/fix/change-asset-unavail-tokens-unavailFrancesco Agosti2019-01-311-1/+1
|\ \ \ \ \ \
| * | | | | | changed error messageDavid Sun2019-01-251-1/+1
* | | | | | | Merge pull request #1558 from 0xProject/fix/sol-tracing-errorsLeonid Logvinov2019-01-306-4/+45
|\ \ \ \ \ \ \
| * | | | | | | Update packages/sol-trace/src/revert_trace_subprovider.tsFabio B2019-01-301-1/+1
| * | | | | | | Improve error messages when unable to find bytecodeLeonid Logvinov2019-01-306-4/+45
|/ / / / / / /
* | | | | | | Merge pull request #1557 from 0xProject/fix/sol-cov/property-range-of-nullLeonid Logvinov2019-01-302-1/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix the cannot read property range of null bugLeonid Logvinov2019-01-302-1/+7
|/ / / / / /
| | | | * | Rename dependencyNameToPackagePath to dependencyNameToPathLeonid Logvinov2019-01-302-12/+12
| | | | * | Add a commentLeonid Logvinov2019-01-301-0/+5
| | | | * | Remove + concatenationLeonid Logvinov2019-01-301-2/+1
| | | | * | Fail fastLeonid Logvinov2019-01-301-3/+3
| | | | * | Update packages/sol-compiler/src/utils/compiler.tsFabio B2019-01-301-1/+1
| | | | * | Update packages/ethereum-types/src/index.tsFabio B2019-01-301-1/+1
| | | | * | Fix namingLeonid Logvinov2019-01-291-7/+6
| | | | * | Add 'useDockerisedSolc' to new packagesLeonid Logvinov2019-01-291-0/+1
| | | | * | Merge developmentLeonid Logvinov2019-01-29280-1411/+1876
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #1549 from 0xProject/justinbarry-0x-monorepo-mirrorFrancesco Agosti2019-01-263-6/+127
|\ \ \ \ \ \
| * | | | | | Merge pull request #1508 from justinbarry/developmentFrancesco Agosti2019-01-263-6/+127
|/| | | | | |
| * | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d...fragosti2019-01-25706-12002/+10658
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Output Chrome 41 compatible version of 0x instantJustin Barry2019-01-113-6/+139
* | | | | | | Merge pull request #1547 from 0xProject/feat/contracts/lock-dependenciesAmir Bandeali2019-01-259-56/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Lock versions of all dependencies that are contracts packagesAmir Bandeali2019-01-259-56/+28
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d...fragosti2019-01-25451-2786/+4159
|\| | | | |
| * | | | | Merge pull request #1543 from 0xProject/fix/asset-buyer-testSteve Klebanoff2019-01-241-0/+1
| |\ \ \ \ \
| | * | | | | Assert that assetData is a string before we try to decode itSteve Klebanoff2019-01-241-0/+1
| |/ / / / /
| * | | | | 0xproject -> 0x.orgFrancesco Agosti2019-01-241-2/+2
| * | | | | Update README.mdFrancesco Agosti2019-01-241-1/+1
| * | | | | Merge pull request #1539 from 0xProject/feat/contracts/split-packagesAmir Bandeali2019-01-24274-1400/+1766
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'development' into feat/contracts/split-packagesAmir Bandeali2019-01-2412-29/+98
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix geth tests in circleci configAmir Bandeali2019-01-241-8/+8
| | * | | | | Update package.json versionsAmir Bandeali2019-01-2410-88/+34
| | * | | | | Update all contract CHANGELOGsAmir Bandeali2019-01-239-274/+73
| | * | | | | Update DEPLOYS and READMEs within each packageAmir Bandeali2019-01-2317-250/+131
| | * | | | | Update root tsconfig packagesAmir Bandeali2019-01-221-5/+6
| | * | | | | Separate forwarder into own packageAmir Bandeali2019-01-2256-8/+371
| | * | | | | Cleanup package.json filesAmir Bandeali2019-01-2210-113/+8
| | * | | | | Split tokens package into erc20 and erc721Amir Bandeali2019-01-22104-878/+729
| | * | | | | Move contents of examples and interfaces packages into corresponding packagesAmir Bandeali2019-01-22143-1944/+344
| | * | | | | Add commands for building and testing all contractsAmir Bandeali2019-01-222-3/+8
| | * | | | | Update remaining pachagesAmir Bandeali2019-01-2252-92/+87
| | * | | | | Split protocol package into exchange, asset-proxy, and multisigAmir Bandeali2019-01-2285-127/+2253
| | * | | | | Rename libs to exchange-libsAmir Bandeali2019-01-2224-3/+3
| | * | | | | Move LibAddressArray to utils packageAmir Bandeali2019-01-2212-15/+15
| | | |_|_|/ | | |/| | |
* | | | | | feat: add Marc to websitefragosti2019-01-252-0/+5
| | | | | * Temp CILeonid Logvinov2019-01-2914-126/+93
| | | | | * Add -setup_remote_docker to CI build stepsLeonid Logvinov2019-01-241-0/+1
| | | | | * Make workspace path in NPMResolver optionalLeonid Logvinov2019-01-241-1/+1
| | | | | * Implement docker as another backend for sol-compilerLeonid Logvinov2019-01-2314-23/+179
| | |_|_|/ | |/| | |
| * | | | Merge pull request #1537 from nitper/patch-1Alex Browne2019-01-231-0/+1
| |\ \ \ \
| | * | | | allow devnet rpc to listen on any vhostnitper2019-01-231-0/+1
| | |/ / /
| * | | | Add docker-compose basic config (#1538)Benjamin2019-01-231-0/+8
| * | | | Merge pull request #1535 from 0xProject/feature/sol-tracing-monorepo-fixesLeonid Logvinov2019-01-2312-142/+98
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Change strings to numbers in CHANGELOGsLeonid Logvinov2019-01-233-6/+6
| | * | | Refactor out isInterfaceContractLeonid Logvinov2019-01-231-2/+2
| | * | | Fix a typoLeonid Logvinov2019-01-231-1/+1
| | * | | Update packages/sol-tracing-utils/CHANGELOG.jsonFabio B2019-01-221-1/+1
| | * | | Update packages/sol-tracing-utils/CHANGELOG.jsonFabio B2019-01-221-1/+1
| | * | | Update packages/sol-tracing-utils/CHANGELOG.jsonFabio B2019-01-221-1/+1
| | * | | Update packages/sol-tracing-utils/CHANGELOG.jsonFabio B2019-01-221-1/+1
| | * | | Update packages/sol-tracing-utils/src/collect_coverage_entries.tsFabio B2019-01-221-1/+1
| | * | | Update packages/sol-profiler/CHANGELOG.jsonFabio B2019-01-221-1/+1
| | * | | Update contracts/utils/CHANGELOG.jsonFabio B2019-01-221-1/+1
| | * | | Fix testsLeonid Logvinov2019-01-222-2/+3
| | * | | Fix imports in TestContracts and testLibBytes to be relative. This way they s...Leonid Logvinov2019-01-213-2/+11
| | * | | Fix a bug when some parts of the profiling report were missing because of the...Leonid Logvinov2019-01-213-7/+18
| | * | | Print reasonable warnings on bytecode collisionsLeonid Logvinov2019-01-212-14/+17
| | * | | SolCompilerArtifactAdapter now doesn't return the ContractData for interfacesLeonid Logvinov2019-01-212-1/+9
| | * | | Cache bytecode lookupLeonid Logvinov2019-01-213-114/+21
| | * | | SolCompilerArtifactsAdapter now uses SolResolver under the hood which allows ...Leonid Logvinov2019-01-213-4/+21
| | | |/ | | |/|
| * | | Merge pull request #1527 from 0xProject/improvements/website/dev_homeFabio B2019-01-222-22/+60
| |\ \ \ | | |/ / | |/| |
| | * | Fix linter issueFabio Berger2019-01-211-1/+1
| | * | Add entry for contract demo packageFabio Berger2019-01-191-0/+8
| | * | Link all Python packages to PypiFabio Berger2019-01-191-6/+4
| | * | Remove .py suffixFabio Berger2019-01-191-5/+5
| | * | Create Python tools section and add missing Python packages to itFabio Berger2019-01-182-21/+53
| * | | Merge pull request #1518 from 0xProject/feature/new-ganacheLeonid Logvinov2019-01-186-521/+455
| |\ \ \
| | * \ \ Merge branch 'development' into feature/new-ganacheLeonid Logvinov2019-01-18128-366/+755
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1517 from 0xProject/feature/bignumber-8.0Leonid Logvinov2019-01-18128-364/+763
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'development' into feature/bignumber-8.0Leonid Logvinov2019-01-18115-471/+1268
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Fix prettierLeonid Logvinov2019-01-1625-282/+141
| | * | | Fix a build issueLeonid Logvinov2019-01-161-1/+1