Go to file
K Prasch 38d384edd5
Merge pull request #676 from tuxxy/domain-constant
Make domain constants bytestrings
2019-01-22 13:56:01 -08:00
.circleci Check consistency of Pipfile.lock wrt to original requirements files 2019-01-06 18:40:09 +01:00
deploy Use en_US.UTF-8 instead of Debian specific C.UTF-8 2019-01-17 16:27:40 -07:00
docs Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
examples Remove stale demo files 2019-01-21 15:17:34 -08:00
nucypher Remove logging.Logger import 2019-01-21 14:09:27 -07:00
scripts Skip S3 Storages Tests - Bump Solc version. Organize Pipfile. 2018-11-06 16:30:35 +01:00
tests Handles Alice database in config subclass, Use sqlalchemy default development database instead of pure in-memory (#662) 2019-01-16 11:21:32 -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
.coveralls.yml Try on some coveralls 2018-12-03 14:42:48 -08:00
.gitignore Respond to RFCs in PR #617 2018-12-19 08:43:33 -08:00
LICENSE Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
Pipfile Update dependencies to constant-sorrow v0.1.0a8; Unpin py-evm; Pin Pytest. 2019-01-15 11:12:23 -08:00
Pipfile.lock Update dependencies to constant-sorrow v0.1.0a8; Unpin py-evm; Pin Pytest. 2019-01-15 11:12:23 -08:00
README.md Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
dev-requirements.txt Update dependencies to constant-sorrow v0.1.0a8; Unpin py-evm; Pin Pytest. 2019-01-15 11:12:23 -08:00
mypy.ini Tone-down mypy even more 2018-09-21 11:43:07 -07:00
pytest.ini Test results were not captured by CircleCI. Fixed. 2019-01-05 00:54:34 +01:00
requirements.txt Update dependencies to constant-sorrow v0.1.0a8; Unpin py-evm; Pin Pytest. 2019-01-15 11:12:23 -08:00
setup.cfg Extrapolate more testing steps for CI workflows; Skip publication steps (preversion). 2018-12-05 16:16:59 -08:00
setup.py Adds missing web status template; Fixes #552 2018-12-17 15:36:18 -08:00

README.md

CircleCI