Commit Graph

90 Commits (720e961f12f3adb72a0955feb4146cfd7af223ab)

Author SHA1 Message Date
Kieran Prasch 732a82caf1
Update dependencies to constant-sorrow v0.1.0a8; Unpin py-evm; Pin Pytest. 2019-01-15 11:12:23 -08:00
Kieran Prasch eef389e591
Update pinned pipenv dependencies and requirements; Temp pin for eth-tester 2019-01-04 08:08:00 -08:00
Kieran Prasch dc298a860c
Update nucypher dependencies to umbral==0.1.3; Thin Pipfile. 2018-12-17 13:59:10 -08:00
Kieran Prasch 3c400a0dbd Bug Fix: Update and Utilize Pipfile entrypoints in workflow; Pip build-time checks 2018-12-16 18:16:53 -08:00
Kieran Prasch bf62f9201d
Class-based refactor; Timestamped reports; Automation job. 2018-12-13 16:01:14 -08:00
David Núñez f228ea9c06 Leaving dependency hell...(for now) 2018-12-11 02:26:18 +01:00
jMyles 968be5d851 This is actually the package name for BSS. 2018-12-10 21:52:08 +01:00
David Núñez 015f62c91c Adapt NuCypher to umbral==0.1.2a1 2018-12-10 21:38:22 +01:00
Kieran Prasch 0afe4cc14a
Mock default installation to ensure rest_host it correctly set; Includes pytest-mock Pipfile update. 2018-12-05 16:17:03 -08:00
Kieran Prasch dd6f02b733
Include python-coveralls in version-tracking files; Do not use -e flag when testing installation via pip. 2018-12-03 16:20:13 -08:00
Kieran Prasch 0835794df9
Try on some coveralls 2018-12-03 14:42:48 -08:00
David Núñez 92dc863f0e
Pin Umbral 0.1.1.a3
Co-Authored-By: KPrasch <kieranprasch@gmail.com>
2018-11-28 10:40:17 -08:00
Kieran Prasch e81500ef77
Dependency version freeze; Pipenv lock, legacy pip requirements. 2018-11-27 15:58:19 -08:00
David Núñez fe22af19fd Pin umbral==0.1.1a3 before new API-breaking release 2018-11-19 22:10:29 +01:00
Kieran Prasch 01dda169d2
Pin eth-utils version 2018-11-10 13:41:10 -08:00
Kieran Prasch cb1344263c Adjust provisioning CLI usage 2018-11-10 21:26:10 +01:00
Kieran Prasch 277e2bd0ee
Include missing nicknames in package data 2018-11-09 09:29:12 -08:00
Kieran Prasch 95635cf396
Update Pipfile 2018-11-09 07:43:40 -08:00
Kieran Prasch 7124364415 Skip S3 Storages Tests - Bump Solc version. Organize Pipfile. 2018-11-06 16:30:35 +01:00
Kieran Prasch 9a60b4ea1c Update top level manifest; Additional package metadata. 2018-11-06 16:30:35 +01:00
Kieran Prasch 8b82d3abc1 Optional sentry reporting via simple twisted log observer 2018-11-04 20:40:01 +01:00
Kieran Prasch 4cd6cdc9cd Send errors and logs to sentry; Application code update playbook. 2018-11-04 10:27:04 +01:00
jMyles 06361232c6 It turns out that we need this to be editable for namespace purposes until #502. 2018-10-30 11:52:21 +01:00
jMyles a940390b22 More poking around at node launch. Also self-install is no longer editable by default. 2018-10-30 01:08:34 +01:00
David Núñez 7c7c6ab62c Putting nucypher up-to-date wrt to pyumbral 2018-10-19 02:20:27 +02:00
Kieran Prasch 2874b895bd integrate eth-tester v0.1.0b33; Constant sorrow on PyPI. 2018-10-12 09:27:46 -07:00
K Prasch ab22d5db93
Merge pull request #476 from KPrasch/storages
Configurable Node Storages
2018-10-12 09:23:51 -07:00
Kieran Prasch 85b42f639f Update CI to include config tests; Reorganize; Fix glob pattern; Localize utility functions in CLI. 2018-10-09 23:51:21 -07:00
tuxxy 14c1a01a9c Remove rpcudp 2018-10-07 15:16:19 -06:00
tuxxy 0056420ebe Remove kademlia from pipenv and imports 2018-10-07 15:05:12 -06:00
Kieran Prasch e48a6ca946 Allow the creation of node configurations in CLI for multiple character classes 2018-10-04 14:37:10 -07:00
Kieran Prasch 76b87da09a Pin version of apistar; post update 2018-09-25 11:10:02 -07:00
Kieran Prasch 2f2faf9a05 Add editable installation of nucypher to Pipfile (for test entry points) 2018-09-18 09:19:51 -07:00
Kieran R. Prasch 74618b9297 Update Pipfile with hendrix release 2018-08-31 12:23:15 -07:00
Kieran R. Prasch c70dd8a703 Pin high-velocity versions to Pipenv, for now. 2018-08-31 12:21:05 -07:00
Kieran Prasch 1e11b60f4b update pipenv deps to newer versions. Fix circleci script path 2018-08-31 11:46:39 -07:00
Kieran Prasch 7760a416bd update pipfile 2018-08-31 11:16:07 -07:00
Kieran Prasch ad48b6fd99 use bytestring splitter from pypi take #2 2018-08-31 11:03:54 -07:00
Kieran Prasch e884f50998 Specify newer version of coincurve for a downstream packaging fix (coincurve #23) 2018-08-31 11:03:54 -07:00
Kieran Prasch 59f298c9d2 update pipfile with ordering and comments, and active dev packages for WIP 2018-08-31 10:52:19 -07:00
tuxxy 0a1e62a86e Remove cryptography.io wheelhouse and update Pipfile 2018-07-18 13:42:17 -06:00
jMyles 8ef6cb8b82 Adding pytest-twisted to dev reqs. 2018-07-10 10:14:04 -07:00
Kieran Prasch e66534502f Store test Results; Upgrade Web3 2018-07-02 19:11:57 -07:00
Kieran R Prasch 4bccd6589b remove pipenv hook installation 2018-06-27 15:33:41 -07:00
Kieran R Prasch 99b47a5c3c Consolidate scripts, insert pre-commit hook installation command 2018-06-27 15:27:32 -07:00
Kieran Prasch 8b1897b157 Include solc install script in pipenv run commands; Remove geth deps 2018-06-27 13:02:48 -07:00
Kieran Prasch 883555beb3 Remove version specifications from Pipfile 2018-06-27 13:01:54 -07:00
Kieran Prasch 0a1a89f65f Correct Pipfile inline table usage 2018-06-26 00:34:27 -07:00
Kieran R Prasch 06f7b31fcd Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
Michael Egorov ae0b852807
Merge 2018-06-12 16:16:47 -07:00