fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
562 stars 213 forks source link

Investigate speed improvements of switching to AlephBFT #2056

Closed jkitman closed 9 months ago

jkitman commented 1 year ago

As brought up here we can probably speed up HBBFT by removing threshold encryption and only waiting for f + 1 ABA instances (rather than 2f+1).

Alternatively we can switch to AlephBFT which is the better long-term solution.

justinmoon commented 9 months ago

No longer relevant