joschisan
joschisan
Design Goals: * client side aggregation of signature shares, no latency critical consensus items * cryptographically enforce expiration of encrypted preimages * stateless recovery of in-flight outgoing and incoming contracts...
This pr is reproposing the original design in https://github.com/Cardinal-Cryptography/AlephBFT/pull/399 before it was switched to using AsyncRead and AsyncWrite. The initial design proposed here is currently implemented in our fork and...
If a mint nonce of a certain amount is requested the method new_note_secret hashes a static secret, the amount and a counter specific to the amount to generate a new...
LNV2 is still missing the following tests. For the devimint tests to work we need to enable lnv2 in devimint. - [x] (devimint) gateway registration sanity test: https://github.com/fedimint/fedimint/pull/5488 - [x]...