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 e4fc469e58
Use a transcript when generating the per-chain binding for a given set of keys
While it was fine as-is, as it only had one variable length property, 
this is a bit more robust. Also binds the Curve ID, which should declare 
differently even for just different basepoints, and therefore adds two 
variable length properties (justifying the transcript).
2022-06-03 01:37:12 -04:00
coins/monero Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -04:00
crypto Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -04:00
docs/protocol Move the Validators protocol spec doc in 2022-04-21 22:01:12 -04:00
processor Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -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 Add the bones of the processor 2022-05-26 04:36:19 -04:00