aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages
Commit message (Expand)AuthorAgeFilesLines
* chore(python-packages): add MAP to python-packagesJacob Evans2019-01-121-0/+263
* Update prettier to version ^1.15.3Alex Browne2019-01-112-37/+37
* Merge developmentLeonid Logvinov2019-01-10158-142/+8753
|\
| * Clean up docs before publishF. Eugene Aumson2019-01-105-20/+69
| * In README's, don't mention non-existent tests (#1497)F. Eugene Aumson2019-01-103-15/+1
| * Python contract demo, with lots of refactoring (#1485)F. Eugene Aumson2019-01-09132-117/+8223
| * Merge pull request #1439 from 0xProject/migrations/docker-imageJacob Evans2019-01-091-7/+1
| |\
| | * chore(python-packages): Change docker command in setup.pyJacob Evans2019-01-021-7/+1
| * | Move json_schemas to its own package (#1435)F. Eugene Aumson2019-01-0930-28/+504
| |\ \
| | * | Add entry point for validation of JSON stringsF. Eugene Aumson2018-12-291-0/+22
| | * | Correct inconsistencies in JSON schema namesF. Eugene Aumson2018-12-291-19/+3
| | * | Correct doc titlesF. Eugene Aumson2018-12-152-3/+3
| | * | Tweak special case: only strip Schema as suffixF. Eugene Aumson2018-12-151-1/+3
| | * | Add example usage to sra_client READMEF. Eugene Aumson2018-12-151-0/+29
| | * | Support ALL the schemasF. Eugene Aumson2018-12-153-20/+23
| | * | Move zero_ex.json_schemas to its own packageF. Eugene Aumson2018-12-1528-7/+443
| | |/
* | / Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-1/+1
|/ /
* / feat(sra_client.py): Test deployed pkg via toxF. Eugene Aumson2018-12-201-0/+14
|/
* feat(sra_client.py)F. Eugene Aumson2018-12-1249-0/+6846
* fix(order_utils.py): Remove stale commentF. Eugene Aumson2018-12-121-2/+0
* feat(order_utils.py): schema resolver cache (#1317)Daniel Pyrathon2018-12-014-38/+81
* fix(order_utils.py): unpin pylint version (#1337)F. Eugene Aumson2018-11-281-2/+1
* fix(order_utils.py): work aroud pylint bug (#1322)F. Eugene Aumson2018-11-261-1/+2
* fix(order_utils.py): publish docs to S3, not RTD (#1264)F. Eugene Aumson2018-11-173-2/+29
* fix(order_utils.py): lazy load contract artifacts (#1262)F. Eugene Aumson2018-11-151-8/+21
* fix(order_utils.py): validate order w/json schema (#1260)F. Eugene Aumson2018-11-158-61/+130
* feat(order_utils.py): sign_hash() (#1254)F. Eugene Aumson2018-11-1414-110/+286
* feat(order_utils.py) generate_order_hash_hex() (#1234)F. Eugene Aumson2018-11-146-20/+185
* [order_utils.py] is_signature_valid, via Exchange contract (#1216)F. Eugene Aumson2018-11-0817-33/+323
* feat(order_utils.py): ERC721 asset data codec (#1186)F. Eugene Aumson2018-10-275-6/+131
* fix(order_utils.py): tweaks for first publish (#1185)F. Eugene Aumson2018-10-279-17/+129
* feat(order_utils.py): ERC20 asset data encoding and decodingF. Eugene Aumson2018-10-2421-37/+378
* fix: linterF. Eugene Aumson2018-10-131-1/+1
* fix: use python's extsplit, not manual splicingF. Eugene Aumson2018-10-131-1/+2
* feat: project stub for python order utilitiesF. Eugene Aumson2018-10-1312-0/+262