serai/coins/monero/src
Luke Parker 25f1549c6c
Move verify_share to return batch-verifiable statements
While the previous construction achieved n/2 average detection,
this will run in log2(n). Unfortunately, the need to keep entropy
around (or take in an RNG here) remains.
2022-12-13 20:31:00 -05:00
..
ringct Move verify_share to return batch-verifiable statements 2022-12-13 20:31:00 -05:00
tests Support caching preprocesses in FROST (#190) 2022-12-08 19:04:35 -05:00
wallet Update scan.rs 2022-12-12 11:27:42 -05:00
block.rs Lint Monero serialization 2022-08-21 04:41:55 -04:00
lib.rs Have the RPC return the unsupported version when Unsupported 2022-11-14 23:56:28 -05:00
rpc.rs Correct derives on errors 2022-12-09 09:50:00 -05:00
serialize.rs Support v1 transactions 2022-09-28 05:28:42 -04:00
transaction.rs Publish an alpha version of the Monero crate (#123) 2022-09-29 01:24:33 -05:00