David Núñez
|
6c51627137
|
Bump version: 4.5.0 → 4.5.1
|
2021-01-15 20:10:37 +01:00 |
David Núñez
|
7685b5f5a7
|
Merge pull request #2523 from cygnusv/main
Fix failing build_docker job
|
2021-01-15 13:41:16 +01:00 |
David Núñez
|
ecf4716e7d
|
Bump Docker image cache, and add architecture to the cache key
https://support.circleci.com/hc/en-us/articles/360004250693-Restoring-cache-fails-with-Permission-Denied-
|
2021-01-15 13:37:12 +01:00 |
Kieran R. Prasch
|
acc37e048e
|
Bump version: 4.4.0 → 4.5.0
|
2021-01-14 22:12:07 -08:00 |
Kieran R. Prasch
|
30f41b5602
|
Insert missing license header
|
2021-01-14 22:10:06 -08:00 |
damon c
|
e907a598a2
|
Merge pull request #2462 from KPrasch/automagic
IP address checks on worker startup
|
2021-01-14 20:47:32 -08:00 |
K Prasch
|
1f4acace8f
|
Merge pull request #2482 from fjarri/arrangements
Parallel arrangement proposals
|
2021-01-14 20:10:26 -08:00 |
K Prasch
|
922b03e1ef
|
Merge pull request #2520 from arjunhassard/main
pricing paper on front pages & small faq modification
|
2021-01-14 20:09:58 -08:00 |
Arjun Hassard
|
db77943e69
|
newsfragment added
|
2021-01-14 16:32:51 -04:00 |
Bogdan Opanchuk
|
92bf2a981d
|
Parallel enactment
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
332e6ad386
|
Parallel proposals
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
bbc4390f68
|
Generalize NodeEngagementMutex
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
a2b99daa1d
|
Merge proposals and enactment into a single method, return EnactedPolicy
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
de0f933118
|
Make Arrangement stateless and get rid of BlockchainArrangement
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
24d5e3a5ec
|
Remove PolicyCredential
It isn't used anywhere
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
e635825c9e
|
Remove unused mock classes
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
e81f285517
|
Make WeightedSampler behave correctly in case of several consecutive draws
|
2021-01-14 11:19:35 -08:00 |
Bogdan Opanchuk
|
13a6ab8375
|
Add a newsfragment for #2482
|
2021-01-14 11:19:35 -08:00 |
Arjun Hassard
|
38e7d62c49
|
Update docs/source/support/faq.rst
Co-authored-by: David Núñez <david@nucypher.com>
|
2021-01-14 12:15:45 -07:00 |
K Prasch
|
2980c7fb2e
|
Merge pull request #2521 from fjarri/fix-build
Fix CI build
|
2021-01-14 11:10:12 -08:00 |
Derek Pierre
|
ff7a39f26b
|
Merge pull request #2515 from vepkenez/terrence-stamp
When rendering /status, don't fail, but log on StampNotSigned
|
2021-01-14 09:15:58 -05:00 |
Bogdan Opanchuk
|
70e2ecc5c9
|
Add a newsfragment for PR #2521
|
2021-01-13 23:04:17 -08:00 |
Bogdan Opanchuk
|
ad89ca7b67
|
Remove unnecessary try-except, catch more errors
|
2021-01-13 22:56:47 -08:00 |
Arjun Hassard
|
1a071ab3ed
|
pricing paper on front pages & small faq modification
|
2021-01-13 22:50:14 -04:00 |
damon
|
11b6f35f0e
|
adds newsfragment
|
2021-01-13 18:49:46 -08:00 |
K Prasch
|
11fe19db72
|
Merge pull request #2486 from svenski123/201219-estimate-gas-with-latest
Estimate gas with block identifier 'latest'
|
2021-01-13 18:31:26 -08:00 |
K Prasch
|
80f58857c6
|
Merge pull request #23 from vepkenez/automagic
cloudworkers: maintain existing seed nodes
|
2021-01-13 16:17:38 -08:00 |
Kristofer Peterson
|
8c31898ce5
|
Take more in care in decoding of exception object.
|
2021-01-13 23:37:42 +00:00 |
Kristofer Peterson
|
9837c8134e
|
Re-throw exception if decode attempt fails due to KeyError or TypeError.
|
2021-01-13 22:59:33 +00:00 |
Kristofer Peterson
|
71f794c1bd
|
Add news fragment.
|
2021-01-13 22:59:33 +00:00 |
Kristofer Peterson
|
29af99e63a
|
- safely ignore additional dict entries (i.e. 'data') when unpacking RPC exception in BlockchainInterface:._handle_failed_transaction()
- explicitly estimate gas if not otherwise specified with block identifier 'latest' in BlockchainInterface.build_contract_transaction()
|
2021-01-13 22:59:33 +00:00 |
damon
|
e611d6ab38
|
cloudworkers: maintain existing seed nodes
|
2021-01-12 17:21:24 -08:00 |
damon
|
40c1f2bec9
|
don't fail, but log on stampnotsigned
|
2021-01-12 15:34:34 -08:00 |
Kieran Prasch
|
11ab56d238
|
skip startup IP checks in lonely mode.
|
2021-01-12 15:03:16 -08:00 |
K Prasch
|
52defeae8a
|
Merge pull request #22 from vepkenez/automagic
cloudworkers: wait for 'External IP matches configuration'
|
2021-01-12 14:02:32 -08:00 |
damon
|
d358fb4a51
|
cloudworkers: wait for 'External IP matches configuration'
|
2021-01-12 13:57:26 -08:00 |
Kieran Prasch
|
ba2836451b
|
Respond to RFCs for PR #2462
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
8c9da43d10
|
Allow for settable rest host in --dev mode.
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
c7fd63630b
|
Unskips worker rate limiting test - Fixes unexpee limit test
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
1b60b813dd
|
Respond to RFCs for PR #2462
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
4f871f827f
|
Restore and format imports
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
f35f2fcef3
|
Accmodate rest_host as a required Ursula init parameter for live nodes in test.
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
e304be8fb8
|
Renames ip_checkup CLI function
|
2021-01-12 13:10:15 -08:00 |
Kieran Prasch
|
424e373a21
|
Prevent reserved or invalid IP addresses from being used to run Ursula.
|
2021-01-12 13:10:15 -08:00 |
Kieran R. Prasch
|
3e76547af1
|
newsfragment for PR #2462
|
2021-01-12 13:10:15 -08:00 |
Kieran R. Prasch
|
2d98971b43
|
Temp. skip work tracker test for CI runs.
|
2021-01-12 13:10:15 -08:00 |
Kieran R. Prasch
|
86d61b41f1
|
Test touchups for ursula startup
|
2021-01-12 13:10:15 -08:00 |
Kieran R. Prasch
|
c0e85029d4
|
Delay node discovery startup
|
2021-01-12 13:10:15 -08:00 |
Kieran R. Prasch
|
11cb6da3e0
|
Ignore hypothesis vectors
|
2021-01-12 13:10:15 -08:00 |
Kieran R. Prasch
|
303b476cd4
|
Startup IP check session mocking; Adjustment for learning loop startup.
|
2021-01-12 13:10:15 -08:00 |