Skip to content

chore: remove unused libs/network/exchange module - #1125

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/remove-exchange-module
Jul 23, 2026
Merged

chore: remove unused libs/network/exchange module#1125
bmc08gt merged 1 commit into
code/cashfrom
chore/remove-exchange-module

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

What

Removes the dead libs/network/exchange module — nothing depends on it now that exchange logic lives in the opencode services. Drops the module sources, its settings.gradle.kts include, and the stale ui:components dependency on it.

Also migrates BottomBarContainer's delay() calls to the Duration-based overload to clear the deprecation on the Long form.

Notes

  • Pure cleanup — no behavior change.
  • Independent of the other branches in this batch.

The legacy libs/network/exchange module is dead — nothing depends on it
now that exchange logic lives in the opencode services. Drop the module,
its settings include, and the stale ui:components dependency on it.

Also migrate BottomBarContainer's delay() calls to the Duration-based
overload to clear the deprecation on the Long form.
@github-actions github-actions Bot added type: chore Maintenance, config, CI/CD area: ui Compose UI, theme, components, resources area: network gRPC, connectivity, API, exchange rates area: build-system Gradle, convention plugins, build-logic and removed type: chore Maintenance, config, CI/CD labels Jul 23, 2026
@bmc08gt bmc08gt assigned bmc08gt and unassigned bmc08gt Jul 23, 2026
@bmc08gt
bmc08gt merged commit 801a542 into code/cash Jul 23, 2026
3 checks passed
@bmc08gt
bmc08gt deleted the chore/remove-exchange-module branch July 23, 2026 21:36
bmc08gt added a commit that referenced this pull request Jul 24, 2026
The legacy libs/network/exchange module is dead — nothing depends on it
now that exchange logic lives in the opencode services. Drop the module,
its settings include, and the stale ui:components dependency on it.

Also migrate BottomBarContainer's delay() calls to the Duration-based
overload to clear the deprecation on the Long form.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic area: network gRPC, connectivity, API, exchange rates area: ui Compose UI, theme, components, resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant