David Núñez
7e1dec2950
Merge pull request #1662 from vzotova/rate-range
...
[DO NOT MERGE YET] Reward rate range
2020-02-27 12:05:03 -08:00
David Núñez
c63c754c89
Test showing how a manual deployment of an idle network is done
2020-02-24 15:29:11 -08:00
David Núñez
e55ccf2341
More general deployment modes: Meet Bare, Idle and Full
...
Idle = Deploy contract in 'idle' state, without activation
2020-02-22 17:11:55 -08:00
David Núñez
5968b519d8
Clean and simplify some deployers logic
2020-02-22 17:11:55 -08:00
vzotova
3816151cf9
Method for setting range of min reward rate in actors, deployers and CLI layers
2020-02-20 12:03:48 +03:00
David Núñez
c756b4ef14
Use new agency_local_registry fixture for CLI tests, and fix broken tests
...
Previously, we were supporting the consistency of our registry usage in a weird combination of fixtures' side-effects. Not anymore. CLI tests should use agency_local_registry, since it's a file-based mirror of the test_registry fixture when agency is assumed.
2020-02-07 11:28:34 +01:00
David Núñez
2f090b3b44
First pass at CLI command to build upgrade TX via MultiSig: nucypher-deploy upgrade --multisig ...
2020-02-07 11:22:08 +01:00
Kieran Prasch
df4de9d0c6
Support worklock bid cancellation via CLI - Clean up outstanding TODOs
2020-01-30 10:27:29 -08:00
Kieran Prasch
d4cc1bd3c7
Code formatting suggestions; Ensure action period happens early
2020-01-15 11:48:53 -08:00
vzotova
98185a99c4
Search using contract version, checking version while deployment
2019-12-24 19:01:04 +03:00
David Núñez
8e2bb3e217
Don't use a ContractAdministrator for painting nucypher-deploy inspect
2019-10-19 22:54:24 +02:00
Kieran R. Prasch
2e7a886391
Clean-up on isle 4... the registries are spraying all over the codebase
2019-09-30 09:04:09 -07:00
Kieran Prasch
dab1a13e11
Registry In/Out file management, CLI test integration with proxy retargeting.
2019-09-30 09:04:09 -07:00
Kieran Prasch
0a713c1e51
Bare deployment and Retargeting tests for deployer and CLI
2019-09-30 09:04:09 -07:00
Kieran Prasch
80382ad88c
Use LocalContractRegistry in deployment command tests; Add ID to registry repr.
2019-09-17 14:34:58 -07:00
Kieran R. Prasch
baf55630d2
Passing ownership transfer CLI tests + consolidation.
2019-09-09 14:51:12 -07:00
Kieran R. Prasch
ec5fab3b4f
UserEscrowProxy is now part of agency. Divergence amendments for status testing.
2019-09-09 14:50:46 -07:00
Kieran R. Prasch
562e5c6b2d
Working ownership inspection and status commands.
2019-09-09 14:50:46 -07:00
Kieran Prasch
f210ce0688
Details nucypher status output; Passing nucypher transfer-ownership tests; Deploy UserEscrowProxy in agency fixture.
2019-09-09 14:50:44 -07:00
Kieran Prasch
a3be973700
Extract ownership transfer CLI tests to new test module.
2019-09-09 14:49:38 -07:00