aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change contracts publish configLeonid Logvinov2018-12-119-9/+9
|
* Rename core package to protocolLeonid Logvinov2018-12-1167-26/+32
|
* Add coreArtifacts to forwarder wrapperLeonid Logvinov2018-12-111-1/+2
|
* Combine duplicate importsLeonid Logvinov2018-12-111-2/+1
|
* Refactor our extensions packageLeonid Logvinov2018-12-1142-304/+304
|
* Refactor out examplesLeonid Logvinov2018-12-1121-25/+230
|
* Refactor out tokens from core contracts packageLeonid Logvinov2018-12-0569-147/+473
|
* Refactor our protocol interfaces into @0x/contracts-interfacesLeonid Logvinov2018-12-0547-44/+287
|
* Merge pull request #1384 from 0xProject/feature/contracts-monorepo-3Leonid Logvinov2018-12-0550-56/+332
|\ | | | | Contracts monorepo 4 feat
| * Merge pull request #1374 from 0xProject/feature/contracts-monorepo-4Leonid Logvinov2018-12-0550-56/+332
| |\ | | | | | | Contracts monorepo 4
| | * De-nest libs contractsLeonid Logvinov2018-12-0531-50/+50
| | |
| | * Enable libs tests on CILeonid Logvinov2018-12-041-0/+2
| | |
| | * Import TestLibs contract from @0x/contracts-libsLeonid Logvinov2018-12-041-2/+1
| | |
| | * Refactor out libs into @0x/contracts-libsLeonid Logvinov2018-12-0449-51/+326
| |/
* | chore: Remove increaseTimeAsync from DutchAuction.Jacob Evans2018-12-051-39/+0
| | | | | | | | Dutch auctions can be made in the past so we do not need to artificially increase time
* | Merge pull request #1382 from 0xProject/fix/instant/center-powered-bySteve Klebanoff2018-12-054-7/+11
|\ \ | | | | | | [instant] Center powered by and change to text to Connect
| * | Wallet prompt tweaks per Chris's commentSteve Klebanoff2018-12-053-6/+10
| | |
| * | Please unlock -> Click to connectSteve Klebanoff2018-12-051-1/+1
| | |
| * | fix(instant): center powered by 0x svgSteve Klebanoff2018-12-051-1/+1
| | |
* | | Merge pull request #1379 from 0xProject/fix/instant/overlay-colorBrandon Millman2018-12-053-3/+10
|\ \ \ | | | | | | | | [instant] add stable class name to overlay close button and adjust overlay color
| * | | fix(instant): remove extra container around the buttonBrandon Millman2018-12-051-11/+15
| | | |
| * | | feat(instant): give a stable class name to the close button on the overlayBrandon Millman2018-12-052-9/+12
| | | |
| * | | fix(instant): lighten the overlay color to 0.7 opacity from 0.9Brandon Millman2018-12-051-1/+1
| | | |
* | | | Merge pull request #1381 from 0xProject/feature/magic-input-errorSteve Klebanoff2018-12-055-8/+23
|\ \ \ \ | | | | | | | | | | [instant] Magic input to trigger error for production Rollbar testing
| * | | | Use git sha and npm version from constantsSteve Klebanoff2018-12-051-3/+9
| | | | |
| * | | | Add GIT_SHA and NPM_VERSION constants, report git and npm version in errorSteve Klebanoff2018-12-054-8/+11
| | | | |
| * | | | feat(instant): input to trigger error for rollbar testingSteve Klebanoff2018-12-052-0/+6
| | | | |
* | | | | Merge pull request #1371 from ↵Steve Klebanoff2018-12-053-5/+19
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | 0xProject/feature/instant/log-decimals-and-add-event-properties feat(instant): More event properties for tracking
| * | | | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmountSteve Klebanoff2018-12-053-2/+2
| | | | |
| * | | | feat(instant): Add eth balance, eth address, token symbol and decimals to ↵Steve Klebanoff2018-12-042-4/+18
| | | | | | | | | | | | | | | | | | | | event properties
* | | | | Merge pull request #1380 from 0xProject/instant/fix/heap-analytics-id-prodSteve Klebanoff2018-12-053-3/+3
|\ \ \ \ \ | | |/ / / | |/| | | [instant] Ensure build process receives build arguments
| * | | | Ensure build process receives build argumentsSteve Klebanoff2018-12-053-3/+3
| | |/ / | |/| | | | | | | | | | See https://github.com/entropitor/dotenv-cli/issues/8
* | | | Merge pull request #1376 from 0xProject/feature/instant/padding-spacing-polishFrancesco Agosti2018-12-054-4/+4
|\ \ \ \ | |/ / / |/| | | [instant] Reduce vertical padding in instant
| * | | polish: reduce vertical padding in instantfragosti2018-12-054-4/+4
|/ / /
* | | Merge pull request #1373 from 0xProject/feature/contracts-monorepo-3Leonid Logvinov2018-12-0550-55/+337
|\ \ \ | | |/ | |/| Contracts monorepo III
| * | Add missing dependencyLeonid Logvinov2018-12-041-0/+1
| | |
| * | Fix homepage linkLeonid Logvinov2018-12-041-1/+1
| | |
| * | Enable contract utils testsLeonid Logvinov2018-12-041-0/+2
| | |
| * | Refactor @0x/contracts-utils from @0x/contracts-coreLeonid Logvinov2018-12-0449-55/+334
|/ /
* | Merge pull request #1311 from 0xProject/feature/contracts-monorepo-2Leonid Logvinov2018-12-0495-359/+1036
|\ \ | | | | | | Contracts monorepo II
| * | Fix calldata related linter errorsLeonid Logvinov2018-12-041-6/+6
| | |
| * | Add missing dependencyLeonid Logvinov2018-12-041-0/+1
| | |
| * | Fix merge conflictLeonid Logvinov2018-12-041-7/+12
| | |
| * | Merge branch 'development' into feature/contracts-monorepo-2Leonid Logvinov2018-12-0469-84/+1752
| |\ \ | |/ / |/| |
* | | Merge pull request #1225 from 0xProject/feature/contracts/dutch-auctionJacob Evans2018-12-0410-1/+708
|\ \ \ | | | | | | | | Implement Basic Dutch Auction
| * | | chore: Move to new structureJacob Evans2018-12-042-0/+0
| | | |
| * | | chore: SafeMath and if statement in getAuctionDetailsJacob Evans2018-12-041-10/+18
| | | |
| * | | chore: Add RevertReasons for DutchAuction. Test revert reasonsJacob Evans2018-12-044-14/+51
| | | |
| * | | chore: Use SafeMath where possibleJacob Evans2018-12-041-15/+34
| | | |
| * | | chore: Clean up documentationJacob Evans2018-12-042-30/+58
| | | |
| * | | chore: Work around for Ganache timestamp bugJacob Evans2018-12-041-17/+14
| | | |
| * | | chore: Return excess to buyerJacob Evans2018-12-042-29/+58
| | | |
| * | | chore: update documentationJacob Evans2018-12-042-14/+25
| | | |
| * | | chore: taker address and zrx fee testJacob Evans2018-12-041-1/+46
| | | |
| * | | chore: Rename price to amount. Encode parameters in makerAssetDataJacob Evans2018-12-042-134/+149
| | | |
| * | | chore: time movement for gethJacob Evans2018-12-042-31/+68
| | | |
| * | | feat: Dutch AuctionJacob Evans2018-12-048-1/+482
| | | |
* | | | Merge pull request #1372 from 0xProject/fix/instant/single-assetBrandon Millman2018-12-042-5/+6
|\ \ \ \ | | | | | | | | | | [instant] render token selector when only one asset is available
| * | | | fix(instant): render token selector when only one asset is availableBrandon Millman2018-12-042-5/+6
| | | | |
* | | | | Merge pull request #1370 from ↵Steve Klebanoff2018-12-044-6/+14
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | 0xProject/feature/instant/explicitly-enable-heap-dev [instant] Must explicitly specify when want to send to heap when developing
| * | | | updating .env exampleSteve Klebanoff2018-12-041-1/+4
| | | | |
| * | | | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap ↵Steve Klebanoff2018-12-043-5/+10
| | | | | | | | | | | | | | | | | | | | in development
* | | | | Merge pull request #1367 from 0xProject/fix/instant/daiBrandon Millman2018-12-043-2/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | | [asset-buyer][instant] support DAI in instant
| * | | | feat(instant): update DAI token colorBrandon Millman2018-12-041-1/+1
| | | | |
| * | | | fix(asset-buyer): update SRA order provider to include DAIBrandon Millman2018-12-042-1/+15
| | | | |
* | | | | Merge pull request #1353 from 0xProject/feature/website/instant-marketingFrancesco Agosti2018-12-0422-2/+683
|\ \ \ \ \ | |_|/ / / |/| | | | [website] instant marketing page shell
| * | | | feat(website): implement rest of linksBrandon Millman2018-11-293-55/+77
| | | | |
| * | | | feat(website): implement link directly to configureBrandon Millman2018-11-294-6/+36
| | | | |
| * | | | feat(website): optionally show configuratorBrandon Millman2018-11-291-3/+4
| | | | |
| * | | | feature(website): add configurator shellBrandon Millman2018-11-292-0/+8
| | | | |
| * | | | fix(website): instant marketing page need more background colorBrandon Millman2018-11-293-5/+4
| | | | |
| * | | | fix(website): instant marketing page shadowsBrandon Millman2018-11-294-148/+47
| | | | |
| * | | | fix(website): change instant marketing page styling to non mono font except ↵Brandon Millman2018-11-292-10/+10
| | | | | | | | | | | | | | | | | | | | the 0 in 0x
| * | | | chore(website): random fixes for mobile optimizationBrandon Millman2018-11-294-36/+63
| | | | |
| * | | | feat(website): add extra assets for instant marketing pageBrandon Millman2018-11-2915-8/+354
| | | | |
| * | | | feat(website): fix screenshots in marketing page for small screensBrandon Millman2018-11-292-11/+31
| | | | |
| * | | | feat(website): need more section for instant marketing pageBrandon Millman2018-11-293-2/+52
| | | | |
| * | | | feature(website): add links to instant marketing pageBrandon Millman2018-11-291-8/+51
| | | | |
| * | | | fix(website): update instant page CTA fontBrandon Millman2018-11-291-7/+1
| | | | |
| * | | | feat(website): instant features sectionBrandon Millman2018-11-296-31/+55
| | | | |
| * | | | feat(website): add screenshots to instant pageBrandon Millman2018-11-2910-1/+85
| | | | |
| * | | | feat(website): implement introducing 0x instant headerBrandon Millman2018-11-293-1/+48
| | | | |
| * | | | feat(website): add header and footer to instant pageBrandon Millman2018-11-291-1/+46
| | | | |
| * | | | feat(website): scaffolding for instant pageBrandon Millman2018-11-294-0/+42
| | | | |
* | | | | Merge pull request #1295 from 0xProject/feature/instant/rollbar-envSteve Klebanoff2018-12-0412-40/+253
|\ \ \ \ \ | |_|_|/ / |/| | | | [instant] Rollbar
| * | | | Fix variable nameSteve Klebanoff2018-12-011-2/+2
| | | | |
| * | | | Take out https:// prefixSteve Klebanoff2018-12-011-1/+1
| | | | |
| * | | | Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-12-013-0/+11
| |\ \ \ \
| * | | | | get rid of double private defSteve Klebanoff2018-12-011-1/+0
| | | | | |
| * | | | | update with new CDNSteve Klebanoff2018-12-011-2/+1
| | | | | |
| * | | | | Merge branch 'feature/instant/prod-env-switches-cdn' into ↵Steve Klebanoff2018-12-01174-630/+7531
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | feature/instant/rollbar-env
| * \ \ \ \ \ Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-11-27116-414/+1033
| |\ \ \ \ \ \
| * | | | | | | EMBEDDED_DOMAINS -> HOST_DOMAINSSteve Klebanoff2018-11-272-3/+3
| | | | | | | |
| * | | | | | | Host whitelist so we don't get errors from embedded siteSteve Klebanoff2018-11-222-1/+11
| | | | | | | |
| * | | | | | | LintingSteve Klebanoff2018-11-221-1/+1
| | | | | | | |
| * | | | | | | Merge branch 'development' into feature/instant/rollbar-envSteve Klebanoff2018-11-2244-139/+348
| |\ \ \ \ \ \ \
| * | | | | | | | Better env var names for source map pluginSteve Klebanoff2018-11-221-5/+5
| | | | | | | | |
| * | | | | | | | Shorter validateRollbarPresence logicSteve Klebanoff2018-11-221-11/+4
| | | | | | | | |
| * | | | | | | | Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to ↵Steve Klebanoff2018-11-223-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | INSTANT_ENVIRONMENT
| * | | | | | | | Report when cant update balanceSteve Klebanoff2018-11-221-0/+1
| | | | | | | | |
| * | | | | | | | Takeout redundant check, and make function name more clearSteve Klebanoff2018-11-221-7/+5
| | | | | | | | |
| * | | | | | | | Move rollbar setup into function, move setting up into providerSteve Klebanoff2018-11-223-36/+35
| | | | | | | | |
| * | | | | | | | Always report unexpected errors. Move error message generation into helper ↵Steve Klebanoff2018-11-223-23/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function, and add tests
| * | | | | | | | LintingSteve Klebanoff2018-11-211-1/+1
| | | | | | | | |
| * | | | | | | | Ensure we publish Instant with rollbar settingsSteve Klebanoff2018-11-211-1/+5
| | | | | | | | |
| * | | | | | | | TODO noteSteve Klebanoff2018-11-211-1/+1
| | | | | | | | |
| * | | | | | | | Explicit error reportingSteve Klebanoff2018-11-214-3/+12
| | | | | | | | |
| * | | | | | | | Force source maps on staging and dogfoodSteve Klebanoff2018-11-211-2/+26
| | | | | | | | |
| * | | | | | | | feat(instant): Report errors to rollbarSteve Klebanoff2018-11-213-0/+78
| | | | | | | | |
| * | | | | | | | Use sourcemap loaderSteve Klebanoff2018-11-211-0/+10
| | | | | | | | |
| * | | | | | | | Introduce rollbar pluginSteve Klebanoff2018-11-215-15/+74
| | | | | | | | |
| * | | | | | | | Send in rollbar environmentSteve Klebanoff2018-11-211-8/+20
| | | | | | | | |
* | | | | | | | | Merge pull request #1365 from 0xProject/fix/instant/token-selectorBrandon Millman2018-12-049-14/+30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [instant] various polish items
| * | | | | | | | | fix(instant): remove screenshot from dev index.htmlBrandon Millman2018-12-042-6/+0
| | | | | | | | | |
| * | | | | | | | | fix(instant): darken overlay colorBrandon Millman2018-12-013-1/+7
| | | | | | | | | |
| * | | | | | | | | feat(instant): add token symbol to buy button textBrandon Millman2018-12-013-5/+16
| | | | | | | | | |
| * | | | | | | | | fix(instant): update zrx iconBrandon Millman2018-12-011-2/+5
| | | | | | | | | |
| * | | | | | | | | fix(instant): DGD and DGX colorsBrandon Millman2018-12-011-2/+2
| | | | | | | | | |
| * | | | | | | | | fix(instant) various token selector fixesBrandon Millman2018-12-013-4/+6
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1364 from ↵Francesco Agosti2018-12-049-8/+27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0xProject/feature/instant/allow-env-vars-in-env-file [instant] Add dotenv to make env dependencies more explicit
| * | | | | | | | | feat: add dotenv to make env dependencies more explicitfragosti2018-12-019-9/+28
| |/ / / / / / / /
* | | | | | | | | Merge pull request #1366 from 0xProject/feature/instant/provider-nameBrandon Millman2018-12-046-7/+16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [instant] provide a custom wallet display name option
| * | | | | | | | | feat(instant): provide a custom wallet display nameBrandon Millman2018-12-016-7/+16
| |/ / / / / / / /
| | | | | | | | * Don't start the provider by defaultLeonid Logvinov2018-12-044-3/+25
| | | | | | | | |
| | | | | | | | * Refactour out the contracts testing options into a separate markdown fileLeonid Logvinov2018-12-033-92/+50
| | | | | | | | |
| | | | | | | | * Use lodash _.startsWithLeonid Logvinov2018-12-031-3/+5
| | | | | | | | |
| | | | | | | | * Remove contracts package authors from package.jsonLeonid Logvinov2018-12-033-3/+0
| | | | | | | | |
| | | | | | | | * Update packages/sol-resolver/src/resolvers/npm_resolver.tsFabio B2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| | | | | | | | * Update packages/sol-resolver/src/resolvers/npm_resolver.tsFabio B2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| | | | | | | | * Update packages/sol-compiler/src/compiler.tsFabio B2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| | | | | | | | * Update packages/sol-compiler/CHANGELOG.jsonFabio B2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| | | | | | | | * Update contracts/multisig/README.mdFabio B2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| | | | | | | | * Move more devDependencies of contracts-tst-utils to dependenciesLeonid Logvinov2018-12-031-7/+7
| | | | | | | | |
| | | | | | | | * Update contracts-test-utils READMELeonid Logvinov2018-12-031-75/+19
| | | | | | | | |
| | | | | | | | * Make chai-as-promised a dependencyLeonid Logvinov2018-12-031-1/+1
| | | | | | | | |
| | | | | | | | * Make sol-cov a dependency of @0x/contracts/test-utilsLeonid Logvinov2018-12-031-1/+1
| | | | | | | | |
| | | | | | | | * Fix hardcoded path in release notes fetchingLeonid Logvinov2018-12-032-9/+7
| | | | | | | | |
| | | | | | | | * Rename contract_templates to abi-gen-templatesLeonid Logvinov2018-12-035-6/+6
| | | | | | | | |
| | | | | | | | * Update yarn.lockLeonid Logvinov2018-12-031-4/+45
| | | | | | | | |
| | | | | | | | * Fix merge conflictLeonid Logvinov2018-12-031-5/+0
| | | | | | | | |
| | | | | | | | * Remove unused dependenciesLeonid Logvinov2018-12-032-10/+0
| | | | | | | | |
| | | | | | | | * Fix package descriptionLeonid Logvinov2018-12-031-1/+1
| | | | | | | | |
| | | | | | | | * Fix a typo in a prettierignoreLeonid Logvinov2018-12-031-1/+1
| | | | | | | | |
| | | | | | | | * Clean up READMEsLeonid Logvinov2018-12-032-22/+6
| | | | | | | | |
| | | | | | | | * Remove .solhintignoreLeonid Logvinov2018-12-031-3/+0
| | | | | | | | |
| | | | | | | | * Remove CHANGELOG entriesLeonid Logvinov2018-12-031-115/+1
| | | | | | | | |
| | | | | | | | * Remove duplicates combinatorial utils from core contractsLeonid Logvinov2018-12-033-114/+4
| | | | | | | | |
| | | | | | | | * Ignore generated files in multisig contractsLeonid Logvinov2018-12-038-4497/+4
| | | | | | | | |
| | | | | | | | * Run both core and multisig contracts tests on CILeonid Logvinov2018-12-031-2/+5
| | | | | | | | |
| | | | | | | | * Fix linter issuesLeonid Logvinov2018-12-033-1/+9
| | | | | | | | |
| | | | | | | | * Use assetProxyOwner instead of the multisig in the core contracts testsLeonid Logvinov2018-12-032-47/+55
| | | | | | | | |
| | | | | | | | * Remove multisig contracts from the core list of contractsLeonid Logvinov2018-12-034-13/+4
| | | | | | | | |
| | | | | | | | * Fix an issue when we tried to append base contracts path to absolute imports ↵Leonid Logvinov2018-12-032-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (NPM) in sol-compiler
| | | | | | | | * Add support for scoped packages resolving to NPMResolerLeonid Logvinov2018-12-032-2/+20
| | | | | | | | |
| | | | | | | | * Refactor contracts-core into contracts-multisig, contracts-core and ↵Leonid Logvinov2018-12-0382-213/+5670
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contracts-test-utils
| | | | | | | | * Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-031-45/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #1310 from 0xProject/feature/contracts-monorepoLeonid Logvinov2018-12-03167-167/+263
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Contracts monorepo I
| * | | | | | | Move MultiAssetProxy to the contracts monorepoLeonid Logvinov2018-12-031-0/+0
| | | | | | | |
| * | | | | | | Remove generated filesLeonid Logvinov2018-12-0370-51512/+0
| | | | | | | |
| * | | | | | | Rename calldata to callData because solhint doesn't like calldata (probably ↵Leonid Logvinov2018-12-031-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reserved keyword) and goes nuts
| * | | | | | | Update yarn.lockLeonid Logvinov2018-12-031-21/+314
| | | | | | | |
| * | | | | | | Add contracts to yarn workspacesLeonid Logvinov2018-12-031-1/+2
| | | | | | | |
| * | | | | | | Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-039-256/+58
| | | | | | | |
| * | | | | | | Add contracts/* to monorepo routesLeonid Logvinov2018-12-031-1/+1
| | | | | | | |
| * | | | | | | Move packages/contracts to contracts/coreLeonid Logvinov2018-12-03226-0/+51512
|/ / / / / / /
* | | | | | | Merge pull request #1362 from ↵Francesco Agosti2018-12-011-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | 0xProject/fix/instant/push-to-history-broken-when-no-onpopstate [instant] Fix push to history issue on second full render of instant
| * | | | | | chore: lintfragosti2018-12-013-7/+6
| | | | | | |
| * | | | | | fix: push to history edge case for second render where onpopstate is not ↵fragosti2018-12-011-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | defined on first render
* | | | | | | Merge pull request #1359 from 0xProject/feature/instant/prod-env-switches-cdnSteve Klebanoff2018-12-0110-40/+52
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | [instant] CDN-approach to identifying environments
| * | | | | | removing unused referencesSteve Klebanoff2018-12-012-2/+2
| | | | | | |
| * | | | | | Remove env var check for INSTANT_HEAP_ANALYTICS_ID_PRODUCTION since this is ↵Steve Klebanoff2018-12-011-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | only needed on discharge
| * | | | | | takeout console.logSteve Klebanoff2018-12-011-1/+0
| | | | | | |
| * | | | | | Merge branch 'development' into feature/instant/prod-env-switches-cdnSteve Klebanoff2018-12-01166-498/+7397
| |\| | | | |
| * | | | | | cdn -> dischargeTarget, and report to heapSteve Klebanoff2018-12-017-16/+29
| | | | | | |
| * | | | | | Take out old --envSteve Klebanoff2018-11-301-1/+1
| | | | | | |
| * | | | | | cdn approach to identifyign environmentsSteve Klebanoff2018-11-306-49/+20
| | | | | | |
| * | | | | | Fix build commandSteve Klebanoff2018-11-301-1/+1
| | | | | | |
| * | | | | | feat(instant): Cleaner config-specific setupSteve Klebanoff2018-11-306-23/+69
| | | | | | |
| * | | | | | Set .env in builds, and update profile to use 0xprojectSteve Klebanoff2018-11-304-11/+8
| | | | | | |
* | | | | | | Merge pull request #1342 from 0xProject/feature/instant/misc-close-analyticsSteve Klebanoff2018-12-013-0/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | [instant] Close and View Transaction analytics events
| * | | | | | add missing import from mergeSteve Klebanoff2018-12-011-0/+1
| | | | | | |
| * | | | | | Merge branch 'development' into feature/instant/misc-close-analyticsSteve Klebanoff2018-11-30141-405/+7027
| |\ \ \ \ \ \
| * | | | | | | feat(instant): Close and View Transaction analytics eventsSteve Klebanoff2018-11-283-1/+11
| | | | | | | |
* | | | | | | | Merge pull request #1348 from 0xProject/feature/instant/cdn-setupFrancesco Agosti2018-12-019-52/+47
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [instant] Remove commonjs bundle, productionize UMD bundle
| * | | | | | | | feat: remove instant from project referencesfragosti2018-12-012-2/+7
| | | | | | | | |
| * | | | | | | | chore: deploy_live -> deploy_productionfragosti2018-12-012-2/+2
| | | | | | | | |
| * | | | | | | | feat: update tsconfigfragosti2018-12-011-2/+1
| | | | | | | | |
| * | | | | | | | fix: address PR feedbackfragosti2018-12-015-8/+4
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | fix: add clarification to NOTE in READMEfragosti2018-11-291-1/+1
| | | | | | | |
| * | | | | | | feat: add URL to other parts of READMEfragosti2018-11-291-2/+2
| | | | | | | |
| * | | | | | | feat: write version info directly to exported objectfragosti2018-11-293-14/+7
| | | | | | | |
| * | | | | | | feat: add deploy_live commandfragosti2018-11-293-3/+25
| | | | | | | |
| * | | | | | | feat: write version info to windowfragosti2018-11-292-0/+11
| | | | | | | |
| * | | | | | | feat: update README to reflect lack of commonjs modulefragosti2018-11-271-29/+1
| | | | | | | |
| * | | | | | | feat: make package privatefragosti2018-11-271-7/+4
| | | | | | | |
* | | | | | | | Merge pull request #1351 from 0xProject/fix/instant/instant-bounces-on-errorFrancesco Agosti2018-12-014-6/+20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [instant] Fix instant bouncing around / height changes, don't allow labels to wrap
| * \ \ \ \ \ \ \ Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-0175-306/+6685
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | fix/instant/instant-bounces-on-error
* | | | | | | | | feat(order_utils.py): schema resolver cache (#1317)Daniel Pyrathon2018-12-014-38/+81
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implemented basic functionality for using cache layer of LocalRefResolver * Use `importlib` instead of `imp`, since it's been deprecated. Legacy `load_module()` reloads modules even if they are already imported, causing tests to fail when run in non-deterministic ordering, so we replace it with `import_module()`
* | | | | | | | Merge pull request #1343 from 0xProject/feature/instant/quote-analyticsSteve Klebanoff2018-11-307-12/+62
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [instant] Quote analytics
| * | | | | | | | assetAmount -> assetBuyAmountSteve Klebanoff2018-11-301-2/+2
| | | | | | | | |
| * | | | | | | | Merge branch 'development' into feature/instant/quote-analyticsSteve Klebanoff2018-11-2977-157/+504
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use base unit valueSteve Klebanoff2018-11-291-1/+1
| | | | | | | | | |
| * | | | | | | | | Move fetch origin out of optionsSteve Klebanoff2018-11-295-17/+16
| | | | | | | | | |
| * | | | | | | | | fetchedVia -> fetchOriginSteve Klebanoff2018-11-296-12/+16
| | | | | | | | | |
| * | | | | | | | | QuoteFetchedVia -> QuoteFetchOriginSteve Klebanoff2018-11-297-14/+14
| | | | | | | | | |
| * | | | | | | | | Take out asset name and data as we can use the selected event propertiesSteve Klebanoff2018-11-292-16/+2
| | | | | | | | | |
| * | | | | | | | | Tracking quote errorsSteve Klebanoff2018-11-282-0/+23
| | | | | | | | | |
| * | | | | | | | | feat(instant): Quote fetch trackingSteve Klebanoff2018-11-287-9/+39
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1345 from 0xProject/fix/instant/progress-bar-bgSteve Klebanoff2018-11-303-7/+35
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [instant] Progress bar background
| * | | | | | | | | fix(instant): Progress bar background color should be 10% primary colorSteve Klebanoff2018-11-293-7/+35
| |/ / / / / / / /
* | | | | | | | | Merge pull request #1303 from 0xProject/feature/contracts/optimizedAbiEncoderAmir Bandeali2018-11-3041-1/+4913
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Optimized ABI Encoder
| * | | | | | | | | Fix import export so that it works with doc genFabio Berger2018-11-301-2/+1
| | | | | | | | | |
| * | | | | | | | | Ran prettierGreg Hysen2018-11-291-1/+2
| | | | | | | | | |
| * | | | | | | | | Changelog for ABI EncoderGreg Hysen2018-11-291-0/+9
| | | | | | | | | |
| * | | | | | | | | Linter / PrettierGreg Hysen2018-11-293-13/+13
| | | | | | | | | |
| * | | | | | | | | Explicit imports for calldataGreg Hysen2018-11-2919-43/+46
| | | | | | | | | |
| * | | | | | | | | Explicit imports for abstract data types.Greg Hysen2018-11-2917-35/+42
| | | | | | | | | |
| * | | | | | | | | Explicit imports for EVM Data TypesGreg Hysen2018-11-2914-77/+88
| | | | | | | | | |
| * | | | | | | | | Optimize calldata by default.Greg Hysen2018-11-291-1/+1
| | | | | | | | | |
| * | | | | | | | | Explicit encoding rules in tests.Greg Hysen2018-11-294-102/+106
| | | | | | | | | |
| * | | | | | | | | Changed constants to an exported enum; this is 0x conventionGreg Hysen2018-11-2917-73/+75
| | | | | | | | | |
| * | | | | | | | | Use SolidityTypes from `ethereum-types` package.Greg Hysen2018-11-299-20/+25
| | | | | | | | | |
| * | | | | | | | | Use ethUti.isValidAddress in encoderGreg Hysen2018-11-292-9/+4
| | | | | | | | | |
| * | | | | | | | | Fixed build error: was using `this` instead of class name to reference a ↵Greg Hysen2018-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static function that used to be an instance method.
| * | | | | | | | | Style cleanup. Improved wording of some error messages.Greg Hysen2018-11-2911-36/+43
| | | | | | | | | |
| * | | | | | | | | Changed remaining instances of implicit `bool` casts to explicit lodash callsGreg Hysen2018-11-293-5/+6
| | | | | | | | | |
| * | | | | | | | | Changed from <string>.startsWith to _.startsWithGreg Hysen2018-11-297-7/+7
| | | | | | | | | |
| * | | | | | | | | Switched implicit conversions to explicit lodash callsGreg Hysen2018-11-294-9/+9
| | | | | | | | | |
| * | | | | | | | | Replaced null/undefined checks with lodashGreg Hysen2018-11-299-28/+33
| | | | | | | | | |
| * | | | | | | | | Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-294-252/+84
| | | | | | | | | |
| * | | | | | | | | Ran prettierGreg Hysen2018-11-295-12/+23
| | | | | | | | | |
| * | | | | | | | | Comments to Set datatypeGreg Hysen2018-11-291-42/+35
| | | | | | | | | |
| * | | | | | | | | Linter on CalldataGreg Hysen2018-11-291-20/+19
| | | | | | | | | |
| * | | | | | | | | Moved some consts outside of a loopGreg Hysen2018-11-291-5/+6
| | | | | | | | | |
| * | | | | | | | | Added inline documentation for Calldata classGreg Hysen2018-11-292-84/+147
| | | | | | | | | |
| * | | | | | | | | Linter for Calldata Block IteratorGreg Hysen2018-11-292-13/+26
| | | | | | | | | |
| * | | | | | | | | Moved calldata iterator logic into its own iterator clasGreg Hysen2018-11-295-62/+119
| | | | | | | | | |
| * | | | | | | | | Payload -> Blob, Dependent -> Pointer, Member -> SetGreg Hysen2018-11-2925-132/+130
| | | | | | | | | |
| * | | | | | | | | Comments for AddressGreg Hysen2018-11-291-5/+5
| | | | | | | | | |
| * | | | | | | | | Comments for ArrayGreg Hysen2018-11-291-16/+23
| | | | | | | | | |
| * | | | | | | | | Comments and inline documentation for dynamic bytesGreg Hysen2018-11-294-29/+40
| | | | | | | | | |
| * | | | | | | | | Removed abstract Number class.Greg Hysen2018-11-293-59/+67
| | | | | | | | | |
| * | | | | | | | | Abstracted out encoding/decoding of numeric values into its own utility. ↵Greg Hysen2018-11-299-81/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Could be useful elsewhere.
| * | | | | | | | | Final rounds on evm data typesGreg Hysen2018-11-294-42/+59
| | | | | | | | | |
| * | | | | | | | | Moved encoder selector check into DataTypeGreg Hysen2018-11-292-14/+10
| | | | | | | | | |
| * | | | | | | | | Made default encoding/decoding rules global to all modules in encoderGreg Hysen2018-11-293-16/+18
| | | | | | | | | |
| * | | | | | | | | Removed mapDataItemToDataType from Factory. Now its just ::create()Greg Hysen2018-11-294-42/+25
| | | | | | | | | |
| * | | | | | | | | Some minor cleanup in ABI EncoderGreg Hysen2018-11-295-25/+26
| | | | | | | | | |
| * | | | | | | | | Prepended `front` to function names in QueueGreg Hysen2018-11-293-14/+14
| | | | | | | | | |
| * | | | | | | | | Ran prettierGreg Hysen2018-11-292-2/+2
| | | | | | | | | |