Go to file
Kieran Prasch 4221bdbdb3 Stub CLI network status command 2018-08-31 11:03:54 -07:00
.circleci Reset CI cache, Reintroduce mypy checks with allowed failure while were at it 2018-08-31 11:03:52 -07:00
doc Changed unlocking in the UserEscrow 2018-05-19 11:56:38 +03:00
examples Small fixes to restore federated demo. 2018-08-09 17:30:28 -04:00
nucypher Handle UnknownContract at Agent init-time 2018-08-31 11:03:54 -07:00
nucypher_cli Stub CLI network status command 2018-08-31 11:03:54 -07:00
scripts Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00
tests CircleCI: directly use install solc script to dodge pipenv api changes 2018-08-31 10:53:18 -07:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.gitignore Adding new ignorables to .gitignore. 2018-07-18 20:20:20 -07:00
.nucypher.ini Strips old versions of from_config; CLI minor bug fixes 2018-08-31 10:52:19 -07:00
Pipfile update pipfile with ordering and comments, and active dev packages for WIP 2018-08-31 10:52:19 -07:00
README.md Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
mypy.ini Quieter mypy options. See #350. 2018-07-10 10:14:42 -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 Refactor cli to stand-alone module; Update cli entry point in setup.py 2018-08-31 10:52:19 -07:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00

README.md

CircleCI