Skip to content

[FEATURE] [Coinswap] Migrate Maker RPC to mill-rpc #62

@hulxv

Description

@hulxv

Description

Migrate the Maker RPC server from current implementation to mill-rpc framework.

Motivation

After successful Taker migration, migrate Maker to complete the transition.

Proposed Solution

  • Apply lessons learned from Taker migration
  • Use same migration process
  • More complex than Taker (additional endpoints)

Tasks

  • Create new MakerRpcServer using mill-rpc
  • Port all Maker endpoints
  • Add compute pool for crypto operations
  • Add middleware
  • Port tests
  • Run benchmarks
  • Side-by-side testing
  • Deploy to testnet

Expected

  • Full feature parity with existing Maker RPC
  • Performance improvements
  • Enhanced security
  • Cleaner codebase

Metadata

Metadata

Assignees

No one assigned

    Labels

    coinswap-migration-phase-3The 3rd phase in integration of mill-io inside Coinswap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions