aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/movingmotif
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/movingmotif')
0 files changed, 0 insertions, 0 deletions
>2018-06-223-14/+35 | * Various relayer grid ui polish itemsBrandon Millman2018-06-226-42/+42 * | Fix tslint errorfragosti2018-06-231-10/+10 * | Merge https://github.com/0xProject/0x-monorepo into v2-prototypefragosti2018-06-232-14/+16 |\ \ | * \ Merge pull request #750 from 0xProject/bug/website/fix-add-tokenBrandon Millman2018-06-232-14/+16 | |\ \ | | * | Pulled out reset AssetPicker state into a common variableBrandon Millman2018-06-231-15/+9 | | * | Fix state mutation in reducerBrandon Millman2018-06-221-4/+4 | | * | Do not add empty token to local storageBrandon Millman2018-06-221-0/+8 | | |/ * | | Remove diverse from about pagefragosti2018-06-231-3/+3 * | | Use Ops instead of Operations in Mels descriptionfragosti2018-06-231-1/+1 |/ / * | Comment out Chris, and move Mel up in about pagefragosti2018-06-232-12/+12 * | Merge pull request #748 from 0xProject/fix/contracts/nullAssetProxyFabio Berger2018-06-223-27/+48 |\ \ | * | Check that assetProxy exists before attempting transferAmir Bandeali2018-06-223-27/+48 * | | Merge pull request #757 from 0xProject/fix/circle-ciFabio Berger2018-06-228-127/+337 |\ \ \ | * | | Update ganache-core in yarn.lockFabio Berger2018-06-221-105/+68 | * | | Add coverage and test:circleci command to sra-reportFabio Berger2018-06-222-0/+4 | * | | Add missing artifactsFabio Berger2018-06-222-0/+194 | * | | Skip failing tests temporarilyFabio Berger2018-06-221-2/+6 | * | | Fix web3-wrapper testFabio Berger2018-06-221-1/+1 | * | | fix nameFabio Berger2018-06-221-1/+1 | * | | Add missing package tests from circleciFabio Berger2018-06-221-19/+64 |/ / / * | | Merge pull request #752 from 0xProject/make-promises-safe-preloaderFabio Berger2018-06-2271-72/+17 |\ \ \ | * | | Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-2271-72/+17 | | |/ | |/| * | | Merge pull request #751 from 0xProject/feature/contracts/compilerRunsAmir Bandeali2018-06-221-1/+1 |\ \ \ | |/ / |/| | | * | Updated compiler runs to be 1,000,000Greg Hysen2018-06-221-1/+1 * | | Merge pull request #740 from 0xProject/feature/contracts/updateEventsAmir Bandeali2018-06-2218-112/+189 |\ \ \ | * | | Add event to setSignatureValidatorApproval, rename signer => signerAddress ac...Amir Bandeali2018-06-2215-70/+144 | * | | Add senderAddress to Fill and Cancel logs, add comments to events and typesAmir Bandeali2018-06-225-44/+47 |/ / / * | | Merge pull request #747 from 0xProject/fix/sol-cov-bugsAlex Browne2018-06-222-7/+23 |\ \ \ | |_|/ |/| | | * | Fix some bugs in sol-covAlex Browne2018-06-222-7/+23 | |/ * | Merge pull request #744 from NoteGio/v2-prototype-unreachableAmir Bandeali2018-06-221-4/+0 |\ \ | * | Remove unreachable PreSigned checkAustin Roberts2018-06-221-4/+0 * | | Fix Island componentfragosti2018-06-221-2/+2 * | | Add missing image assets for Chris and Melfragosti2018-06-222-0/+0 * | | Merge pull request #739 from 0xProject/feature/website/mobile-friendly-onboar...Francesco Agosti2018-06-2212-159/+267 |\ \ \ | |/ / |/| | | * | Fix lintingfragosti2018-06-221-2/+2 | * | Buttons look hella disabled nowfragosti2018-06-222-9/+17 | * | Remove border radius, fix width issue for unlock stepfragosti2018-06-224-5/+12 | * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-2270-647/+1798 | |\| | * | Prevent prettier issuefragosti2018-06-211-10/+8 | * | Support mobile friendly onboarding flowsfragosti2018-06-219-87/+180 | * | Scroll to wallet for mobile onboardingfragosti2018-06-211-23/+28 | * | Change Island to use styled-componentsfragosti2018-06-201-15/+8 | * | Show start onboarding flow button on top of wallet on mobilefragosti2018-06-201-25/+29 * | | Merge pull request #742 from 0xProject/feature/website/chris-mel-about-pageFrancesco Agosti2018-06-222-2/+21 |\ \ \ | |_|/ |/| | | * | Add Chris and Mel to about pagefragosti2018-06-222-2/+21 * | | Merge pull request #734 from 0xProject/feature/website/shadow-stylingBrandon Millman2018-06-224-10/+8 |\ \ \ | * | | Update Island shadow styling and use Island in more placesBrandon Millman2018-06-204-10/+8 | | |/ | |/| * | | Merge pull request #702 from perissology/feature/missing-sourcesLeonid Logvinov2018-06-223-3/+9 |\ \ \ | * | | fix linter issuesperissology2018-06-221-1/+1 | * | | only call getLocationByOffset if source if definedperissology2018-06-211-4/+1 | * | | Collect coverage for provided sourcesperissology2018-06-153-2/+11 * | | | Merge pull request #692 from 0xProject/refactor/contracts/RemovedMixinSettlementRemco Bloemen2018-06-219-295/+249 |\ \ \ \ | |_|_|/ |/| | | | * | | Set settleOrder and settleMatchedOrders to privateGreg Hysen2018-06-215-85/+104 | * | | Removed MixinSettlement. Moved `settleOrder` into `MixinExchangeCore` and `se...Greg Hysen2018-06-219-297/+232 |/ / / * | | Merge pull request #733 from 0xProject/bug/website/identicon-layoutBrandon Millman2018-06-213-3/+6 |\ \ \ | * | | Move some layout logic out of the Identicon componentBrandon Millman2018-06-203-3/+6 * | | | Merge pull request #736 from 0xProject/feature/contracts/MixinSignatureValida...Greg Hysen2018-06-2127-218/+857 |\ \ \ \ | * | | | Migrations after rebasingGreg Hysen2018-06-2113-188/+320 | * | | | LinterGreg Hysen2018-06-211-2/+1 | * | | | Renamed constants in test wallet/validatorGreg Hysen2018-06-212-11/+11 | * | | | Few more minor #nit wording changesGreg Hysen2018-06-212-5/+5 | * | | | Changed wording of two tests #nitGreg Hysen2018-06-211-2/+2 | * | | | Minor improvements to MixinSignatureValidator testsGreg Hysen2018-06-211-14/+8 | * | | | Remove .onlyGreg Hysen2018-06-211-1/+1 | * | | | Fixed two mislabelled revert reasons + Signature Validator revert tests worki...Greg Hysen2018-06-213-8/+17 | * | | | Minor style tweaksGreg Hysen2018-06-213-8/+8 | * | | | Fixed how trezor messages are signed in `signature_utils`. Now uses `byteLeng...Greg Hysen2018-06-211-1/+1 | * | | | Fixed `callAsync` template. Previously did not append `callData`, so we could...Greg Hysen2018-06-211-0/+1 | * | | | Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported t...Greg Hysen2018-06-2110-27/+531 |/ / / / * | | | Merge pull request #725 from 0xProject/feature/revert-trace-code-snippetsAlex Browne2018-06-219-39/+282 |\ \ \ \ | * | | | Update version for @types/solidity-parser-antlrAlex Browne2018-06-212-4/+4 | * | | | Update to match latest type definitions and other small changesAlex Browne2018-06-212-9/+11 | * | | | Update sol-cov CHANGELOG.jsonAlex Browne2018-06-211-12/+20 | * | | | Include source code snippets in revert stack tracesAlex Browne2018-06-215-21/+254 |/ / / / * | | | Merge pull request #738 from 0xProject/fix/changelogsAlex Browne2018-06-215-0/+112 |\ \ \ \ | * | | | Fix CHANGELOG entries changed during incorrect merge (2a4456b)Fabio Berger2018-06-215-0/+112 |/ / / / * | | | Merge pull request #637 from 0xProject/bug/contracts/eip712-191-prefixJacob Evans2018-06-2011-107/+305 |\ \ \ \ | * | | | Fix closing parens in liborderJacob Evans2018-06-201-16/+15 | * | | | Merge pull request #730 from 0xProject/bug/contracts/eip712-191-prefix-asm-or...Jacob Evans2018-06-201-18/+22 | |\ \ \ \ | | * | | | Assembler orderHash functionRemco Bloemen2018-06-191-18/+22 | |/ / / / | * | | | Optimize and remove redundant encodePackedJacob Evans2018-06-196-18/+23 | * | | | Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefixJacob Evans2018-06-18475-8090/+10335 | |\ \ \ \ | * | | | | Rebase and update feedbackJacob Evans2018-06-188-114/+114 | * | | | | Basic EIP712 encoderJacob Evans2018-06-083-40/+61 | * | | | | Update Order utils to use eip712Jacob Evans2018-06-0612-183/+121 | * | | | | Add missing EIP191 prefix for EIP712Jacob Evans2018-06-0510-50/+279 * | | | | | Merge pull request #717 from 0xProject/feature/contracts/erc721proxy-always-s...Jacob Evans2018-06-203-17/+15 |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | * | | | | Update after rebaseJacob Evans2018-06-201-7/+1 | * | | | | ERC721Proxy Always call safeTransferFromJacob Evans2018-06-202-10/+14 |/ / / / / * | | | | Merge pull request #714 from 0xProject/feature/contracts/cancelOrdersUpToSenderAmir Bandeali2018-06-2016-96/+600 |\ \ \ \ \ | * | | | | Rename makerEpoch => orderEpochAmir Bandeali2018-06-2012-110/+113 | * | | | | Make cancelOrdersUpTo compatible with sender abstractionAmir Bandeali2018-06-2011-47/+548 * | | | | | Merge pull request #724 from 0xProject/bug/website/onboarding-improvementsFrancesco Agosti2018-06-204-7/+22 |\ \ \ \ \ \ | * \ \ \ \ \ Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-20114-718/+1373 | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | * | | | | | Fix onboarding persisting when changing routesfragosti2018-06-192-3/+12 | * | | | | | Only elevate wallet zIndex when onboarding is in progressfragosti2018-06-193-4/+10 * | | | | | | Merge pull request #727 from 0xProject/bug/website/fix-fetching-balances-on-w...Francesco Agosti2018-06-201-3/+7 |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | * | | | | | Fix linting issuefragosti2018-06-191-1/+1 | * | | | | | Fix bug where we do fetch balances on wallet loginfragosti2018-06-191-3/+7 | |/ / / / / * | | | | | Merge pull request #732 from 0xProject/feature/update-pr-templateBrandon Millman2018-06-201-16/+2 |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | * | | | | Update PR templateBrandon Millman2018-06-201-16/+2 * | | | | | Merge pull request #723 from 0xProject/bug/website/drawer-addressBrandon Millman2018-06-206-48/+82 |\ \ \ \ \ \ | |/ / / / / |/| | | | | | * | | | | Use Image component instead of img tagBrandon Millman2018-06-203-8/+9 | * | | | | Consolidate account state messaging logicBrandon Millman2018-06-195-47/+80 | |/ / / / * | | | | Merge pull request #706 from 0xProject/feature/website/portal-v2-analyticsFrancesco Agosti2018-06-208-15/+74 |\ \ \ \ \ | * \ \ \ \ Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-20166-1025/+3150 | |\ \ \ \ \ | |/ / / / / |/| | | | | * | | | | | Merge pull request #726 from 0xProject/bug/website/late-eth-balanceBrandon Millman2018-06-202-47/+48 |\ \ \ \ \ \ | * | | | | | Check network state immediately instead of waiting for delayBrandon Millman2018-06-192-47/+48 * | | | | | | Merge pull request #683 from 0xProject/fix/contracts/memcpyRemco Bloemen2018-06-191-10/+12 |\ \ \ \ \ \ \ | * | | | | | | Simplified handling of source < 32 edge caseRemco Bloemen2018-06-111-10/+12 * | | | | | | | Prettier fixFabio Berger2018-06-191-3/+5 * | | | | | | | Merge pull request #701 from feuGeneA/v2-prototypeFabio Berger2018-06-193-5/+16 |\ \ \ \ \ \ \ \ | * | | | | | | | change @0xproject/types to ethereum-typesF. Eugene Aumson2018-06-151-1/+1 | * | | | | | | | remove mistaken commentF. Eugene Aumson2018-06-151-4/+0 | * | | | | | | | workaround for TypeScript trailing comma bugF. Eugene Aumson2018-06-151-1/+1 | * | | | | | | | Document contract_templatesF. Eugene Aumson2018-06-151-0/+15 | | |_|_|_|_|_|/ | |/| | | | | | * | | | | | | | Merge pull request #728 from 0xProject/fix/post-dev-publishFabio Berger2018-06-1985-443/+921 |\ \ \ \ \ \ \ \ | * | | | | | | | Fix missed merge conflictsFabio Berger2018-06-193-14/+0 | * | | | | | | | Fix additional versions and update yarn.lockFabio Berger2018-06-199-97/+75 | * | | | | | | | Add OrderWatcherConfig type to 0x.js docs pageFabio Berger2018-06-191-0/+1 | * | | | | | | | Export OrderWatcherConfig from 0x.jsFabio Berger2018-06-191-0/+2 | * | | | | | | | Update all package versions to match latest published to NPMFabio Berger2018-06-1931-234/+234 | * | | | | | | | Update CHANGELOG's with publishes performed on development branchFabio Berger2018-06-1950-111/+622 | | |_|/ / / / / | |/| | | | | | * | | | | | | | Merge pull request #731 from avonian/v2-prototypeLeonid Logvinov2018-06-192-4/+9 |\ \ \ \ \ \ \ \ | * | | | | | | | Update default params in sendRawPaylodAsync for improved JSON-RPC compatibilityAra Kevonian2018-06-192-4/+9 |/ / / / / / / / * | | | | | | | Merge pull request #659 from 0xProject/feature/contracts/split-proxy-internal...Jacob Evans2018-06-196-129/+206 |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | * | | | | | | Rebase with latest removing PROXY_ID from transferJacob Evans2018-06-185-95/+111 | * | | | | | | Split transfer impl and AssetProxyMixinJacob Evans2018-06-184-95/+156 | | |_|_|_|_|/ | |/| | | | | * | | | | | | Increase number of columns in relayer grid for small screensBrandon Millman2018-06-191-1/+1 | |_|_|_|/ / |/| | | | | * | | | | | Merge pull request #716 from 0xProject/feature/contracts/publicSignatureValid...Amir Bandeali2018-06-199-53/+331 |\ \ \ \ \ \ | * | | | | | Make isValidSignature publicAmir Bandeali2018-06-199-53/+331 |/ / / / / / * | | | | | Merge pull request #713 from 0xProject/feature/contracts/batchFillReturnAmir Bandeali2018-06-192-10/+28 |\ \ \ \ \ \ | * | | | | | Make batchFill methods return FIllResults structAmir Bandeali2018-06-192-10/+28 |/ / / / / / * | | | | | Merge pull request #722 from 0xProject/improvement/publishing-v2Fabio Berger2018-06-199-116/+321 |\ \ \ \ \ \ | * | | | | | Remove remove_tags scriptFabio Berger2018-06-191-57/+0 | * | | | | | Small fixesFabio Berger2018-06-193-10/+4 | * | | | | | Use semver package instead of getNextPatchVersionFabio Berger2018-06-192-7/+16 | * | | | | | Use semver library instead of semverUtilsFabio Berger2018-06-196-73/+17 | * | | | | | small fixesFabio Berger2018-06-191-2/+2 | * | | | | | Show all errors of a given kind at once rather then throwing after the first ...Fabio Berger2018-06-191-10/+36 | * | | | | | fix package.jsonFabio Berger2018-06-191-1/+1 | * | | | | | Add more prepublish checksFabio Berger2018-06-198-39/+332 | * | | | | | remove remove_tags scriptFabio Berger2018-06-192-4/+0 |/ / / / / / * | | | | | Merge pull request #712 from 0xProject/feature/website/portal-faceliftBrandon Millman2018-06-196-42/+68 |\ \ \ \ \ \ | * | | | | | Create a shared Image componentBrandon Millman2018-06-192-35/+48 | * | | | | | Update RelayerGridTile render logic to incorportate colors and logosBrandon Millman2018-06-173-14/+24 | * | | | | | Add max width to top barBrandon Millman2018-06-172-1/+3 | * | | | | | Set max-width for LargeLayoutBrandon Millman2018-06-171-4/+5 | |/ / / / / * | | | | | Merge pull request #704 from 0xProject/bug/website/fix-filling-orderFrancesco Agosti2018-06-198-4/+21 |\ \ \ \ \ \ | * | | | | | Adjust version in changelogfragosti2018-06-191-1/+1 | * | | | | | Prettierfragosti2018-06-151-1/+1 | * | | | | | Add to changelog for contract-wrappersfragosti2018-06-151-0/+8 | * | | | | | Fix typofragosti2018-06-151-1/+1 | * | | | | | Fix filling orders on Portalfragosti2018-06-157-4/+13 | | |/ / / / | |/| | | | * | | | | | Merge pull request #711 from 0xProject/website/feature/prettier-onboarding-co...Francesco Agosti2018-06-1925-85/+801 |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | * | | | | Finish last onboarding stepfragosti2018-06-167-2/+277 | * | | | | Finish set allowance stepfragosti2018-06-162-5/+32 | * | | | | Add onboarding assetsfragosti2018-06-167-0/+82 | * | | | | Add all steps to their own filefragosti2018-06-1611-71/+196 | * | | | | Prettify account setup and add eth steps of onboardingfragosti2018-06-163-3/+32 | * | | | | Make metamask part of the fow prettyfragosti2018-06-163-7/+35 | * | | | | Make start onboarding button prettyfragosti2018-06-161-2/+17 | * | | | | Improve styles of onboarding tooltipfragosti2018-06-167-53/+117 | * | | | | Add Pointer componentfragosti2018-06-152-16/+87 * | | | | | Merge pull request #700 from 0xProject/fix/contracts/tokenbugsRemco Bloemen2018-06-161-1/+29 |\ \ \ \ \ \ | * | | | | | Handle tokens that do not return boolRemco Bloemen2018-06-141-1/+29 | | |/ / / / | |/| | | | * | | | | | Merge pull request #705 from 0xProject/feature/revert-trace-subproviderAlex Browne2018-06-1514-103/+365 |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | * | | | | Change wording of error message when you try to use more than one subproviderAlex Browne2018-06-151-1/+1 | * | | | | Remove redundant check in trace.ts and revert_trace.tsAlex Browne2018-06-152-6/+1 | * | | | | Fix linter errorsAlex Browne2018-06-151-0/+1 | * | | | | De-duplicate code by refactoring subprovider classesAlex Browne2018-06-155-204/+89 | * | | | | Fix linter errors and remove coverage.jsonAlex Browne2018-06-151-2/+1 | * | | | | Remove unused variables and other small fixesAlex Browne2018-06-154-10/+11 | * | | | | Reverse order of stack trace to match behavior of most other language stack t...Alex Browne2018-06-151-1/+1 | * | | | | Fix a bug in revert_trace.tsAlex Browne2018-06-154-40/+55 | * | | | | Introduce subprovider for printing revert stack tracesAlex Browne2018-06-1510-50/+416 | | | | * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-1536-61/+946 | | | | |\ \ | |_|_|_|/ / |/| | | | | * | | | | | Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowa...Francesco Agosti2018-06-158-23/+132 |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | * | | | | Run prettifyfragosti2018-06-151-7/+8 | * | | | | Implement allowance and final flow stepfragosti2018-06-136-21/+42 | * | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-13230-1495/+4887 | |\ \ \ \ \