Commit Graph

8464 Commits (8f23bb245097f536a9f1443846a11c28b1c2b7f8)

Author SHA1 Message Date
David Núñez b0997653ab Fixes #1704: CLI asks for confirmation before detaching worker 2020-12-08 10:40:42 -08:00
David Núñez ba89f0cb89 The probationary period only applies to mainnet 2020-12-08 10:40:42 -08:00
David Núñez 2526a345a1 Newsfragment for PR #2431 2020-12-08 10:40:42 -08:00
David Núñez e6e24acec0 Add disclaimer and duration check to nucypher alice grant 2020-12-08 10:40:42 -08:00
David Núñez 7f52bc20e5 Define a probationary period for policies in the network (#2353) 2020-12-08 10:40:42 -08:00
K Prasch 65a9b84cbc
Merge pull request #2459 from KPrasch/shorthand
Shorthand CLI flags: -avk, -bvk, and -bek
2020-12-07 16:08:06 -08:00
Bogdan Opanchuk 4285f0a521 Add a newsfragment 2020-12-07 14:39:56 -08:00
Bogdan Opanchuk 6e38408386 Make blockchain-based sampling more accepting of offline nodes 2020-12-07 14:39:51 -08:00
Bogdan Opanchuk 4deff4ccac Make sure that in FederatedPolicy.sample_essential() we always return `n - len(handpicked_ursulas)` Ursulas 2020-12-07 14:34:20 -08:00
K Prasch f156d47dc4
Merge pull request #2458 from KPrasch/3.6
Restores python 3.6 compatibility
2020-12-07 10:20:53 -08:00
K Prasch 60c73b87a6
Merge pull request #2371 from tuxxy/oops
Set teacher min_stake to 15000 NU.
2020-12-06 17:39:00 -08:00
Kieran Prasch 01dec71579 Newsfragment for PR #2459 2020-12-05 16:57:21 -08:00
Kieran Prasch 8649652915 Shorthand CLI flags for alice verifying key. 2020-12-05 09:51:22 -08:00
Kieran Prasch ec75abd83f Includes shorthand flags for bob's public keys. 2020-12-05 09:51:01 -08:00
Kieran Prasch cba70fc5fd Newsfragment for PR #2371 2020-12-05 09:45:44 -08:00
Kieran Prasch 2fb5637f20 Use s decimal casted referenced to economics for CLI's min. stake option. 2020-12-05 09:45:34 -08:00
Kieran Prasch 148402c5ec Newsfragment for PR #2458 2020-12-05 08:29:48 -08:00
Kieran Prasch 66ada04432 Relax regex testing for contract versioning. 2020-12-05 08:16:27 -08:00
Kieran Prasch 683617a507 Remove annotations for 're.Pattern' to comtinue supporting python 3.6. 2020-12-05 08:15:54 -08:00
tuxxy 7babc611c5 Set teacher min_stake to 15000 NU. oops.... 2020-12-05 08:02:57 -08:00
damon e1d1e3a90e cloudworkers: allow namespace creation in operation 2020-12-04 15:44:48 -08:00
damon 5c533d5017 nucypher cloudworkers refactored and production tested 2020-12-04 14:36:59 -08:00
Kieran Prasch 2f613b8b9c
Bump version: 4.2.0 → 4.2.1 2020-12-04 09:02:27 -08:00
K Prasch c1b51c367c
Merge pull request #2452 from KPrasch/main
Remove imported 'tests' reference from packaged constants.
2020-12-04 09:00:22 -08:00
David Núñez 111ccc55dc
Merge pull request #2185 from derekpierre/dao-doc
[WIP] Initial DAO documentation
2020-12-04 13:47:56 +01:00
Kieran R. Prasch 8226e775cc
newsfragment for PR #2452 2020-12-03 19:59:18 -08:00
Kieran R. Prasch 65a41e7f33
Remove imported 'tests' reference from packaged constants. 2020-12-03 19:53:29 -08:00
Kieran Prasch 9a99fe7bd3
Bump version: 4.1.2 → 4.2.0 2020-12-03 17:00:38 -08:00
Kieran Prasch e8370513f8 Increase maximum acceptable version length in regex test for contracts. 2020-12-03 16:48:04 -08:00
David Núñez 5972896510
Merge pull request #2439 from vzotova/compile-std
Standard Solc Compile (Multiversion)
2020-12-03 18:11:22 +01:00
Victoria a8f0ec5bc5 Apply suggestions from code review #2439
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
Co-authored-by: Kieran Prasch <kieran@nucypher.com>
Co-authored-by: David Núñez <david@nucypher.com>
2020-12-03 18:39:44 +03:00
vzotova 0a518df17a Refine upgradeability test 2020-12-03 16:48:35 +03:00
vzotova af5bb16fab Solidity 0.7.3->0.7.5 2020-12-03 16:48:35 +03:00
vzotova d221051284 Small touch ups for logs and tests while compilation 2020-12-03 16:48:34 +03:00
vzotova cedb66caf9 Finished bytecode validation for equal versions of the same contract 2020-12-03 16:48:34 +03:00
vzotova 4ff174eed0 Generate remappings settings based on source bundle 2020-12-03 16:48:34 +03:00
vzotova c7ec3c7ecb Fix predefined source bundles 2020-12-03 16:48:34 +03:00
vzotova bf247bc73f Take allowed path from source bundle while compilation 2020-12-03 16:48:33 +03:00
vzotova 96e959f60a Fix after rebasing 2020-12-03 16:48:33 +03:00
Kieran Prasch a16691bd62 Return of import remappings. 2020-12-03 16:48:33 +03:00
Kieran Prasch 90ce32d305 Workaround for invalid / reused nonce in tests. 2020-12-03 16:48:33 +03:00
Kieran Prasch 616f89b057 Use a calculated relative path with imports and source URLs for compiler input config 2020-12-03 16:48:33 +03:00
Kieran Prasch 1fe2d91297 Jamming with Viki and Derek. 2020-12-03 16:48:32 +03:00
Kieran Prasch 37f7a20814 All I want for christmas is a working source bundle 2020-12-03 16:48:32 +03:00
Kieran Prasch b8949a7972 Follow the yellow brick road 2020-12-03 16:48:32 +03:00
Kieran Prasch 0dec898159 Implements CachedInterface as a NamedTuple. 2020-12-03 16:48:32 +03:00
Kieran Prasch 0f1bac7d32 Newsfragment for solc compiler usage updates. 2020-12-03 16:48:31 +03:00
Kieran Prasch 6f04cef63d Rescues a test utility from fixtures and modifies estimate gas metrics to use standard compiler output. 2020-12-03 16:48:31 +03:00
Kieran Prasch 4499b86fb5 Woring around apidoc issues with compile constants when tests.__file__ is None. 2020-12-03 16:48:31 +03:00
Kieran Prasch 673223cf43 Ignore solc compile and economics from autodoc. 2020-12-03 16:48:31 +03:00