serai/coins/monero/src
Justin Berman c507ab9fd6
monero: match varint decoding (#513)
* monero: match varint decoding

* Fix build and clippy
2024-01-11 03:15:11 -05:00
..
bin Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
ringct Monero: use only the first input ring length for RCT deserialization. (#504) 2024-01-05 00:02:16 -05:00
rpc Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
tests monero: require seed lang when decoding seed (#502) 2024-01-04 01:32:42 -05:00
wallet monero: investigated TODO and can remove it 2024-01-05 12:18:10 -05:00
block.rs Make monero-serai Block::number not panic on invalid blocks 2024-01-06 00:03:14 -05:00
lib.rs Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
merkle.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
ring_signatures.rs Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00
serialize.rs monero: match varint decoding (#513) 2024-01-11 03:15:11 -05:00
transaction.rs Monero: use only the first input ring length for RCT deserialization. (#504) 2024-01-05 00:02:16 -05:00
unreduced_scalar.rs Add workspace lints 2023-12-17 00:04:47 -05:00