Skip to content

refactor: remove RPC infrastructure types from shared data-models#8

Merged
linuxninja39 merged 1 commit into
mainfrom
merge/refinery/da-9dgd
Feb 20, 2026
Merged

refactor: remove RPC infrastructure types from shared data-models#8
linuxninja39 merged 1 commit into
mainfrom
merge/refinery/da-9dgd

Conversation

@linuxninja39
Copy link
Copy Markdown
Contributor

Summary

  • Removes RPC infrastructure types that don't belong in shared data-models (Phase 1B of architecture cleanup)
  • Deleted: RpcProviderRole, RpcProviderType enums; ChainRpcConfig, CircuitBreakerConfig, HealthCheckConfig, RetryConfig, RpcEndpointConfig, RpcProviderConfig, PrivacyConfig, UserRpcConfig, UserRpcEndpoint interfaces
  • Removed associated test file (rpc-config.test.ts)
  • Updated API report and package exports
  • 400 tests passing (19 test files)

Merge Request

  • MQ bead: da-9dgd
  • Source: polecat/furiosa/da-jjdr
  • Priority: P0

These types (RpcProviderRole, RpcProviderType, RpcEndpointConfig,
ChainRpcConfig, RpcProviderConfig, CircuitBreakerConfig, RetryConfig,
HealthCheckConfig, UserRpcEndpoint, UserRpcConfig, PrivacyConfig)
belong in @cygnus-wealth/rpc-infrastructure per en-1mg1 analysis.

Removes 11 type files, their exports, tests, and API report entries.
Bumps version to 1.4.0. All 400 remaining tests pass.
@linuxninja39 linuxninja39 merged commit 4ef2f65 into main Feb 20, 2026
2 checks passed
@linuxninja39 linuxninja39 deleted the merge/refinery/da-9dgd branch February 20, 2026 23:50
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