tuxxy
d0a0de822e
Add derive_policy_pubkey route for Alice's character control
2019-02-15 00:28:53 -07:00
tuxxy
e86d496762
Fix lifecycle test
...
David told me that this test would fail because it Bob didn't provide
his signing key. I somehow forgot that while making these changes and
spent hours trying to figure out why the map_id was wrong. I even
commented out bob's signing key knowing I would have to uncomment it
later. I'm done for today.
Import Alice in cli.alice
Fix arg name
2019-02-15 00:28:53 -07:00
tuxxy
ac9677dad9
Create Enrico.from_alice method and add enrico_control_from_alice fixture
2019-02-15 00:28:53 -07:00
jMyles
ff06ceb998
Moving Enrico control onto Enrico.
2019-02-15 00:28:53 -07:00
jMyles
0866abaaac
Moving Bob controller right on to Bob.
2019-02-15 00:28:53 -07:00
jMyles
188c0773b4
Enrico is now a lawful Character. Fixes #241 .
2019-02-15 00:28:53 -07:00
tuxxy
55dec8ff25
Get tests running again
2019-02-15 00:28:53 -07:00
tuxxy
43a87b4e95
Fix NameError in provide_treasure_map
2019-02-15 00:28:53 -07:00
tuxxy
b4b179aebb
Alice character_control returns more policy metadata and lifecycle tests reflect it
2019-02-15 00:28:53 -07:00
tuxxy
3c64c7d9ff
Add non-functional character control lifecycle test
2019-02-15 00:28:53 -07:00
jMyles
83bbf5b03b
Tests and fixtures for Alice control via config.
2019-02-15 00:28:53 -07:00
jMyles
cd56f36749
Default ports.
2019-02-15 00:28:53 -07:00
jMyles
2fff543508
Moving generate and write up to NodeConfiguration.
2019-02-15 00:28:53 -07:00
jMyles
900ba5fd5d
Alice init via CLI.
2019-02-15 00:28:53 -07:00
jMyles
5358e5e6eb
Adding quiet option for Alice.
2019-02-15 00:28:53 -07:00
jMyles
556db0b7a9
Moved flask logic onto Alice.
2019-02-15 00:28:53 -07:00
tuxxy
37d4e1799f
Add first draft of alice CLI for character control
2019-02-15 00:28:53 -07:00
Kieran R. Prasch
bf8dd9be76
Attempts to remap documentation links to hosted version.
2019-02-15 00:28:53 -07:00
K Prasch
a5a79e1746
Merge pull request #747 from KPrasch/automoe
...
More Node Provisioning: Federated Ursula, Moe, Geth Miners, Netstats
2019-02-14 11:33:11 -07:00
Kieran Prasch
1df41751e7
Update moe template to subscribe to the origin IP for websocket services.
2019-02-14 11:32:39 -07:00
Kieran Prasch
cf43a1cdf0
Update Moe Services Env Var
2019-02-14 11:32:39 -07:00
Kieran Prasch
570e70e285
Include network ELB mapping as JSON file
2019-02-14 11:32:39 -07:00
Kieran Prasch
c7fc036bd3
Moe network monitor services and provisioning
2019-02-14 11:32:39 -07:00
Kieran R. Prasch
ad5da13cd9
First draft of Moe provisioning with ansible
2019-02-14 11:32:34 -07:00
Kieran Prasch
357d773c5e
A slightly different apprach to domain serialization
2019-02-13 20:10:32 -08:00
Kieran Prasch
8c8e18c911
Bite-sized playbook for ursula provisioning; Includes latest API compadibilty; Install via pip.
2019-02-13 20:10:31 -08:00
Kieran Prasch
8b18400738
Generic Provisioning; Geth mining swarm automation.
2019-02-13 20:10:31 -08:00
K Prasch
f7af20c7b9
Merge pull request #759 from KPrasch/master
...
[Release]Bump version: 0.1.0-alpha.11 → 0.1.0-alpha.12
2019-02-13 13:11:21 -07:00
Kieran R. Prasch
162af4b51b
CLI + Learner Integration tests for Ursula and Moe
2019-02-13 13:09:53 -07:00
Kieran R. Prasch
3eac9d9bd7
Let moe use the *presently* conventional way to perfrom domain serialization
2019-02-13 13:09:21 -07:00
Kieran R. Prasch
e0303ea0c6
Bump version: 0.1.0-alpha.11 → 0.1.0-alpha.12
2019-02-13 12:09:56 -07:00
K Prasch
ae40226c41
Merge pull request #757 from KPrasch/master
...
[Hotfix] Check Standard Installation Entry Points
2019-02-13 12:01:56 -07:00
Kieran R. Prasch
ab19616792
Supress py-solc ImportError
2019-02-13 11:58:09 -07:00
Kieran R. Prasch
b85285eb73
Removed unused imports, altering execution runtime
2019-02-13 11:06:44 -07:00
Kieran R. Prasch
72fa3a0969
Check standard installation entrypoints with circleCI (Issue #756 )
2019-02-13 11:05:59 -07:00
Tux
8378eaa64e
Merge pull request #754 from tuxxy/master
...
[WIP] [RELEASE] Bump version: 0.1.0-alpha.10 → 0.1.0-alpha.11
2019-02-13 02:00:24 +00:00
tuxxy
3d6f2a4fee
Bump version: 0.1.0-alpha.10 → 0.1.0-alpha.11
2019-02-12 18:28:25 -07:00
Tux
60c24080de
Merge pull request #752 from KPrasch/moe
...
[Hotfix] Update and Test Moe Network Monitor
2019-02-13 01:27:34 +00:00
Kieran Prasch
02ea93d85e
Use -r flag for pip development installation
2019-02-12 17:04:03 -08:00
Kieran Prasch
329114db29
Update and test Moe.
2019-02-12 15:19:42 -08:00
K Prasch
328c2bbb37
Merge pull request #751 from KPrasch/master
...
[Release] Bump version: 0.1.0-alpha.9 → 0.1.0-alpha.10
2019-02-12 15:37:14 -07:00
Kieran R. Prasch
4f4348a108
Bump version: 0.1.0-alpha.9 → 0.1.0-alpha.10
2019-02-12 14:14:20 -07:00
K Prasch
1e328337df
Merge pull request #743 from tuxxy/character-control
...
Character Control for Alice, Bob, and Enrico
2019-02-12 14:11:04 -07:00
tuxxy
707116470c
Change character control namespaces
...
All character files are moved under the nucypher.network.control
namespace under their respective names (alice, bob, enrico).
2019-02-12 13:49:02 -07:00
MacLane Wilkison
34d01e793c
Apply @mswilkison's suggestions
...
Co-Authored-By: tuxxy <tuxxy@users.noreply.github.com>
2019-02-12 13:49:02 -07:00
tuxxy
947a40ad29
Convert character control guide to rst
2019-02-12 13:49:02 -07:00
tuxxy
ec47a8ef0e
Fix look of some formatting
2019-02-12 13:49:02 -07:00
tuxxy
6dd77e0e2e
Standardize JSON responses in result key
2019-02-12 13:49:02 -07:00
tuxxy
8812c1d9a2
Fill out character control guide docs for Alice, Bob, and Enrico endpoints
2019-02-12 13:49:02 -07:00
tuxxy
4c6fe87508
Add API request structure overview section
2019-02-12 13:49:02 -07:00