get_upcoming_deadlines
Canton operational deadlines coming up: scheduled upgrades, minimum-version raises, topology freezes and Logical Synchronizer Upgrades, per network. Use for "what do I have to do in the next N days" on DevNet, TestNet or MainNet. Events whose network could not be attributed are excluded rather than guessed, because a wrong deadline is worse than a missing one. A subscribable calendar of the same data is at https://ccpedia.xyz/calendar. For a verdict on your specific version use get_upgrade_status; for the full historical schedule use get_sv_schedule. Canton ecosystem only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How far ahead to look, in days. Default 30. | |
| environment | No | "MainNet", "TestNet" or "DevNet". Omit for all networks. | |
| validator_only | No | Only events that require a validator operator to act. |