Commit Graph

105 Commits (8b68990649954cda1e37b52885a0128ac380b000)

Author SHA1 Message Date
David Núñez 4d0e34d545 Improved API for Character.from_public_bytes(). 2019-05-16 16:12:07 +02:00
jMyles 1dd0817ec3
Change CircleCI config and python deps from coveralls to codecov. 2019-04-05 21:34:20 -07:00
Tux eb13d35d08
Merge pull request #782 from mallek/postmancollection
Add postman collection and README for general workflow
2019-03-15 13:33:37 -06:00
David Núñez 6a40e8d368
Update examples/postman/README.md
Co-Authored-By: mallek <travis@haleycomputersolutions.com>
2019-03-15 13:11:42 -06:00
Travis Haley 82a38156c5 Updated to use verifying_key also added EOF as requested 2019-03-10 11:38:59 -06:00
Travis Haley ee4e4a5f57 Add postman collection and README for general workflow 2019-03-10 11:34:49 -06:00
Kieran R. Prasch 10a1fa42bc
Bug fixes and API updates for Domains, Heartbeat Demo, and CLI flags. 2019-03-09 17:29:54 -08:00
Kieran Prasch 6df4dfd506
Automated demo testing, reorganized nucypher entry point scripts; Testing scripts are now pwd agnostic. 2019-03-06 16:29:28 -08:00
Kieran R. Prasch 7af03c0d88
Heartbeat Demo Bash Script: one-click demo run 2019-03-06 13:52:45 -08:00
MacLane Wilkison 86116706ff Change license notices in module headers to AGPL 2019-03-04 18:55:28 -08:00
David Núñez e5a187adef Update Enrico.from_public_keys calls to new API 2019-02-16 19:27:02 +01:00
David Núñez 0e5b5584ac Bye bye, DataSource. 2019-02-16 18:54:30 +01: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
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 0da9d5cadd Fix filename spelling error in examples 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 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
jMyles 188c0773b4 Enrico is now a lawful Character. Fixes #241. 2019-02-15 00:28:53 -07:00
jMyles 7faf3f7a14 Adhering cert to node in both storage flows (forgetful and file-based). Fixes #669. Fixes #727. 2019-02-08 10:06:23 -07:00
David Núñez 428d80e73a Update heartbeat demo's README and docs 2019-02-07 15:00:15 +01:00
David Núñez ea7cbfba49 Naive approach for a CircleCI workflow to test the heartbeat demo 2019-02-07 11:04:15 +01:00
Kieran Prasch cb0ebd6982
Remove stale demo files 2019-01-21 15:17:34 -08:00
Kieran Prasch 06d689f45b
Allow ephemeral node and node storage default in Finnegans Wake demo. 2019-01-21 15:15:14 -08:00
K Prasch 1663eb78d6
Merge pull request #670 from tuxxy/locale-fix
Use en_US.UTF-8 instead of Debian specific C.UTF-8
2019-01-21 12:21:13 -08:00
tuxxy 8e433add05 Use en_US.UTF-8 instead of Debian specific C.UTF-8 2019-01-17 16:27:40 -07:00
David Núñez d148d075cb
Adapt demo's doctor.py to latest changes; Use default temporary node storage in examples 2019-01-16 11:21:32 -08:00
Kieran Prasch 4c8fb1496e
Use common rendezvous teacher node when spinning up local fleets 2019-01-16 09:48:09 -08:00
Kieran Prasch 5be6363d8c
Split up singles from couples, so many Ursulas! 2019-01-16 09:48:03 -08:00
K Prasch cfa7cec50a
Merge pull request #638 from KPrasch/demo_ursulas
Run Demo Ursulas Script (Local Testing Fleet)
2019-01-15 12:56:11 -08:00
jMyles f93f3f1987 Heart monitor data source uses new method. 2019-01-15 15:20:17 -05:00
jMyles 990ae276d3 Bringing Alicia up to speed with logic changes. 2019-01-15 15:20:17 -05:00
jMyles 39a097b100 Simple produce from the config. No more need to pass in a passphrase for the demo. 2019-01-15 15:20:17 -05:00
jMyles 56927408ea Removing several kwargs from demo config; we'll use the defaults here too. 2019-01-15 15:20:17 -05:00
jMyles ce9adbf199 We're going ot use the default storage for demos now. 2019-01-15 15:20:17 -05:00
jMyles 62e7b140e4 Simple script to run a single demo Ursula. 2019-01-15 15:20:17 -05:00
Kieran Prasch b49bd8c44f
Multi-proc local ursula fleet script 2019-01-05 12:10:35 -08:00
jMyles e94e20397c
Simple script to run a single demo Ursula. 2019-01-05 12:10:35 -08:00
jMyles 1de63a2068 Some changes to alicia to account for changes on master. 2018-12-17 16:36:34 -08:00
jMyles 9ba2d0950d Fix up run_federated_ursula for latest changes. 2018-12-17 16:36:34 -08:00
David Núñez b89a82fc50 Use msgpack instead of pickle in the Heartbeat demo 2018-12-17 15:36:18 -08:00
Derek Pierre 356e18079a Fix typo in heartbeat demo README
Co-Authored-By: cygnusv <david@nucypher.com>
2018-12-17 15:36:18 -08:00
David Núñez 0887d004fd Heartbeat Demo readme 2018-12-17 15:36:18 -08:00
David Núñez 48dc1b9e08 Comments and code reorganization 2018-12-17 15:36:18 -08:00
David Núñez 405560ba34 Plotting heart rate in Bob's console 2018-12-17 15:36:18 -08:00
David Núñez 77ca47753f First working version of Heartbeat Demo 2018-12-17 15:36:18 -08:00
David Núñez 61821ea7ae Getting policy pubkey in advance in Finnegan's wake demo 2018-12-17 15:36:18 -08:00
Kieran Prasch 646816d481
Keeps finnegans wake up to date with db_filepath changes 2018-12-05 15:58:20 -08:00