aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/order_utils/src/zero_ex
Commit message (Collapse)AuthorAgeFilesLines
* fix(order_utils.py): tweaks for first publish (#1185)F. Eugene Aumson2018-10-271-0/+1
|
* feat(order_utils.py): ERC20 asset data encoding and decodingF. Eugene Aumson2018-10-245-13/+208
| | | | | | | | | | In addition to the ERC20 codec, also: Stopped ignoring type errors on 3rd party imports, by including interface stubs for them; Removed the unimplemented signature-utils module, which was just a stand-in when the python project support was first put in place. https://github.com/0xProject/0x-monorepo/pull/1144
* feat: project stub for python order utilitiesF. Eugene Aumson2018-10-134-0/+15
An empty project, with respect to functionality, but one configured with a test framework, linters, CI integration, etc. https://app.asana.com/0/836857747873847/839549782781239/f