Go to file
David Núñez 812a2b0c91 Test for Bob.join_policy() in a separate test module. Fixes #233 2018-10-29 12:10:00 +01:00
.circleci Update CI to include config tests; Reorganize; Fix glob pattern; Localize utility functions in CLI. 2018-10-09 23:51:21 -07:00
cli Changing remaining 'bootnode' references to 'seednode'. 2018-10-27 22:36:02 +02:00
doc Moving Characters to characters.lawful, in preparation for (now) the introduction of Vladimir and (not now) the introduction of a factory-style Character creation flow. 2018-09-12 13:58:13 +02:00
examples Allow existing metadata files to be loaded into a development node with CLI flag; Update demo args to use metadata file. 2018-10-05 23:28:21 -07:00
nucypher Some pending renamings (uri -> label, signing_key -> verifying_key) 2018-10-29 01:51:56 +01:00
scripts Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00
tests Test for Bob.join_policy() in a separate test module. Fixes #233 2018-10-29 12:10:00 +01:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.gitignore Remove examples dir, relocate remaining valuable parts to cli.demos update gitignore: ursula's db 2018-08-31 11:33:46 -07:00
Pipfile Putting nucypher up-to-date wrt to pyumbral 2018-10-19 02:20:27 +02:00
README.md Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
mypy.ini Tone-down mypy even more 2018-09-21 11:43:07 -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 nucypher-cli -> nucypher; CLI cleanup 2018-10-14 20:25:37 -07:00

README.md

CircleCI