Commit Graph

3693 Commits (023083db6434dabc09f0f2fd0b44a36548017e50)

Author SHA1 Message Date
David Núñez 023083db64 Not enough "y'all" in "all y'all". Not enough test ETH, either. 2019-04-12 07:52:15 +02:00
David Núñez 8216d6b39f Simplify default test accounts creation in TesterBlockchain. 2019-04-12 07:52:15 +02:00
K Prasch 23253c71e1
Merge pull request #900 from tuxxy/active-policy-fix
Store active policies via a policy ID
2019-04-11 19:24:29 +03:00
tuxxy fbe204ce17 Fix character-control revoke test by using a different label -- you can't grant access twice 2019-04-10 21:27:25 -06:00
tuxxy 71dc8a5cd1 Add 'add_active_policy' method on Alice 2019-04-10 20:02:31 -06:00
tuxxy 47ee828de7 Modify CLI entry point for revocation 2019-04-10 20:02:31 -06:00
tuxxy 5b4f3da3d1 Modify revoke endpoint to accept label and bob's verifying key instead of the policy key 2019-04-10 20:02:31 -06:00
tuxxy 204ab8d898 Add 'construct_policy_id' function to crypto.utils and store active
policies under policy ID
2019-04-10 20:02:30 -06:00
tuxxy 48150def7d Add id property to Policy 2019-04-10 20:01:08 -06:00
K Prasch 2f81e61ca1
Merge pull request #924 from cygnusv/readme
Updates README: Slight touch to first paragraph. Codecov badge
2019-04-10 19:26:58 +03:00
K Prasch 8e1ee72776
Merge pull request #861 from KPrasch/destruction
Multi-tenant Configurations & Destruction
2019-04-09 23:22:00 +03:00
David Núñez 835800d567 Discord logo in discord badge 2019-04-09 11:43:27 +02:00
David Núñez a705348f8d Reference to Umbral shouldn't be the first thing in the README. 2019-04-09 11:19:37 +02:00
David Núñez 68be09e1b2 Switch to codecov badges 2019-04-09 11:18:24 +02:00
K Prasch b4ebe39fdf
Merge pull request #918 from KPrasch/master
Bump version: 0.1.0-alpha.21 → 0.1.0-alpha.22
2019-04-06 20:09:13 -07:00
Kieran Prasch b36f5fd308
Bump version: 0.1.0-alpha.21 → 0.1.0-alpha.22 2019-04-06 15:00:44 -07:00
K Prasch 0789b52529
Merge pull request #916 from KPrasch/master
Two bandaids.
2019-04-06 14:56:00 -07:00
Kieran Prasch 2782f5bb1f
Two bandaids. 2019-04-06 14:41:25 -07:00
K Prasch dd5cc7614c
Merge pull request #915 from jMyles/hotfix
Infuriating comprehension.  Fixes #911 and Fixes #912 (duplicates).
2019-04-06 12:58:57 -07:00
Kieran Prasch 9abd4e27fb
Respond to RFCs in PR #861 2019-04-06 12:40:34 -07:00
Kieran Prasch 13024ed048
Check for config root before removal; Run an ursula via mixed configs in test. 2019-04-06 12:38:09 -07:00
Kieran Prasch ed184942e3
Increase test coverage for nucypher help commands 2019-04-06 12:38:09 -07:00
Kieran Prasch ea20f88be4
Move destruction management before character initialization to handle failure modes involving semi-working configurations. 2019-04-06 12:38:09 -07:00
Kieran Prasch c132ca0f66
Fixes #815 - Correct inaccurate keyring logging. 2019-04-06 12:38:09 -07:00
Kieran Prasch 91e4de470e
Fixes #848 - Restore --debug console logging. 2019-04-06 12:38:09 -07:00
Kieran Prasch dd7f992277
nucypher remove docstring 2019-04-06 12:38:09 -07:00
Kieran Prasch e110632bb1
All characters destroy thier own config files, considering force 2019-04-06 12:38:09 -07:00
Kieran Prasch b691339f50
Destroy the configuration file itself; Attaching console emitter to click config. 2019-04-06 12:38:09 -07:00
Kieran Prasch bf4d0d8535
Adjust config classes to allow existing keyring root and instance destruction 2019-04-06 12:38:09 -07:00
Kieran Prasch 1479c78ea9
Tests show keyring multi-tennancy with config-based destruction 2019-04-06 12:38:09 -07:00
Kieran Prasch 3bff15d83f
Introduce 'nucypher remove' sub-command 2019-04-06 12:38:09 -07:00
Kieran Prasch 22054af864
Character CLI implements config-based destruction. 2019-04-06 12:38:09 -07:00
Kieran Prasch 361c111ce8
Config-based keyring destruction via Ursua CLI 2019-04-06 12:38:09 -07:00
Kieran Prasch d59b9d63c1
Test describing a multi-tenant installation 2019-04-06 12:38:09 -07:00
jMyles a4a0f8535c Infuriating comprehension. Fixes #911 and Fixes #912 (duplicates). 2019-04-06 21:24:48 +02:00
K Prasch 0f412c38b8
Merge pull request #910 from KPrasch/master
Update and re-lock dependencies; Reintroduce Codecov
2019-04-05 23:05:41 -07:00
Kieran Prasch ff27cd406c
Ensure pyevm alpha39 in Pipfile; Locks remain the unchanged. 2019-04-05 22:48:33 -07:00
Kieran Prasch 402020d8bc
Capture test results from blockchain tests, too, because why not. 2019-04-05 22:12:04 -07:00
Kieran Prasch 0796fff455
move coverage flags outside test globbing 2019-04-05 22:02:06 -07:00
jMyles 1dd0817ec3
Change CircleCI config and python deps from coveralls to codecov. 2019-04-05 21:34:20 -07:00
Kieran Prasch 1f25dba185
Update and relock dependencies. 2019-04-05 20:49:52 -07:00
K Prasch d63af4e69c
Merge pull request #863 from cygnusv/vodka-hangover
Vodka hangover
2019-04-05 12:29:24 -07:00
K Prasch 8909399f7a
Merge pull request #908 from KPrasch/master
Fix Issues #807 and #896
2019-04-05 12:29:05 -07:00
Kieran Prasch 4ba68038d7
Fix Issue #807 and Issue #896 2019-04-04 19:57:47 -07:00
K Prasch f63be279c3
Merge pull request #826 from vepkenez/docker-dev
Docker dev
2019-04-03 11:14:09 -07:00
damon c f69c9133a6
adds --build to install docs 2019-04-02 16:50:53 -07:00
damon c d1947ab1b6
typo 2019-04-02 15:47:06 -07:00
damon c 3c716c11a0
Pycharm pro only. 2019-04-02 15:46:36 -07:00
damon c 314dba9ba6
Update README.md 2019-04-02 14:37:10 -07:00
K Prasch 8cd08de191
Merge pull request #891 from drdgvhbh/application-json
Give responses an application/json content type
2019-03-31 18:33:20 -07:00