Serai is a new DEX, built from the ground up, initially planning on listing Bitcoin, Ethereum, DAI, and Monero, offering a liquidity-pool-based trading experience. Funds are stored in an economically secured threshold-multisig wallet.
Find a file
Luke Parker 26cee46950 Add a batch verified DLEq
The batch verified one offers ~23% faster verification. While this 
massively refactors for modularity, I'm still not happy with the DLEq 
proofs at the top level, nor am I happy with the AOS signatures. I'll 
work on cleaning them up more later.
2022-07-07 08:36:23 -05:00
coins/monero Implement a DLEq library 2022-06-30 05:42:29 -04:00
crypto Add a batch verified DLEq 2022-07-07 08:36:23 -05:00
docs/protocol Move the Validators protocol spec doc in 2022-04-21 22:01:12 -04:00
processor Minor doc updates 2022-07-02 11:04:01 -04:00
.gitignore Update FROST signing to match the IETF draft 2022-04-23 03:49:30 -04:00
.gitmodules Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
Cargo.toml Implement a DLEq library 2022-06-30 05:42:29 -04:00