Go to file
David Núñez 1a6dba3f0a Use cryptography.io curves to generate certs, not umbral curves 2018-10-19 03:11:28 +02: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 Load hard-coded bootnodes with pre-loading of TLS certificate. 2018-10-12 09:37:44 -07: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 Use cryptography.io curves to generate certs, not umbral curves 2018-10-19 03:11:28 +02:00
scripts Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00
tests Merge pull request #476 from KPrasch/storages 2018-10-12 09:23:51 -07: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 Integrate downstream changes, from PR #424 2018-09-10 16:13:06 +02:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00

README.md

CircleCI