serai/coins/monero/src
Luke Parker 376b36974f
Stub binaries' code when features binaries is not set
Allows running `cargo build` in monero-serai and message-queue without
erroring, since it'd automatically try to build the binaries which require
additional features.

While we could make those features not optional, it'd increase time to build
and disk space required, which is why the features exist for monero-serai and
message-queue in the first place (since both are frequently used as libs).
2023-08-02 14:43:49 -04:00
..
bin Stub binaries' code when features binaries is not set 2023-08-02 14:43:49 -04:00
ringct Latest clippy 2023-08-01 02:49:31 -04:00
rpc monero-serai: fee calculation parity with Monero's wallet2 (#301) 2023-07-19 15:06:05 -04:00
tests add polyseed support (#257) 2023-07-16 07:25:17 -04:00
wallet cargo +nightly fmt 2023-08-01 00:47:36 -04:00
block.rs Monero: support for legacy transactions (#308) 2023-07-04 17:18:05 -04:00
lib.rs Implement a pretty Debug for various objects 2023-07-29 04:12:10 -04:00
merkle.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
serialize.rs monero-serai: fee calculation parity with Monero's wallet2 (#301) 2023-07-19 15:06:05 -04:00
transaction.rs monero-serai: fee calculation parity with Monero's wallet2 (#301) 2023-07-19 15:06:05 -04:00