aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-api
Commit message (Collapse)AuthorAgeFilesLines
* Rename sra-api to sra-specfragosti2018-08-2430-1141/+0
|
* Pin sra-report to 0xproject/connect v1.0.4fragosti2018-08-211-1/+1
|
* Update changelogsfragosti2018-08-172-1/+10
|
* Update test fixturesfragosti2018-08-161-0/+0
|
* Update types and add missing param to SRA specfragosti2018-08-151-0/+9
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-143-4/+15
|\ | | | | | | feature/sra-api/add-defaults
| * PublishAlex Browne2018-08-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.3 - @0xproject/abi-gen@1.0.5 - @0xproject/assert@1.0.5 - @0xproject/base-contract@2.0.0-rc.1 - @0xproject/connect@1.0.5 - @0xproject/contract-wrappers@1.0.1-rc.3 - contracts@2.1.40 - @0xproject/dev-utils@1.0.4 - ethereum-types@1.0.4 - @0xproject/fill-scenarios@1.0.1-rc.3 - @0xproject/json-schemas@1.0.1-rc.4 - @0xproject/metacoin@0.0.15 - @0xproject/migrations@1.0.4 - @0xproject/monorepo-scripts@1.0.5 - @0xproject/order-utils@1.0.1-rc.3 - @0xproject/order-watcher@1.0.1-rc.3 - @0xproject/react-docs@1.0.5 - @0xproject/react-docs-example@0.0.20 - @0xproject/react-shared@1.0.6 - @0xproject/sol-compiler@1.0.5 - @0xproject/sol-cov@2.0.0 - @0xproject/sol-resolver@1.0.5 - @0xproject/sra-api@1.0.1-rc.4 - @0xproject/sra-report@1.0.5 - @0xproject/subproviders@1.0.5 - @0xproject/testnet-faucets@1.0.41 - @0xproject/tslint-config@1.0.5 - @0xproject/types@1.0.1-rc.4 - @0xproject/typescript-typings@1.0.4 - @0xproject/utils@1.0.5 - @0xproject/web3-wrapper@1.2.0 - @0xproject/website@0.0.44
| * Updated CHANGELOGSAlex Browne2018-08-142-1/+12
| |
* | Add defaults for networkId and paginationfragosti2018-08-143-3/+6
|/
* Ignore api.json in prettierfragosti2018-08-141-1044/+1
|
* apply prettierfragosti2018-08-142-4/+1047
|
* Enforce camelCase for all parameters and change the way the site is deployed ↵fragosti2018-08-119-33/+52
| | | | and hosted
* Fix linting issuesfragosti2018-08-101-1/+1
|
* Apply prettierfragosti2018-08-101-6/+14
|
* Change scripts folder to build_scriptsfragosti2018-08-102-1/+7
|
* Force case change in filefragosti2018-08-101-0/+0
|
* Remove md hints because the static site cannot handle themfragosti2018-08-091-4/+4
|
* Add section about json-schemas and sra reportfragosti2018-08-091-4/+30
|
* Fix links in markdownfragosti2018-08-091-8/+8
|
* Add to changelog and fix OrderBook typofragosti2018-08-095-9/+19
|
* Remove tests directory, use swagger api, make json api compliantfragosti2018-08-096-24/+68
|
* Change some static side configsfragosti2018-08-082-13/+15
|
* Add POST order endpointfragosti2018-08-085-12/+56
|
* Add GET fee_recipientsfragosti2018-08-083-0/+24
|
* Add GET order_configfragosti2018-08-085-0/+43
|
* token_pairs -> asset_pairsfragosti2018-08-081-4/+4
|
* Add GET OrderBook endpointfragosti2018-08-083-0/+92
|
* Add GET order endpoint specfragosti2018-08-083-1/+47
|
* Add orders endpointfragosti2018-08-084-1/+175
|
* Minor refactoringfragosti2018-08-084-26/+7
|
* Add discharge config and deployfragosti2018-08-083-3/+36
|
* Add static site buildfragosti2018-08-083-4/+3
|
* Add markdown sectionfragosti2018-08-083-3/+188
|
* Refactor using some utility methodsfragosti2018-08-036-109/+135
|
* Add errors and headersfragosti2018-08-032-0/+50
|
* Create asset_pairs SRA endpoint (and establish conventions)fragosti2018-08-033-171/+81
|
* Get schema tests running (not crashiing)fragosti2018-08-012-4/+56
|
* Add scriptsfragosti2018-07-282-6/+4
|
* Add to READMEfragosti2018-07-271-1/+23
|
* Create API development environment and json distributionfragosti2018-07-272-7/+14
|
* Rename to sra-apifragosti2018-07-279-0/+308