Go to file
jMyles 117c70eb26 FleetState is now FleetStateTracker; FleetState is a smaller idea communicated by a NamedTuple. We now track previous states. 2018-11-16 10:24:26 -08:00
.circleci test-and-deploy workflow for nucypher publication 2018-11-04 20:43:01 +01:00
deploy Adjust provisioning CLI usage 2018-11-10 21:26:10 +01:00
docs Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
examples/finnegans_wake_demo Port @ongrid's docs to the latest demo; Thanks! 2018-11-10 14:02:39 -08:00
nucypher FleetState is now FleetStateTracker; FleetState is a smaller idea communicated by a NamedTuple. We now track previous states. 2018-11-16 10:24:26 -08:00
scripts Include missing nicknames in package data 2018-11-09 09:29:12 -08:00
tests Moved away from treating known_nodes as a dict throughout. 2018-11-16 10:24:26 -08:00
.bumpversion.cfg Good Catch! 2018-11-05 17:31:06 +01:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.gitignore Basic playbook compatibility with multiple regions; Use generic seednodes ansible hosts group name 2018-11-04 09:29:19 +01:00
LICENSE Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
Pipfile Pin eth-utils version 2018-11-10 13:41:10 -08:00
README.md Port @ongrid's docs to the latest demo; Thanks! 2018-11-10 14:02:39 -08: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 Pin eth-utils version 2018-11-10 13:41:10 -08:00

README.md

CircleCI