Skip to content

Solvers can fetch threshold signatures on demand #75

@CluEleSsUK

Description

@CluEleSsUK

Presently, dcipher nodes automatically verify swap requests on the source chain and release funds to solvers. This has two implications:

  • one of the dcipher nodes pays the gas for reimbursement
  • a transaction is submitted for every reimbursement on the source chain.

This could lead to higher/more unstable verification fees, and higher gas spent overall by the network.
It was discussed here that we could consider allowing solvers to redeem their reimbursement by fetching threshold signatures from dcipher out of band.
A benefit of this is that they could batch many reimbursements into a single aggregate signature and verify them once, saving gas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions