index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python-packages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update prettier to version ^1.15.3
Alex Browne
2019-01-11
2
-37
/
+37
*
Merge development
Leonid Logvinov
2019-01-10
158
-142
/
+8753
|
\
|
*
Clean up docs before publish
F. Eugene Aumson
2019-01-10
5
-20
/
+69
|
*
In README's, don't mention non-existent tests (#1497)
F. Eugene Aumson
2019-01-10
3
-15
/
+1
|
*
Python contract demo, with lots of refactoring (#1485)
F. Eugene Aumson
2019-01-09
132
-117
/
+8223
|
*
Merge pull request #1439 from 0xProject/migrations/docker-image
Jacob Evans
2019-01-09
1
-7
/
+1
|
|
\
|
|
*
chore(python-packages): Change docker command in setup.py
Jacob Evans
2019-01-02
1
-7
/
+1
|
*
|
Move json_schemas to its own package (#1435)
F. Eugene Aumson
2019-01-09
30
-28
/
+504
|
|
\
\
|
|
*
|
Add entry point for validation of JSON strings
F. Eugene Aumson
2018-12-29
1
-0
/
+22
|
|
*
|
Correct inconsistencies in JSON schema names
F. Eugene Aumson
2018-12-29
1
-19
/
+3
|
|
*
|
Correct doc titles
F. Eugene Aumson
2018-12-15
2
-3
/
+3
|
|
*
|
Tweak special case: only strip Schema as suffix
F. Eugene Aumson
2018-12-15
1
-1
/
+3
|
|
*
|
Add example usage to sra_client README
F. Eugene Aumson
2018-12-15
1
-0
/
+29
|
|
*
|
Support ALL the schemas
F. Eugene Aumson
2018-12-15
3
-20
/
+23
|
|
*
|
Move zero_ex.json_schemas to its own package
F. Eugene Aumson
2018-12-15
28
-7
/
+443
|
|
|
/
*
|
/
Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
Leonid Logvinov
2019-01-08
1
-1
/
+1
|
/
/
*
/
feat(sra_client.py): Test deployed pkg via tox
F. Eugene Aumson
2018-12-20
1
-0
/
+14
|
/
*
feat(sra_client.py)
F. Eugene Aumson
2018-12-12
49
-0
/
+6846
*
fix(order_utils.py): Remove stale comment
F. Eugene Aumson
2018-12-12
1
-2
/
+0
*
feat(order_utils.py): schema resolver cache (#1317)
Daniel Pyrathon
2018-12-01
4
-38
/
+81
*
fix(order_utils.py): unpin pylint version (#1337)
F. Eugene Aumson
2018-11-28
1
-2
/
+1
*
fix(order_utils.py): work aroud pylint bug (#1322)
F. Eugene Aumson
2018-11-26
1
-1
/
+2
*
fix(order_utils.py): publish docs to S3, not RTD (#1264)
F. Eugene Aumson
2018-11-17
3
-2
/
+29
*
fix(order_utils.py): lazy load contract artifacts (#1262)
F. Eugene Aumson
2018-11-15
1
-8
/
+21
*
fix(order_utils.py): validate order w/json schema (#1260)
F. Eugene Aumson
2018-11-15
8
-61
/
+130
*
feat(order_utils.py): sign_hash() (#1254)
F. Eugene Aumson
2018-11-14
14
-110
/
+286
*
feat(order_utils.py) generate_order_hash_hex() (#1234)
F. Eugene Aumson
2018-11-14
6
-20
/
+185
*
[order_utils.py] is_signature_valid, via Exchange contract (#1216)
F. Eugene Aumson
2018-11-08
17
-33
/
+323
*
feat(order_utils.py): ERC721 asset data codec (#1186)
F. Eugene Aumson
2018-10-27
5
-6
/
+131
*
fix(order_utils.py): tweaks for first publish (#1185)
F. Eugene Aumson
2018-10-27
9
-17
/
+129
*
feat(order_utils.py): ERC20 asset data encoding and decoding
F. Eugene Aumson
2018-10-24
21
-37
/
+378
*
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
12
-0
/
+262