Commit Graph

3285 Commits (a23a969ec6b1d2ac09b520b17d3105c30e6193a4)

Author SHA1 Message Date
K Prasch a23a969ec6
Merge pull request #760 from nucypher/carrot-juee
[Version] Carrot Juice
2019-02-15 00:36:10 -07:00
jMyles 8d538f07aa Don't need label in heart monitor anymore. 2019-02-15 00:35:13 -07:00
jMyles 59b085b2d3 Updates heartbeat demo to label-less enrico (courtesy of @tuxxy) 2019-02-15 00:30:48 -07:00
jMyles 023a0cef67 Temp fix for failed CLI jobs on CI only. 2019-02-15 00:30:48 -07:00
jMyles 9ff5f7b6f8 Some rapid crazy changes with @kprasch to fix failing tests. 2019-02-15 00:30:44 -07:00
Kieran R. Prasch 05a83c2c46 [bugfix] Properly instantiate Enrico via CLI 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 66a4ef1803 Touch-ups for Enrico exmaples style; Adds secondary custom install path test constant; Fixup ci config. 2019-02-15 00:28:53 -07:00
Kieran R. Prasch c43cdd573b Update Tests with corrected naming conventions for Flask test client - bug fixes for CLI tests. 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 91b65cb298 Understand Bob.make_wsgi_app to be an instance method 2019-02-15 00:28:53 -07:00
Kieran R. Prasch afe827e792 Nucypher CLI character entrypoints for enrico, alico, bob, moe, and ursula. 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 5d3e8a0b4b Start Enrico network control via CLI 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 18f1c65bcd Ursula CLI artwork 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 1e1e629f00 Start Bob network services via CLI 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 681f5e8cc3 Moe Artwork 2019-02-15 00:28:53 -07:00
Kieran R. Prasch c41c26c6d6 Alice starts services via CLI 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 1cc1badc2d Update CI config to reflect new CLI test file structure 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 0da9d5cadd Fix filename spelling error in examples 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 03e6f85d62 [HOTFIX] web3.py v5.0.0a5 compadibility with setup.py 2019-02-15 00:28:53 -07:00
Kieran R. Prasch eba0fada20 Understand Character.make_wsgi_app to be an instance method 2019-02-15 00:28:53 -07:00
Kieran R. Prasch bf2a5669d3 Test Alice CLI module 2019-02-15 00:28:53 -07:00
Kieran R. Prasch d42c01071c Ursula CLI uses actions module to destroy 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 6f88dee249 Introduce CLI actions module 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 38a61f3bdb Semi-functional alice CLI, needs shared utils. 2019-02-15 00:28:53 -07:00
Kieran R. Prasch 86f9720461 Organize CLI Tests by Character 2019-02-15 00:28:53 -07:00
jMyles abf00edb47 Catching up Character tests to label move. 2019-02-15 00:28:53 -07:00
jMyles 6aee1553dd Removing threadpool for now - it was causing spinning on CI. 2019-02-15 00:28:53 -07:00
jMyles 7e207c0132 Adding pyenv meta to gitignore. 2019-02-15 00:28:53 -07:00
jMyles ffd3680d6a Shifts in tests to account for movement of label from Enrico to retrieve. 2019-02-15 00:28:53 -07:00
jMyles 9288e618f5 Enrico no longer takes a label. 2019-02-15 00:28:53 -07:00
jMyles 15e84c6956 retrieve() now requires a label. 2019-02-15 00:28:53 -07:00
jMyles b4bc2ce090 join_policy() can now be made thread-safe by passing block=True 2019-02-15 00:28:53 -07:00
jMyles 7a11f41132 Certs are all busted now too in _MiddlewareClientWithConnectionProblems. 2019-02-15 00:28:53 -07:00
jMyles 4251a94867 Two tests showing errors that myself, @mswilkison, and @derekpierre have run into this week. 2019-02-15 00:28:53 -07:00
jMyles 9a11a30be5 Remove Sentry observer in tests. 2019-02-15 00:28:53 -07:00
jMyles 53a40a3e02 More robust downtime imitation. 2019-02-15 00:28:53 -07:00
jMyles 8de5f0e5b0 Continue trying to make arrangements even if first node is down. 2019-02-15 00:28:53 -07:00
jMyles c0897cfd80 Load seednodes on learning loop threadpool. 2019-02-15 00:28:53 -07:00
jMyles 18002844a6 Update get_treasure_map_from_known_ursulas and make it use kwargs. 2019-02-15 00:28:53 -07:00
jMyles 7b58ec3894 Learning now happens in a threadpool. 2019-02-15 00:28:53 -07:00
jMyles a0ef719545 This values() thing has been a nagging bug. 2019-02-15 00:28:53 -07:00
jMyles a2b73a86c8 Adding class name to Character repr. 2019-02-15 00:28:53 -07:00
jMyles 22cc4f4b85 Output process ending message instead of just failing. 2019-02-15 00:28:53 -07:00
jMyles 767918d4f4 Adding timeout option in grant. 2019-02-15 00:28:53 -07:00
jMyles fad0fb2229 NodeIsDownMiddleware. 2019-02-15 00:28:53 -07:00
jMyles 5522c59713 Combining the connectivity exceptions in a single tuple. 2019-02-15 00:28:53 -07:00
jMyles fd435c1a32 Single entry into log setup. 2019-02-15 00:28:53 -07:00
jMyles 3204427d4e Remaining formatting, reprs, imports, and cleanups from my work following @tuxxy's rebase. 2019-02-15 00:28:53 -07:00
tuxxy 554a2c10fe Add doc info for derive_policy_pubkey endpoint
Also updates docs for the fix in #762
2019-02-15 00:28:53 -07:00
tuxxy 26b1951488 Move test_character_control.py to tests.characters 2019-02-15 00:28:53 -07:00
tuxxy d0a0de822e Add derive_policy_pubkey route for Alice's character control 2019-02-15 00:28:53 -07:00