David Núñez
|
6e83b0ffe1
|
Prioritize Upvest gas price datafeed
|
2020-12-25 01:51:15 +01:00 |
David Núñez
|
a56ce5151d
|
Construct the datafeed gas strategy based on the speed name
|
2020-12-25 01:51:15 +01:00 |
David Núñez
|
71ad8c2c31
|
Introduce equivalence classes for gas speed names
|
2020-12-25 01:50:43 +01:00 |
K Prasch
|
1b5de0a266
|
Merge pull request #2475 from vepkenez/cloud-fixers
Cloudworkers: bugfixes, better cleaner envvar support
|
2020-12-22 13:44:08 -08:00 |
K Prasch
|
01ffaa17c2
|
Merge pull request #2244 from fjarri/simplify-retrieve
Simplify Bob.retrieve()
|
2020-12-21 14:01:17 -08:00 |
damon
|
cda93e72aa
|
cloudworkers: improved docs
|
2020-12-20 16:57:14 -08:00 |
damon
|
479b9793b9
|
cloudworkers: use constants for envvar names
|
2020-12-20 16:56:31 -08:00 |
damon
|
f7c3d3527b
|
replace os.path.joins with Pathlib.joinpath
|
2020-12-20 16:21:48 -08:00 |
damon
|
560d41ac0f
|
cloudworkers add: use supplied nickname as is
|
2020-12-20 16:07:16 -08:00 |
damon
|
92ea9846f0
|
raise exception on conditions resulting in empty inventory
|
2020-12-20 16:07:16 -08:00 |
damon
|
02eb38d5a8
|
make ansible playbooks root relative
|
2020-12-20 16:07:16 -08:00 |
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 |