Commit Graph

167 Commits (dbeec7f1ae607e617fc151511b83eba805827204)

Author SHA1 Message Date
Kieran Prasch 8c12304944 Breakout Bob.retrieve logic into helper methods. 2021-07-03 17:54:43 -07:00
Kieran R. Prasch f0080b3e2e Minimally restore attachment of keystore 2021-06-28 14:33:31 -07:00
Bogdan Opanchuk 6090a755b0 Gate the choice of Umbral implementation in a single file 2021-06-22 18:31:08 -07:00
Bogdan Opanchuk 15333ddca2 Dissolve umbral_adapter 2021-06-17 14:38:51 -07:00
Bogdan Opanchuk e6fcdbbff6 Minimal fixes to make CI pass, using an adapter for Umbral 2021-06-17 14:38:51 -07:00
ghostmonk 7159751312
returned reactor.run. 2021-05-10 19:00:42 -04:00
ghostmonk 022135b347
Minor change 2021-05-01 11:34:21 -04:00
ghostmonk 4157e6e740
Cleaned up each DB on shutdown, and removed reactor.run to give user console control 2021-05-01 11:26:48 -04:00
ghostmonk 4290349a45
Added an exists check for the user cache folder
This is necessary for the run_demo_ursula_fleet.py script in the
examples folder. It's frustrating for new users to follow documentation
and have an error like this pop up. Additionally, the error made it
seem like sage.db is a file. Because there is a product called sage.db,
this caused even more confusion. Now the correct folder is created if
it does not already exist.
2021-04-28 20:05:28 -04:00
KPrasch c6d0ade940
Merge pull request #2626 from piotr-roslaniec/fix/finnegans-demo-testnet
Fix missing provider_uri
2021-04-13 10:09:29 -07:00
Piotr Roslaniec ec757bf4a9 Use constant for loopback address 2021-04-08 13:33:34 +02:00
Piotr Roslaniec f72008a8f1 Make provider_uri optional for Bob 2021-04-08 10:16:56 +02:00
Piotr Roslaniec 31fa8d797b Fix missing provider_uri 2021-04-07 16:47:21 +02:00
Kieran Prasch 72fb5dd591 A few more days... 2021-02-25 12:26:36 -08:00
Kieran Prasch 5d9cd50125 Remove try in doctpr.py; Closes #1874 2021-02-25 12:26:04 -08:00
Kieran Prasch 208e8cddfe Further refine and lighten finnegan's wake for lynx, use implcit default seednodes.. 2021-02-13 18:39:36 -08:00
Kieran Prasch 483c5e8732 Lowercase alice and bob, touch ups. 2021-02-13 18:39:36 -08:00
damon ddf90ef0cc fix finnegans wake in circle context 2021-02-13 18:39:36 -08:00
Kieran Prasch c1eed47459 Lynx-based Finnegans's wake demo documentation mentions. 2021-02-13 18:35:31 -08:00
Kieran Prasch 3ed1e8d0b5 Repond to RFCs on PR #2560; Expand and clarify Alice and Bob usage in the finnegans wake 'lynx' example. 2021-02-13 18:35:31 -08:00
Kieran Prasch c8ca20adeb Remove demo book downloading script from CI; Additional commentary. 2021-02-13 18:35:31 -08:00
Kieran Prasch ce07346eba Respond to RFCs in PR #2560 2021-02-13 18:35:31 -08:00
Kieran Prasch 00c4f3c530 Alternate finnegans wake demo for Lynx testnet. 2021-02-12 23:46:40 -08:00
Bogdan Opanchuk bbc4390f68 Generalize NodeEngagementMutex 2021-01-14 11:19:35 -08:00
David Núñez f42de3ae11 Some janitorial stuff 2020-09-24 20:28:31 +02:00
David Núñez 0fb2cad64a Relocate keypairs.py from datastore to crypto 2020-09-24 20:28:27 +02:00
David Núñez 4cf7dcadc3 We're done with multiple domains, for the moment.
Closes #2144. Closes #1580.
2020-09-24 20:27:13 +02:00
David Núñez 2d2a7a7cde Janitorial stuff 2020-09-24 20:27:13 +02:00
derekpierre f207b69a20 Overall cleanup of paths to scripts depending on where the document is. 2020-09-17 15:24:30 -04:00
derekpierre 46ecc6ca1d Update demo documentation about the use of the demo fleet in the examples/ directory. 2020-09-16 16:25:54 -04:00
Kieran R. Prasch bee1f7f5f8
Adds missing newline to mainnet registry 2020-09-08 13:09:27 -07:00
jMyles cde9738930 Using TEMPORARY_DOMAIN constant again in Finnegan's. 2020-09-01 21:10:46 -07:00
jMyles 78936b1ba1 Block for a while to wait even longer for fleet to spin up (because 'War, What is it Good For' isn't long enough) 2020-08-27 19:48:09 -07:00
Justin Holmes a178e44837 Use Pathlib for example Ursula launch.
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-08-20 18:07:09 -07:00
jMyles 58c8f07dce Heartbeat also using block_until_complete(). 2020-08-18 05:20:54 -07:00
jMyles 64d6e1ec11 Moving demo Ursula DBs to APP_DIRS. 2020-08-18 05:14:06 -07:00
jMyles cd0d88a730 Finnegan's now blocking until enactment is complete (which is essentially zero anyway). This stops the threadpool. 2020-08-18 05:14:06 -07:00
jMyles 3351af943f Return of demo fleet Ursulas spinup script. 2020-08-10 12:52:31 -07:00
Kieran Prasch 5909c37dd1 Apply API and interface updates to for enrico file handling. 2020-06-18 08:55:21 -07:00
derekpierre 668f25bc38 Add pre-commit hook to ensure that AGPL license is included in python source files 2020-05-22 08:55:06 -04:00
derekpierre c1d93d8941 Add "end-of-file-fixer" to pre-commit hooks 2020-05-19 14:28:29 -04:00
Kieran Prasch ecb773291a
Post rebase cleanup (#1959) 2020-05-15 09:05:09 -07:00
Kieran Prasch a935dc8e2d
Annihilate the sandbox 2020-05-15 08:33:38 -07:00
Bernardo Vieira 7aa6ff8695 fix doctor.retrieve param in heartbeat_demo example 2020-04-10 02:24:58 +01:00
Kieran Prasch 489c048712
KeyStore -> Datastore 2020-03-09 14:50:18 -07:00
Kieran R. Prasch 663a7b2b3c Example demonstrating a cli for encrypting directories with NuCypher. 2020-02-08 04:27:35 -08:00
Kieran R. Prasch 9296d1db83 Forging a new example: encrypt a directory for a single policy and label. 2020-02-08 04:27:35 -08:00
jMyles 7ac8374c07 Passing ciphertext(s) as positional. 2020-02-08 04:27:34 -08:00
jMyles 74fa1803ab Fixing up retrieve() params, adding type hints. 2020-02-08 01:18:50 -08:00
Kieran R. Prasch e5ae1094d2 Respond to RFCs in PR #1225: UX/UI fixes; Account and Stake Selection interface connectivity. Keep lazy interfaces lazy! Fixes straggler factory refactors. 2019-08-27 09:56:41 -07:00