Commit Graph

71 Commits (89e9ab19c16a9241d6f812103cd31ca92c776010)

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