vzotova
|
7c437b37b8
|
Removes `WorkLock` contract/agent/deployer and cli
Co-authored-by: Kieran Prasch <kieranprasch@gmail.com>
|
2022-02-10 20:19:21 +03:00 |
Kieran Prasch
|
b193465f98
|
adjust tests
|
2022-02-08 11:03:50 -08:00 |
Kieran Prasch
|
1c34045a81
|
Prepares economics and deployment constants for use with threshold network.
|
2022-02-08 11:02:17 -08:00 |
Kieran Prasch
|
0e148fbfa8
|
Skip tests
|
2022-02-08 11:02:02 -08:00 |
Kieran Prasch
|
ac1d4b5603
|
CLI supports payment method configuratiopn by Ursula and Alice.
|
2022-02-08 11:01:24 -08:00 |
Damon Ciarelli
|
c1f66c0ef6
|
ursula pre_application_agent working; contract interactions required to run ursula.
|
2022-02-08 11:01:24 -08:00 |
Bogdan Opanchuk
|
defa0e7c75
|
Fix deprecation warnings
|
2021-09-15 13:12:21 -07:00 |
Piotr Roslaniec
|
e357fe2f38
|
Pass Path as str to CLI in tests
|
2021-08-06 18:11:26 +02:00 |
Piotr Roslaniec
|
09e90d17fa
|
Remove remaining 'str' usage
|
2021-08-06 18:10:43 +02:00 |
Piotr Roslaniec
|
113a6db0ac
|
Fix tests after rebase
|
2021-08-06 18:10:22 +02:00 |
Piotr Roslaniec
|
662bc34439
|
Use Path methods instead of os module
|
2021-08-06 18:10:22 +02:00 |
Piotr Roslaniec
|
6a270c1713
|
Use pathlib
|
2021-08-06 18:10:20 +02:00 |
derekpierre
|
589ddff4de
|
Initial refactoring of "character control"; abstract what is now "character control" into a general "base control" from which "character control" can sub-class.
|
2021-07-26 15:14:42 -04:00 |
Kieran R. Prasch
|
7ed52647f3
|
Use crypto.passwords module for handling password key derivations.
|
2021-06-30 16:49:31 -07:00 |
Kieran Prasch
|
0d3780466b
|
Respond to RFCs in PR #2701
|
2021-06-28 14:33:31 -07:00 |
Kieran R. Prasch
|
f0080b3e2e
|
Minimally restore attachment of keystore
|
2021-06-28 14:33:31 -07:00 |
Kieran R. Prasch
|
4f7bdf5c46
|
tests respect the Keystore API
|
2021-06-28 14:33:31 -07:00 |
Kieran R. Prasch
|
e3868df4d1
|
Handle TLS power derivation form keystore.
|
2021-06-28 14:33:31 -07:00 |
Kieran R. Prasch
|
6aef077172
|
bulk renaming of Keyring -> Keystore
|
2021-06-28 14:33:31 -07:00 |
derekpierre
|
2299df1a2b
|
Added disclaimer with workaround for 'nucypher stake merge' operation.
|
2021-06-22 15:22:42 -04:00 |
derekpierre
|
04e7b05199
|
Add CLI disclaimer to 'nucypher stake increase' CLI operation outlining known bug leading to reduced rewards for one period.
|
2021-06-22 11:41:53 -04:00 |
David Núñez
|
ee2b6ed459
|
Resurface failing test that was shadowed and fix it.
|
2021-05-17 10:20:50 +02:00 |
David Núñez
|
ae4f63aa24
|
Introduce boost display in CLI tests. Improve tests a bit
Test actual sub-stake display logic instead of duplicating that code in tests
|
2021-05-17 10:20:50 +02:00 |
KPrasch
|
751c05cff5
|
Merge pull request #2673 from piotr-roslaniec/check-allowance#2636
Check allowance value before transactions
|
2021-05-07 14:17:08 -07:00 |
David Núñez
|
db4ee7c0df
|
Merge pull request #2662 from KPrasch/prompter
Improve keyring creation prompts and warnings
|
2021-05-07 11:58:12 +02:00 |
Piotr Roslaniec
|
3bd14cad19
|
Update allowance validation
|
2021-05-03 09:26:34 +02:00 |
Piotr Roslaniec
|
1a91011693
|
Update allowance validation
|
2021-05-03 09:26:34 +02:00 |
Piotr Roslaniec
|
feafbc219a
|
Check allowance before increasing it
|
2021-05-03 09:26:34 +02:00 |
Kieran R. Prasch
|
5575c2c135
|
Improve keyring creation prompts and warnings
|
2021-04-28 12:07:27 -07:00 |
Piotr Roslaniec
|
ee9f6708c8
|
Calculate date from blocktime
|
2021-04-27 13:58:54 +02:00 |
Piotr Roslaniec
|
eee2264ca1
|
Rename flags
|
2021-04-23 15:53:51 +02:00 |
Piotr Roslaniec
|
a8f1e55cd8
|
Set token reward decimal place
|
2021-04-23 10:34:55 +02:00 |
Piotr Roslaniec
|
a32a691395
|
Properly format NU
|
2021-04-23 09:24:44 +02:00 |
Piotr Roslaniec
|
1cd3dd5f8d
|
Fix missing key
|
2021-04-23 09:00:14 +02:00 |
Piotr Roslaniec
|
3a57704bf1
|
Revert accidental code change
|
2021-04-22 16:48:40 +02:00 |
Piotr Roslaniec
|
06930cbfba
|
Moves "stake collect-reward" to "stake rewards withdraw" command
|
2021-04-22 16:26:21 +02:00 |
Piotr Roslaniec
|
621b6c7a84
|
Fix number formatting
|
2021-04-22 16:08:47 +02:00 |
Piotr Roslaniec
|
1303076a76
|
Refactor and fix style
|
2021-04-22 09:38:53 +02:00 |
Piotr Roslaniec
|
603c403ef9
|
Add richer rewards output
|
2021-04-21 12:23:30 +02:00 |
Piotr Roslaniec
|
0c30b5fe86
|
Print historical rewards
|
2021-04-21 12:23:28 +02:00 |
Piotr Roslaniec
|
dcfa50ea0e
|
Test rewards CLI
|
2021-04-21 12:23:12 +02:00 |
derekpierre
|
571407084a
|
Improve UX for character CLI when there are multiple configuration files - prompt if > 1, or use singular configuration if only one available.
Fix failing tests.
|
2021-04-15 08:24:41 -04:00 |
derekpierre
|
34e7d269b6
|
Fixed calculation of periods for Alice CLI grant.
Fix test due to modification of output when sub-stake is INACTIVE.
|
2021-03-31 11:14:35 -07:00 |
derekpierre
|
1bb9290c34
|
Fix CLI/UX issues related to change of period length.
|
2021-03-31 11:14:35 -07:00 |
Kieran Prasch
|
8f041bda04
|
Allow replacement of rewards collection transactions.
|
2021-03-04 14:02:45 -08:00 |
Kieran Prasch
|
fd005b3ff7
|
Relocates CharacterConfiguration to nucypher.config.base
|
2021-02-26 13:38:37 -08:00 |
Kieran Prasch
|
ba464989ba
|
Actors accept a transacting power or an address but not both + Cleanup.
|
2021-02-26 13:38:37 -08:00 |
Kieran Prasch
|
7e07bd267e
|
Handle injected transacting power in tests.
|
2021-02-26 13:38:37 -08:00 |
Kieran Prasch
|
b91359f3ba
|
Bulk deprecation of Preallocation tooling.
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
2ac8d276aa
|
Respond to RFCs for PR #2536; Holdover for future work; Post rebase cleanup.
|
2021-02-18 18:35:56 -08:00 |