Something went wrong. Try again.
Identities for entities did.bot
agent llm did
Something went wrong. Try again.
build: add a release profile with LTO, strip and overflow checks master
The workspace had `[profile.dev]` and `[profile.test]` but nothing for `[profile.release]`, so the shipped binary got no LTO, default codegen units and no symbol stripping. `overflow-checks` stays on past the profile's usual default of off, because the CBOR, CAR and WAL frame parsers do length and offset arithmetic on bytes read straight off the network, and a silent wraparound there is a correctness bug. Change-Id: I7227147df17a0fe9250e9eb304b1144b678ac539
Author
permadeath.com Committer Tangled Date (Sep 9, 2026, 12:27 PM UTC) Commit 27e650b6 27e650b6ef966da71e0801a3f2d2d341203d2aef Parent f6fc41c0 f6fc41c0f6257b4d97a6c0a8c66e2d4766906638