Commit Graph

22 Commits (8ff0932b1dac98a98f129dd44ca034cb1a11b20e)

Author SHA1 Message Date
Piotr Roslaniec 662bc34439 Use Path methods instead of os module 2021-08-06 18:10:22 +02:00
Piotr Roslaniec 6a270c1713 Use pathlib 2021-08-06 18:10:20 +02: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
Piotr Roslaniec ec757bf4a9 Use constant for loopback address 2021-04-08 13:33:34 +02:00
David Núñez f42de3ae11 Some janitorial stuff 2020-09-24 20:28:31 +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
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
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 64d6e1ec11 Moving demo Ursula DBs to APP_DIRS. 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 6df4dfd506
Automated demo testing, reorganized nucypher entry point scripts; Testing scripts are now pwd agnostic. 2019-03-06 16:29:28 -08:00
MacLane Wilkison 86116706ff Change license notices in module headers to AGPL 2019-03-04 18:55:28 -08: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
tuxxy 8e433add05 Use en_US.UTF-8 instead of Debian specific C.UTF-8 2019-01-17 16:27:40 -07: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