Commit Graph

8109 Commits (af1c11b0d42eed56b1bd0d21b5d42e395a15ed94)

Author SHA1 Message Date
K Prasch af1c11b0d4
Merge pull request #2460 from KPrasch/probation
Complete grant CLI policy interactons and probationary period enforcement
2020-12-08 14:08:53 -08:00
Kieran Prasch 81a41cb585 Use gwei on the surface, and wei internally during interactive rate collection. 2020-12-08 13:35:30 -08:00
Kieran Prasch 18d1deb7f6 Respond to RFCs for PR #2460 2020-12-08 12:39:24 -08:00
K Prasch 6c7809c4cf
Merge pull request #2451 from KPrasch/auth
Improve handling of incorrect password via software signer
2020-12-08 11:43:19 -08:00
Kieran Prasch 597d0fa872 Respond to RFCs for PR #2431 2020-12-08 11:42:26 -08:00
Kieran Prasch fcdfdda58b Test demonstrating AccessDenied on invalid or incorrect keystore signer password 2020-12-08 10:56:42 -08:00
Kieran Prasch 4f033dc208 Newsfragement for PR #2451 2020-12-08 10:41:27 -08:00
Kieran R. Prasch acdcf8c16e Resolves TODO regarding none value as software signer password; Raise AccessDenied. 2020-12-08 10:41:27 -08:00
Kieran R. Prasch 79c3895e0f Raise better exception on incorrect password for software signers 2020-12-08 10:41:27 -08:00
Kieran Prasch a009defe30 Places probationary period end date to Febuary 28th, 2021, and one second before March first. 2020-12-08 10:40:42 -08:00
Kieran Prasch 055af379ac Newsfragment for PR #2460 2020-12-08 10:40:42 -08:00
Kieran Prasch 9cb2bef4ce Touch ups for grant CLI tests 2020-12-08 10:40:42 -08:00
Kieran Prasch 91e0accd20 Use ISO8601 for CLI expiration 2020-12-08 10:40:42 -08:00
Kieran Prasch 1913e4ea59 Enforce policy probationary period at the character layer in Alice.grant 2020-12-08 10:40:42 -08:00
Kieran Prasch 63d8c3555f Improves grant CLI: all policy values cascade from flags, to defaults, and interactively. Integrates with probationary period enforcement. 2020-12-08 10:40:42 -08:00
Kieran Prasch 99220c2f94 Introduces new grant staging and probation enforcement CLI actions 2020-12-08 10:40:42 -08:00
Kieran Prasch 2cecfb3cfd Rewords keyring decryption console messages. 2020-12-08 10:40:42 -08:00
Kieran Prasch a7ca214898 Control CLI datetime formats for grant expiration 2020-12-08 10:40:42 -08:00
Kieran Prasch d864f1cb6e Use click datetime conversion for policy expiration via CLI; compare with mayadt. 2020-12-08 10:40:42 -08:00
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
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
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