Go to file
tuxxy c2408eddce Add __del__ to BlockchainPower 2018-06-26 01:58:04 -06:00
.circleci Correct Pipfile inline table usage 2018-06-26 00:34:27 -07:00
doc Changed unlocking in the UserEscrow 2018-05-19 11:56:38 +03:00
examples Implementing InterfaceInfo. 2018-06-20 10:13:26 -07:00
nucypher Add __del__ to BlockchainPower 2018-06-26 01:58:04 -06:00
tests Using to_canonical_address instead of unhexlify. 2018-06-23 14:33:46 -07:00
wheelhouse Use local wheelhouse 2018-06-05 19:55:01 -07:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.gitignore updates gitignore with blockchain considerations 2018-04-22 18:48:12 -07:00
.travis.yml Update Travis config to use Pipfile.lock 2018-06-20 10:13:23 -07:00
Pipfile Correct Pipfile inline table usage 2018-06-26 00:34:27 -07:00
README.md Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
mypy.ini mypy settings to ignore missing imports. 2017-11-21 22:13:49 -08: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 Remove unused dependencies from setup.py - we specify all in pipenv 2018-06-05 20:09:37 -07:00
setup.sh Dev install script 2018-06-05 20:52:12 -07:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00

README.md

CircleCI