Skip to content

[FEATURE] [Coinswap] Add Compute Pool for Maker Crypto Operations #64

@hulxv

Description

@hulxv

Description

Integrate compute pool for CPU-intensive operations in Maker RPC.

Motivation

Maker performs more cryptographic operations than Taker and will benefit more from compute pool.

Proposed Solution

  • Multi-party computation protocols
  • Contract creation and validation
  • Signature aggregation
  • Transaction building and signing
  • Proof generation

Tasks

  • Identify compute-intensive operations
  • Mark handlers appropriately
  • Benchmark improvements
  • Tune compute pool size
  • Document performance gains

Expected

  • Improved performance for CPU-intensive operations
  • Better resource utilization
  • Enhanced scalability
  • Clear documentation of usage patterns

Metadata

Metadata

Assignees

No one assigned

    Labels

    coinswap-migration-phase-3The 3rd phase in integration of mill-io inside CoinswapenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions