Commit Graph

36 Commits (01ce9d7d0eca06171a7bee632c1a9857602b52d4)

Author SHA1 Message Date
Kieran Prasch a59990f022 Give UrsulaProcessProtocol some output, and store its run commands. 2018-08-31 11:34:21 -07:00
Kieran Prasch b643d6d419 Gathers constants under one module 2018-08-31 11:34:21 -07:00
Kieran Prasch 79ab28712c Remove examples dir, relocate remaining valuable parts to cli.demos update gitignore: ursula's db 2018-08-31 11:33:46 -07:00
Kieran Prasch edf7269f95 remove stale metadata module 2018-08-31 11:28:01 -07:00
Kieran Prasch f8e5d58f89 Project-wide automated import optimization, followed-up with some hand-tweaking 2018-08-31 11:24:08 -07:00
Kieran Prasch 674410d1f1 update example configuration file 2018-08-31 11:16:07 -07:00
Kieran Prasch 4df1f077fb add demo action to simulation command 2018-08-31 11:16:07 -07:00
Kieran Prasch 0d8169a403 Running decentralized daemon without Rest or dht 2018-08-31 11:16:07 -07:00
Kieran Prasch 12d4c99f1c simulation -> simulate 2018-08-31 11:16:07 -07:00
Kieran Prasch c4dd399bc6 preserve original sample nucypher config 2018-08-31 11:16:07 -07:00
Kieran Prasch a5c4add4c3 Lazify cli blockchain and agent connection even more 2018-08-31 11:16:07 -07:00
Kieran Prasch 3f4089b7ce remove sample config file 2018-08-31 11:16:07 -07:00
Kieran Prasch d1dfe90aa0 Pass operating mode through node instantiation from metadata 2018-08-31 11:16:07 -07:00
Kieran Prasch efd5623b75 Set default curve in nucypher.__init__ 2018-08-31 11:16:07 -07:00
Kieran Prasch ffa70a117d Running federated ursula from CLI - Centralizes runtime cruft with injectable overrides while still considering ini config values. 2018-08-31 11:16:07 -07:00
Kieran Prasch 66e6517414 Deprecate old config usage, Remove bad imports 2018-08-31 11:16:07 -07:00
Kieran Prasch 5319ca4d02 Strips old versions of from_config; CLI minor bug fixes 2018-08-31 11:16:07 -07:00
Kieran Prasch 905a0151fb keep contract tests passing alongside api changes (intermediate) 2018-08-31 11:03:54 -07:00
Kieran Prasch 77308e2d8d Twisted staking process handler 2018-08-31 11:03:54 -07:00
Kieran Prasch abf9093d65 Further seperates staking and simulation features 2018-08-31 11:03:54 -07:00
Kieran Prasch de1c9917e2 Enhances CLI staking API - prepare for process handling via twisted 2018-08-31 11:03:54 -07:00
Kieran Prasch 979d5e8def Eliminate __init__.py under any test directory; Relocate utilities. 2018-08-31 11:03:54 -07:00
Kieran Prasch 177cca303e Delay the initialization of agents during CLI runtime + small missing kwarg fix. 2018-08-31 11:03:54 -07:00
Kieran Prasch 6d5de0909d Restore no-arg spawProcess call; Fix network status cli command bugs; Add saftey warnings. 2018-08-31 11:03:54 -07:00
Kieran Prasch f3b9cfe474 stub account lock/unlock cli args 2018-08-31 11:03:54 -07:00
Kieran Prasch 655010fdbe Relocate banner 2018-08-31 11:03:54 -07:00
Kieran Prasch dea2f4cb67 Add options to fake network bootstrap 2018-08-31 11:03:54 -07:00
Kieran Prasch db4072327b Document and expand staking and network status cli functionailty via agency 2018-08-31 11:03:54 -07:00
Kieran Prasch a5f2087bd5 Add node URI methods to config class 2018-08-31 11:03:54 -07:00
Kieran Prasch 616cbd7032 Set in place set default curve for CLI module 2018-08-31 11:03:54 -07:00
Kieran Prasch e7e4927175 Deprecate old config usage, Remove bad imports 2018-08-31 11:03:54 -07:00
Kieran Prasch 4221bdbdb3 Stub CLI network status command 2018-08-31 11:03:54 -07:00
Kieran Prasch 61bc7b8784 Hook-up agency to CLI config class 2018-08-31 11:03:54 -07:00
Kieran Prasch db9775752e Strips old versions of from_config; CLI minor bug fixes 2018-08-31 10:52:19 -07:00
Kieran Prasch f0c3e87e8e very thin ursula process handler 2018-08-31 10:52:19 -07:00
Kieran Prasch ae62335f70 Refactor cli to stand-alone module; Update cli entry point in setup.py 2018-08-31 10:52:19 -07:00