0xMiden / 0xMiden/protocol

Optimize cycle counts for computing fees in a multisig

Open
#3,359 0 comments 0 reactions 0 assignees View on GitHub
fees standards
Dominant language
Rust
Stars
132
Forks
167
Avg merge
1d 23h
Merged PRs (30d)
110

Description

Currently we assume the most conservative signature scheme (falcon) even though some of the signers might be configured with ECDSA or potentially other schemes.

Instead, we could loop through the currently configured signer schemes and tally those up more precisely.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.