Go to file
jMyles 1fbb577194 Using single rest_url instead of port and host. 2018-09-06 21:01:44 +02:00
.circleci CircleCI: Update contract integration test name 2018-08-31 15:41:58 -07:00
doc Removed government contract 2018-09-01 14:50:41 +03:00
nucypher Using single rest_url instead of port and host. 2018-09-06 21:01:44 +02:00
nucypher_cli Simpler InterfaceInfo. Loopback literals are now localhost. 2018-09-06 21:01:42 +02:00
scripts Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00
tests Uncorked stake (ie, Ursula doesn't stake really for tests) and removed skips. 2018-09-06 21:01:43 +02: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 Update Pipfile with hendrix release 2018-08-31 12:23:15 -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 Twisted staking process handler 2018-08-31 11:03:54 -07:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00

README.md

CircleCI