Go to file
jMyles 72d0c8e978 Commenting out MyPy check for the moment. See #350. 2018-07-10 10:14:42 -07:00
.circleci Commenting out MyPy check for the moment. See #350. 2018-07-10 10:14:42 -07:00
doc Changed unlocking in the UserEscrow 2018-05-19 11:56:38 +03:00
examples Implementing InterfaceInfo. 2018-06-20 10:13:26 -07:00
nucypher Finished the upgradeable UserEscrow contract, contracts mocks are combined into test sets 2018-07-06 21:17:02 +03:00
scripts Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00
tests Finished the upgradeable UserEscrow contract, contracts mocks are combined into test sets 2018-07-06 21:17:02 +03:00
wheelhouse Use local wheelhouse 2018-06-05 19:55:01 -07:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.gitignore updates gitignore with blockchain considerations 2018-04-22 18:48:12 -07:00
Pipfile Adding pytest-twisted to dev reqs. 2018-07-10 10:14:04 -07:00
README.md Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
mypy.ini Add mypy.ini configuration 2018-06-28 16:54:14 -07:00
pytest.ini Start to update contract tests to pure web3 api; *borrowing* populus namespacs. 2018-04-15 16:05:12 -07:00
setup.py Remove unused dependencies from setup.py - we specify all in pipenv 2018-06-05 20:09:37 -07:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00

README.md

CircleCI