-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Describe the bug
Our blockchain infrastructure currently faces significant technical debt due to delayed framework updates. Specifically:
-
Vulnerability Exposure:
We encountered a critical bug that was only resolved in the Substrate polkadot-1.16.0 release. Remaining on our current version (1.1.0) leaves the chain exposed to multiple known vulnerabilities patched in later releases. -
Operational Risks:
Failure to steadily upgrade risks catastrophic chain halts (e.g., finality stalls, block production failures). While we recovered from a recent multi-day outage, a recurrence in production could:-
Damage the company’s reputation
-
Force costly emergency measures (chain reset/restart)
-
As the sole maintainer of the TFChain project ATM, I am facing significant resource constraints. Despite the critical nature of ongoing work, I am continuously redirected to other priorities/projects, leaving essential TFChain development and maintenance tasks at risk of delay or neglect. I recommend allocating dedicated engineering resources to systematically upgrade Substrate. Postponing this work compounds technical debt and exponentially increases operational risk.