Bogdan Opanchuk
|
bb94718514
|
Return a StateDiff object from record_fleet_state()
|
2021-03-02 18:20:48 -08:00 |
Bogdan Opanchuk
|
b20a6da134
|
Make ArchivedFleetState a NamedTuple
|
2021-03-02 18:20:48 -08:00 |
Bogdan Opanchuk
|
c0a303a783
|
Help nucypher-monitor get the info it needs
|
2021-03-02 18:20:48 -08:00 |
Bogdan Opanchuk
|
658151d2b8
|
Add newsfragment for PR #2574
|
2021-03-02 18:20:48 -08:00 |
Kieran Prasch
|
a5090f69a9
|
Bump version: 4.7.0 → 4.7.1
|
2021-03-02 13:19:15 -08:00 |
KPrasch
|
17adf62bb1
|
Merge pull request #2589 from derekpierre/prometheus-domain
[Hotfix] Fix Ursulas not starting up when prometheus is enabled
|
2021-03-02 13:17:39 -08:00 |
derekpierre
|
3b56102fd2
|
Add newsfragment for #2589.
|
2021-03-02 15:58:22 -05:00 |
derekpierre
|
45f5906cb6
|
Specify domain value when instantiating NuCypherTokenActor for prometheus metrics collection.
|
2021-03-02 15:56:08 -05:00 |
Kieran Prasch
|
a580a46280
|
Bump version: 4.6.0 → 4.7.0
|
2021-03-02 11:07:35 -08:00 |
KPrasch
|
f930757f69
|
Merge pull request #2572 from KPrasch/signer
Injected Transacting Power
|
2021-03-02 10:38:37 -08:00 |
Kieran Prasch
|
06d89fef07
|
ContractAdministrator is a BaseActor subclass. Respond to RFCs in PR #2572
|
2021-03-02 10:24:41 -08:00 |
Kieran Prasch
|
fd005b3ff7
|
Relocates CharacterConfiguration to nucypher.config.base
|
2021-02-26 13:38:37 -08:00 |
Kieran Prasch
|
58d0557d32
|
Newsfragment for PR #2572
|
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
|
dcd8c9b12f
|
Handle CLI-launched character unocking pre-init.
|
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
|
26d37ee33b
|
Removes embedded transacting power activations.
|
2021-02-26 13:38:37 -08:00 |
Kieran Prasch
|
ec8ae9d127
|
Handle deprecation of Staker.wallet; Simplify Stakeholder assimilation.
|
2021-02-26 13:38:35 -08:00 |
Kieran Prasch
|
ac274e2968
|
Handle injected transacting power for API handles, Characters and CLI.
|
2021-02-26 13:27:53 -08:00 |
Kieran Prasch
|
acfa1cad71
|
Do not return agents from agency fixture
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
187f63efc6
|
Deprecation of preallocation CLI
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
ccca218e3a
|
Reworks base actor ans subclasses to handle injected transacting power.
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
9bc8e3bf9f
|
Accept injected transacting power in deployers (special agents).
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
c477039bda
|
Accept injected transacting power in agent transaction methods.
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
ee3a7b5e03
|
Decompose signer from blockchain interfaces.
|
2021-02-26 13:25:17 -08:00 |
Kieran Prasch
|
b91359f3ba
|
Bulk deprecation of Preallocation tooling.
|
2021-02-26 13:25:17 -08:00 |
Derek Pierre
|
fc43d5e250
|
Merge pull request #2573 from derekpierre/status-events-query
Improve 'nucypher status events' to allow event filtering
|
2021-02-26 14:41:24 -05:00 |
derekpierre
|
3f49a08453
|
Respond to RFCs for #2573.
Co-authored-by: K Prasch <kieranprasch@gmail.com>
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
3ad3e2edc2
|
Add documentation about modifications to 'nucypher status events'.
Minor refactor.
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
397e872b1d
|
Add some tests.
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
a103176368
|
If keeping 'nucypher stake events' and 'nucypher status events', ensure that they use shared code.
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
3e69f6d928
|
Add newsfragment for #2573.
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
6946e0217c
|
Add check for redundant --csv and --csv-file usage.
Add TODO for future reporting style output.
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
6d4a53b1f9
|
Add from-block and to-block options for 'nucypher stake events' CLI command.
|
2021-02-26 13:07:26 -05:00 |
derekpierre
|
5ad142c439
|
Initial work to allow output of 'nucypher status events' to a csv file, and allow for event filtering (for eg. by staker address).
|
2021-02-26 13:07:26 -05:00 |
KPrasch
|
dd90d12220
|
Merge pull request #2585 from derekpierre/need-more-time
Extend policy probationary period for 2 months to 2021-04-30T23:59:59 UTC
|
2021-02-26 10:05:13 -08:00 |
derekpierre
|
e0663378cc
|
Add newsfragment for #2585.
|
2021-02-26 10:37:59 -05:00 |
derekpierre
|
133023c05f
|
Extend probation period for 2 months to '2021-04-30T23:59:59.0Z'.
|
2021-02-26 10:31:08 -05:00 |
KPrasch
|
cc7c763ee7
|
Merge pull request #2576 from vepkenez/network-tweaks
Updates to deployment and new mainnet seed node URL
|
2021-02-25 14:03:35 -08:00 |
KPrasch
|
e5eff1a579
|
Update newsfragments/2576.misc.rst
|
2021-02-25 14:03:20 -08:00 |
KPrasch
|
dca7fa4ebd
|
Merge pull request #2581 from KPrasch/there-is-no-try
Fixes #1874
|
2021-02-25 12:46:48 -08:00 |
Kieran Prasch
|
72fb5dd591
|
A few more days...
|
2021-02-25 12:26:36 -08:00 |
Kieran Prasch
|
5d9cd50125
|
Remove try in doctpr.py; Closes #1874
|
2021-02-25 12:26:04 -08:00 |
damon
|
5fdc5fc46c
|
remove references to unavailable keys in json status
|
2021-02-22 11:34:38 -08:00 |
damon
|
f7026ab61b
|
add .dockerignore
|
2021-02-22 11:14:48 -08:00 |
damon
|
a292c825ee
|
newsfrag
|
2021-02-22 11:12:22 -08:00 |
damon
|
4d78454303
|
new seeds for mainnet
|
2021-02-22 11:05:04 -08:00 |
damon
|
5703e092b6
|
tweaks for creating new nodes as of 4.5.x
|
2021-02-22 11:04:51 -08:00 |
damon
|
252ceeb1a2
|
remove teacher config from deploy config
|
2021-02-22 11:04:33 -08:00 |
KPrasch
|
d4a925c7fc
|
Merge pull request #2536 from KPrasch/tamagatchi
Persistent TLS certificates; Simplify Ursula Initialization
|
2021-02-18 18:59:38 -08:00 |