75 Minutes to 18
Kaspa ($KAS) core R&D - what developers discussed, debated, and shipped. Mar 25-27, 2026. Sutton noticed the Build Linux Release step in CI was taking 75 minutes. (flag) He pointed to PR #924 as where it likely started. PR #924, by smartgoo, changed TransactionOutput to use consensus-client::CovenantBinding instead of consensus-core::CovenantBinding - a type system alignment change bringing the struct in line with how other consensus client types are defined. (PR #924) Sutton had merged it and then noticed a flaky integration test failing in CI: daemon_utxos_propagation_test.