Skip to content

cleanup: pre-release sweep - #684

Merged
parkan merged 2 commits into
mainfrom
cleanup/pre-release-1.0.0
Jul 29, 2026
Merged

cleanup: pre-release sweep#684
parkan merged 2 commits into
mainfrom
cleanup/pre-release-1.0.0

Conversation

@parkan

@parkan parkan commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

grab-bag of fixes and formatting ahead of release

parkan added 2 commits July 16, 2026 19:18
…c drift

trivial real bugs: pure-go sqlite build dropped busy_timeout/foreign_keys
pragmas (url.Values.Set clobber); Wrapf(nil) swallowed the CAR size-mismatch
error; version nil-deref on missing build info; endpointfinder LruTimeout
never set; compose init service lacked DATABASE_CONNECTION_STRING (migrated a
throwaway sqlite, not the postgres); downloadserver logged ErrServerClosed as
a failure; ClientConfig.String missing a field separator; deal duration
default 12740h -> 12840h to match the cli.

wrong printf verbs/args in log and error messages: %d on strings, %s on a
bool, an undereferenced *string, reversed range args, wrong variable.

dead code removed: store/item_reference.go blockstore, EmptyReadCloser,
delegatedAddressToCommon, ChunkMapKeys, StoragePricePerEpochToPricePerDeal,
healthcheck State, post-mysql retry strings, and other unreferenced symbols.

per-file Info logs lowered to Debug on the scan/pack/piece-read hot paths.

cli help text, user-facing typos, stale doc comments, and references to
removed features (mysql, bitswap, encryption) corrected.
@parkan
parkan merged commit 7ebd2ae into main Jul 29, 2026
1 of 3 checks passed
@parkan
parkan deleted the cleanup/pre-release-1.0.0 branch July 29, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant