Commit Graph

47 Commits (4bccd6589b3bd4caeb6dd8bf2f1b5c107ddec992)

Author SHA1 Message Date
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