Commit Graph

136 Commits (1b5de0a2666cbc0b64ef82ee0030c7deb0872310)

Author SHA1 Message Date
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
Kieran R Prasch 392c17b567 Adds Pipfile.lock 2018-06-12 15:13:21 -07:00
szotov d58fd2102a Updates web3 usage to version 4.3.0 2018-06-12 13:32:56 -07:00
Michael Egorov 393d129135
Use local wheelhouse 2018-06-05 19:55:01 -07:00
jMyles d103ba0795 The recent merges to pyUmbral have us all caught up - changing the refspec back to nucypher-depend. 2018-05-29 15:39:05 -07:00
Justin Holmes 19b0f71555
Merge pull request #278 from jMyles/umbral-compat
Uses Alice's Stamp as a signer for KFrags; Bob and Ursula validate them as such.
2018-05-29 18:35:54 -04:00
jMyles e2d1a019cc Specifying version of pyUmbral for now until we get everything merged. 2018-05-28 11:26:59 -07:00
Kieran Prasch 53ef5c0679 Bumps etherereum dependency versions; Fixes side effects. 2018-05-18 12:14:02 -07:00
jMyles 41805d5d06 Removing references to 'KMS' 2018-05-08 13:02:18 -07:00
jMyles ac6843a9fa Installing wheel from pyUmbral github. 2018-05-07 14:32:37 -07:00
Kieran Prasch 4fb63785ef working pipfile and lock
Test suite runs in about 4 seconds with this config.
2018-05-07 13:41:43 -07:00
Kieran Prasch e386d7e7f0 Thin Pipfile; Fix dispatcher filter bug 2018-05-06 18:03:24 -07:00
K Prasch 7dcdf474f2
Merge branch 'master' into solc-pipeline 2018-04-23 00:02:08 -07:00
Kieran Prasch 2670982d00 Moves global airdrop to Testerchains init. 2018-04-17 10:43:10 -07:00
jMyles f16f05e71c KMS now depends on bytestringSplitter branch kms-depend. 2018-04-17 01:52:30 -07:00
Kieran Prasch 9cd500bea5 Remove populus from Pipfile (also add ipbd) 2018-04-15 16:03:48 -07:00
Kieran Prasch d9facaa29d Updates Pipfile with Web3 contract testing deps, moves out README, adds missing __init__. 2018-04-15 15:29:37 -07:00
Kieran Prasch ebd722ead0 Updates nkms network apistar usage to version 0.4.3; Adds public_key method to Ursula superclass. 2018-04-11 20:32:53 -07:00
K Prasch 534406006f
Merge branch 'master' into master 2018-04-11 14:55:57 -07:00
jMyles 5e04f1a215 Skipping blockchain tests for now. 2018-04-10 20:21:23 -07:00
Justin Holmes a028ef001c Merge commit to smooth conflicts after the unification merge. 2018-04-10 19:31:06 -07:00
Justin Holmes e27f174ad3
Merge branch 'master' into master 2018-04-10 19:30:06 -07:00
Kieran Prasch adfa29609e Manually merges inter-codebase tests, setup, pipfile, config classes, and sol source, respectively updates imports. 2018-04-10 17:03:21 -07:00
jMyles 5b46b9d17a Moves and fixes to support KMS logic with unified ETH codebase. 2018-04-10 00:34:18 -07:00
jMyles 78facfb0d1 (Briefly) using 'Bropulus', the temporary mutant clone of Populus. 2018-04-07 22:13:45 -07:00
jMyles 16c6062b4d Putting cryptoKits back into the main repo for now. 2018-04-03 23:34:49 -07:00
jMyles ff36cbd257 Added new spinoffs as dependencies. 2018-04-01 23:41:42 -07:00
jMyles 3d81d8b668 Updated requirements. 2018-03-06 17:46:27 -08:00
tuxxy ebf53470dc Remove npre from Pipfile 2018-02-10 22:10:38 -07:00
tuxxy f097fc4072 Add PyUmbral to nucypher-kms with kms-depend branch 2018-02-07 00:37:33 -07:00
jMyles e3e3feaf8d Adding Maya as dependency. 2018-02-05 22:55:30 -08:00
jMyles 2f7bdecc3a Adding mypy to reqs, but not running with Travis quite yet. 2017-11-21 22:01:24 -08:00
jMyles c4f0bb47ca Adding apistar to reqs. 2017-11-18 13:29:55 -08:00
jMyles 4e88b0465a npre got caught up in pipfile change - this is actually what we want. 2017-11-05 20:41:13 -08:00
jMyles 4dc146b2d6 Rudimentary server and client w/ cert generation and TLS. 2017-11-05 19:30:03 -08:00
tuxxy 0ae3e92432
Add SQLAlchemy to Pipfile 2017-11-02 18:21:08 -07:00
jMyles a3640c9dae Signed up for codecov; adding repo comaptibility. 2017-10-17 17:59:12 -07:00
jMyles 8aaf363af6 Let's see if removing xdist fixes the Travis problem. 2017-09-26 10:38:29 -07:00
jMyles e8b62fbe09 Fixed ImportError in client.py. Updated Pipfile and travis config to use pytest-xdist. 2017-09-25 15:12:36 -07:00
jMyles 43c3095166 Tests now pass locally; travis config polished a bit. py_ecc added as requirement. 2017-09-25 15:06:08 -07:00
jMyles 832b7e76c4 First draft of travis and pipenv setup. Also added pycharm metadata to .gitignore. 2017-09-25 14:33:07 -07:00