Skip to content

[ING-112] Remove unused wallet allocation services#5884

Open
aquinofb wants to merge 1 commit into
ing-112from
ing-112-remove-unused-services
Open

[ING-112] Remove unused wallet allocation services#5884
aquinofb wants to merge 1 commit into
ing-112from
ing-112-remove-unused-services

Conversation

@aquinofb

@aquinofb aquinofb commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Context

#5825 replaces the per-fee single-wallet assignment with the cascade allocator. Wallets::FindApplicableOnFeesService and Wallets::BuildAllocationRulesService lose their only caller there and become dead code. The deletion is split out of #5825 to keep that PR focused on the behavior change.

Changes

  • Delete both services and their specs: ~600 lines of pure deletion, no other code references them.

Stacked on #5825; it retargets to main once that one merges.

## Context

The ongoing-usage cascade (#5825) replaced the per-fee single-wallet
assignment. FindApplicableOnFeesService and BuildAllocationRulesService
lost their only caller there and are now dead code.

## Description

Delete both services and their specs. No other code references them.
@aquinofb aquinofb marked this pull request as ready for review July 7, 2026 20:14
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.

2 participants