aboutsummaryrefslogtreecommitdiffstats
path: root/libwombat/wombat-client.c
stat options
Period:
Authors:

Commits per author per week (path 'libwombat/wombat-client.c')

AuthorW49 2024W50 2024W51 2024W52 2024Total
Total00000
+6 * Implement Developers dropdownFabio Berger2018-08-272-0/+181 * Add ability to specify styling to popover containerFabio Berger2018-08-271-0/+3 * Fix translation capitalizations to not capitalize single letters with sentenc...Fabio Berger2018-08-271-1/+6 * Add missing translations needed for dev dropdownFabio Berger2018-08-276-5/+47 * Merge pull request #997 from 0xProject/feature/forwarder-helper/initBrandon Millman2018-08-2420-16/+602 |\ | * Upgrade changelog version to get around test-publis CI jobBrandon Millman2018-08-241-1/+1 | * Remove CHANGELOG.mdBrandon Millman2018-08-241-1/+0 | * Move sorting phase into its own utils fileBrandon Millman2018-08-242-64/+95 | * Remove legacy docs stuffBrandon Millman2018-08-243-28/+5 | * Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-24277-12285/+3291 | |\ | * | Update _sortedConfigs namingBrandon Millman2018-08-241-4/+4 | * | Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-2457-811/+987 | |\ \ | * | | Fix prettierBrandon Millman2018-08-231-0/+1 | * | | Fix lint errorsBrandon Millman2018-08-232-3/+3 | * | | Add changelog entry and fix order-util changelog PR numbersBrandon Millman2018-08-232-4/+14 | * | | Add assertions to factoryBrandon Millman2018-08-232-1/+7 | * | | Add more commentsBrandon Millman2018-08-232-0/+9 | * | | Write initial forwarderHelperFactoryBrandon Millman2018-08-232-0/+17 | * | | Add tests for getMarketBuyOrdersInfoBrandon Millman2018-08-233-11/+52 | * | | Fix rounding bug in marketUtilsBrandon Millman2018-08-232-3/+10 | * | | Add test for sorting that happens in constructorBrandon Millman2018-08-231-2/+85 | * | | Add more TODO itemsBrandon Millman2018-08-231-0/+2 | * | | Make config public readonlyBrandon Millman2018-08-231-3/+3 | * | | Add ForwarderHelperImplConfigBrandon Millman2018-08-235-38/+100 | * | | Remove marketSell and add to marketBuy implementationBrandon Millman2018-08-235-62/+48 | * | | Add stubs for ForwarderHelper interface in ForwarderHelperImplBrandon Millman2018-08-233-12/+58 | * | | Flesh out typesBrandon Millman2018-08-232-0/+82 | * | | Initial skeleton of forwarder-helper packageBrandon Millman2018-08-2315-0/+227 * | | | Update uglify plugin to support es6Brandon Millman2018-08-242-4/+12 | |_|/ |/| | * | | Fix linterFabio Berger2018-08-241-1/+1 * | | Stop nesting interfaces and add necessary type exportsFabio Berger2018-08-242-20/+31 * | | Remove duplicate type and remove nested interfaceFabio Berger2018-08-241-25/+5 * | | Add support for rending the Tuple typeFabio Berger2018-08-233-0/+36 * | | Add missing keyuFabio Berger2018-08-231-1/+5 * | | Remove excessive timestampFabio Berger2018-08-231-1/+0 * | | Improve doc commebntFabio Berger2018-08-231-1/+2 * | | Remove docs catch-all endpointFabio Berger2018-08-231-1/+0 * | | Fix commentsFabio Berger2018-08-232-9/+3 * | | Look for all TS mapped typesFabio Berger2018-08-231-2/+2 * | | Add catch and exit with non-zeroFabio Berger2018-08-231-2/+4 * | | Remove superfluous depFabio Berger2018-08-231-1/+0 * | | Fix CHANGELOG entryFabio Berger2018-08-231-7/+1 * | | Fix double assignmentFabio Berger2018-08-231-1/+1 * | | Upgrade Typedoc to 0.12.0, which works with TS 3.xFabio Berger2018-08-2310-10/+10 * | | Fix prettier issuesFabio Berger2018-08-232-3/+7 * | | Enable dry run of release publishing and handle git tags existingFabio Berger2018-08-233-16/+49 * | | Missing/superfluous type exports from connectFabio Berger2018-08-231-2/+6 * | | Prettier fixFabio Berger2018-08-231-1/+1 * | | merge developmentFabio Berger2018-08-2357-811/+987 |\ \ \ | | |/ | |/| | * | Merge pull request #974 from 0xProject/feature/connect/sra-api-v2Francesco Agosti2018-08-2357-811/+987 | |\ \ | | |/ | |/| | | * Run prettierfragosti2018-08-231-1/+1 | | * Remove comment in updates json-schemas docfragosti2018-08-231-1/+0 | | * Add documentation for json-schemasfragosti2018-08-232-0/+36 | | * Fix typofragosti2018-08-222-1/+2 | | * Remove artifactsfragosti2018-08-221-10036/+0 | | * Update variable names, make release candidatefragosti2018-08-222-4/+4 | | * Update more names in docsfragosti2018-08-211-3/+4 | | * Improve documentationfragosti2018-08-213-6/+15 | | * Pin sra-report to 0xproject/connect v1.0.4fragosti2018-08-212-2/+2 | | * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-2150-58535/+33 | | |\ | | * \ Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-2157-1002/+2807 | | |\ \ | | * | | Run prettierfragosti2018-08-2112-35/+33 | | * | | lint everythingfragosti2018-08-213-9/+8 | | * | | Update websocket for SRA v2fragosti2018-08-2112-74/+71 | | * | | Remove default query parametersfragosti2018-08-188-37/+2880 | | * | | Add networkId request param optionfragosti2018-08-187-39/+64 | | * | | Rename websocket files and typesfragosti2018-08-174-36/+34 | | * | | Use uuid as string for requestIdfragosti2018-08-172-2/+4 | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-1746-184/+618 | | |\ \ \ | | * | | | Update changelogsfragosti2018-08-173-1/+19 | | * | | | Add fee recipients testfragosti2018-08-164-5/+39 | | * | | | All previous tests passingfragosti2018-08-161-4/+4 | | * | | | Get orders async tests passingfragosti2018-08-163-3/+8 | | * | | | getAssetPairsAsync tests passingfragosti2018-08-167-22/+20 | | * | | | Project now buildsfragosti2018-08-166-41/+19 | | * | | | Update test fixturesfragosti2018-08-1620-209/+284 | | * | | | Update parsing codefragosti2018-08-154-22/+43 | | * | | | Update connect json-schemasfragosti2018-08-156-43/+44 | | * | | | Update types and add missing param to SRA specfragosti2018-08-154-19/+31 | | * | | | Update json-schemas, update HTTPClient typesfragosti2018-08-1510-56/+44 | | * | | | Update types to reflect v2fragosti2018-08-1526-210/+186 | | * | | | Change names of basic types in Client interfacefragosti2018-08-156-21/+28 * | | | | | Replace complicated camelCase to spaces logic with change-case packageFabio Berger2018-08-232-19/+3 * | | | | | Add/improve commentsFabio Berger2018-08-233-5/+11 * | | | | | Fix changelogsFabio Berger2018-08-232-3/+4 * | | | | | Refactor publish script so that root package.json configs.packagesWithDocs is...Fabio Berger2018-08-2313-57/+41 * | | | | | Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-2323-70/+69 * | | | | | Remove monorepo-scripts from tslintconfig.jsonFabio Berger2018-08-221-1/+1 * | | | | | Use actual packageName for external example importsFabio Berger2018-08-2215-2/+17 * | | | | | Update all CHANGELOGsFabio Berger2018-08-228-2/+83 * | | | | | Fix prettierFabio Berger2018-08-222-6/+7 * | | | | | Update contract-wrappers CHANGELOGFabio Berger2018-08-221-2/+6 * | | | | | Fix remaining merge issuesFabio Berger2018-08-226-6/+10 * | | | | | Merge development branchFabio Berger2018-08-22120-60350/+7798 |\| | | | | | * | | | | Add getBalancesAndAllowancesAmir Bandeali2018-08-222-0/+69 | * | | | | Add ZRX balances and allowances to TraderInfoAmir Bandeali2018-08-225-34/+364 | * | | | | Add OrderValidator to migrationsAmir Bandeali2018-08-229-7/+603 | * | | | | Add testsAmir Bandeali2018-08-225-1/+451 | * | | | | Don't throw if ERC721 token isn't ownedAmir Bandeali2018-08-221-1/+51 | * | | | | Add OrderValidator contractAmir Bandeali2018-08-2214-23/+163 | * | | | | Remove redundant constructor argsAmir Bandeali2018-08-224-12/+8 | * | | | | Merge pull request #994 from feuGeneA/remove-more-v2-artifactsFabio Berger2018-08-222-10348/+0 | |\ \ \ \ \ | | * | | | | remove more v2 contract artifactsF. Eugene Aumson2018-08-212-10348/+0 | | | |_|_|/ | | |/| | | | * / | | | Fix file name from camel to snake caseFabio Berger2018-08-212-1/+1 | |/ / / / | * | | | Merge pull request #990 from 0xProject/feature/website/update-onboarding-lock...Brandon Millman2018-08-212-5/+3 | |\ \ \ \ | | * | | | Update lock icon in onboardingBrandon Millman2018-08-212-5/+3 | * | | | | Merge pull request #989 from 0xProject/fix/sol-cov-incorrect-filesAlex Browne2018-08-211-1/+1 | |\ \ \ \ \ | | * | | | | fix(sol-cov): Remove old files and update config.contractsDirAlex Browne2018-08-213-191/+1 | * | | | | | Merge pull request #976 from feuGeneA/remove-v2-artifactsAmir Bandeali2018-08-2143-58525/+15 | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | * | | | | change clean to also remove generated artifactsF. Eugene Aumson2018-08-211-1/+1 | | * | | | | remove disabled scriptsF. Eugene Aumson2018-08-211-2/+0 | | * | | | | remove v2 contract artifactsF. Eugene Aumson2018-08-2143-58524/+16 | | | |_|_|/ | | |/| | | | * | | | | Add Matt Taylor to websiteBrandon Millman2018-08-212-1/+8 | | |/ / / | |/| | | | * | | | Remove exit 0 from website build commandBrandon Millman2018-08-211-1/+1 | * | | | Revert error renamesBrandon Millman2018-08-211-2/+5 | |/ / / | * | | Merge pull request #975 from 0xProject/feature/contract-wrappers/executeTrans...Fabio Berger2018-08-194-0/+524 | |\ \ \ | | * | | Rename to Transaction Encoder.Jacob Evans2018-08-186-240/+521