Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(order_utils.py): publish docs to S3, not RTD (#1264) | F. Eugene Aumson | 2018-11-17 | 1 | -1/+15 |
* | fix(order_utils.py): validate order w/json schema (#1260) | F. Eugene Aumson | 2018-11-15 | 1 | -1/+2 |
* | feat(order_utils.py): sign_hash() (#1254) | F. Eugene Aumson | 2018-11-14 | 1 | -4/+0 |
* | feat(order_utils.py) generate_order_hash_hex() (#1234) | F. Eugene Aumson | 2018-11-14 | 1 | -1/+7 |
* | [order_utils.py] is_signature_valid, via Exchange contract (#1216) | F. Eugene Aumson | 2018-11-08 | 1 | -8/+39 |
* | feat(order_utils.py): ERC721 asset data codec (#1186) | F. Eugene Aumson | 2018-10-27 | 1 | -1/+1 |
* | fix(order_utils.py): tweaks for first publish (#1185) | F. Eugene Aumson | 2018-10-27 | 1 | -13/+53 |
* | feat(order_utils.py): ERC20 asset data encoding and decoding | F. Eugene Aumson | 2018-10-24 | 1 | -10/+29 |
* | fix: linter | F. Eugene Aumson | 2018-10-13 | 1 | -1/+1 |
* | fix: use python's extsplit, not manual splicing | F. Eugene Aumson | 2018-10-13 | 1 | -1/+2 |
* | feat: project stub for python order utilities | F. Eugene Aumson | 2018-10-13 | 1 | -0/+127 |