Commit Graph

8464 Commits (8f23bb245097f536a9f1443846a11c28b1c2b7f8)

Author SHA1 Message Date
damon 04adc9766c adds newsfragment 2020-12-20 16:07:16 -08:00
damon a41429630a per node envvars: fixes https://github.com/nucypher/nucypher/issues/2472 2020-12-20 16:07:16 -08:00
damon 1dbe6a22b1 fix cli args https://github.com/nucypher/nucypher/issues/2473 2020-12-20 16:07:16 -08:00
K Prasch 5d249137fe
Merge pull request #2483 from fjarri/temporary-db
Prevent Vladimir from creating a ":memory:" directory
2020-12-18 18:09:24 -08:00
Bogdan Opanchuk 6aff3f33c1 Add dummy newsfragment 2020-12-18 16:10:03 -08:00
Bogdan Opanchuk dde1a93991 Prevent Vladimir from littering 2020-12-18 16:09:45 -08:00
Bogdan Opanchuk 046a22f791 Make ensure_correct_sender() a method of PolicyMessageKit 2020-12-18 15:19:44 -08:00
Bogdan Opanchuk 61253968fc Simplify the reencryption loop 2020-12-18 15:19:43 -08:00
K Prasch 62ade702c9
Merge pull request #2474 from KPrasch/hello-operator
Pretty worker & staker console messages
2020-12-18 10:15:01 -08:00
K Prasch 0d7af8bd60
Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-12-18 09:49:52 -08:00
Kieran Prasch 5810134a8f newsfragment for PR #2474 2020-12-17 17:07:33 -08:00
David Núñez 732845da65
Merge pull request #2476 from cygnusv/tidy
Pull Request template
2020-12-18 01:48:53 +01:00
David Núñez e12dc4bc16 Remove question on product dev alignment. Invite to link other PRs and issues 2020-12-18 01:42:25 +01:00
David Núñez 5f93a3ae59 Skip card unit tests until qrcode module is added as dependency in 2440 2020-12-17 23:30:51 +01:00
David Núñez bf8be24435 Iterate on the PR template based on team's feedback 2020-12-16 01:56:22 +01:00
David Núñez 3face628d8 Newsfragment for PR#2476 2020-12-16 01:29:36 +01:00
Bogdan Opanchuk fb55fd349a Group completed work orders by capsule in work_orders_for_capsules() 2020-12-15 14:04:52 -08:00
Bogdan Opanchuk af7e9701bf Fix multiple calls to work_orders_for_capsules() in a loop with the same arguments 2020-12-15 14:04:52 -08:00
Bogdan Opanchuk 6842c45101 Extract sanity checks from retreive() to a separate function 2020-12-15 14:04:52 -08:00
Bogdan Opanchuk 4dc855c111 Simplify the flow in retreive() 2020-12-15 14:04:52 -08:00
Bogdan Opanchuk 08c7f83548 Remove an unnecessary alternative of passing a treasure map via map_id
Every time it happens the actual map object is also available.
2020-12-15 14:04:32 -08:00
Bogdan Opanchuk 60c0f4412f Turn `construct_hrac_and_map_id()` into `construct_map_id()` (hrac is not used anywhere) 2020-12-15 13:36:20 -08:00
Bogdan Opanchuk 5d477f6783 Add a dummy newsfragment 2020-12-15 13:36:20 -08:00
David Núñez 1a005dfc81
Merge pull request #2468 from KPrasch/baeto
Deprecation: Managed client syncing and Stale interface methods
2020-12-15 12:33:03 +01:00
Kieran Prasch 363c68340a newsfragment for PR #2468 2020-12-14 12:01:19 -08:00
Kieran Prasch ae072e83e2 Deprecates unused interface methods 2020-12-14 12:01:19 -08:00
Kieran Prasch 89043b3065 Deprecates managed provider/client syncing 2020-12-14 12:01:18 -08:00
Kieran Prasch 00e1f629e8 Minimize known chain ID lists. 2020-12-14 12:00:39 -08:00
K Prasch 5a13d23592
Merge pull request #2466 from KPrasch/mime
Deprecation: Internal geth process mode (--geth)
2020-12-14 11:57:17 -08:00
K Prasch 2463b87604
Merge pull request #2467 from KPrasch/smooth_operator
Include offending ursula list on nucypher.policy.policies.Rejected
2020-12-14 11:56:28 -08:00
Kieran Prasch b15ad3a9f4 newsfragment for PR #2467 2020-12-14 11:56:03 -08:00
David Núñez 6a97c97bb5 First pass at a Pull Request template 2020-12-14 13:19:38 +01:00
David Núñez a89cd39e91
Merge pull request #2240 from ronmnm/romak_pooling
Worklock pooling contract
2020-12-14 10:34:17 +01:00
Kieran Prasch f1a23a025a Use blockchain instead of wallet for console painting. 2020-12-11 13:23:45 -08:00
Kieran Prasch fae2c05509 Use constants for cli password collection confirmation 2020-12-11 12:09:04 -08:00
Kieran Prasch 38c441dff0 Improves staker and ursula literature and help texts 2020-12-11 12:07:43 -08:00
Kieran Prasch d835430f36 Improve formatting of console messages when awaiting worker qualification. 2020-12-11 11:51:37 -08:00
Kieran Prasch c6b3ea31c1 Deprecates embedded geth integration tests and managed process usage. 2020-12-11 11:04:49 -08:00
Kieran Prasch cd0f9c7b35 Deprecates embedded geth integration tests. 2020-12-11 10:25:09 -08:00
Kieran R. Prasch 7ed5368c7d
Include offending ursula list on nucypher.policy.policies.Rejected 2020-12-09 18:36:30 -08:00
Kieran R. Prasch 56d16bb54b
newsfragment for PR #2466 2020-12-09 17:46:36 -08:00
Kieran Prasch 2eefc07d31
Deprecates internal geth process mode. 2020-12-09 17:39:42 -08:00
K Prasch 8875075902
Merge pull request #2115 from KPrasch/card
Let me give you my card...
2020-12-09 17:26:03 -08:00
Kieran R. Prasch eb8e89782f
Respond to RFCs for PR #2115 2020-12-09 16:58:55 -08:00
Kieran R. Prasch 735dccce1e
Card CLI acceptance testing for 'alice/bob make-card' and card directory autocreation. 2020-12-09 16:52:15 -08:00
Kieran Prasch d21d7ee947 Additional help text and accompanying test; Relocate help test to CLI unit. 2020-12-09 14:10:03 -08:00
Kieran Prasch b342180d89 Additional CLI acceptance tests for non-interactive use cases. 2020-12-09 13:55:45 -08:00
Kieran Prasch 8ca375a9fa Respond to RFCs for PR #2115 2020-12-09 13:44:13 -08:00
K Prasch 825f2b0bfb
Merge pull request #2416 from fjarri/less-stubborn-sampling
Less stubborn sampling
2020-12-09 13:17:06 -08:00
Kieran Prasch e6af45eb26 CLI acceptance testing for character cards 2020-12-09 12:44:23 -08:00