serai/tests
Justin Berman cda14ac8b9
monero: Use fee priority enums from monero repo CLI/RPC wallets (#499)
* monero: Use fee priority enums from monero repo CLI/RPC wallets

* Update processor for fee priority change

* Remove FeePriority::Default

Done in consultation with @j-berman.

The RPC/CLI/GUI almost always adjust up except barring very explicit commands,
hence why FeePriority 0 is now only exposed via the explicit command of
FeePriority::Custom { priority: 0 }.

Also helps with terminology.

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2024-02-19 21:03:27 -05:00
..
coordinator Increase timeout in coordinator tests 2024-02-18 08:19:07 -05:00
docker Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00
full-stack monero: Use fee priority enums from monero repo CLI/RPC wallets (#499) 2024-02-19 21:03:27 -05:00
message-queue Add workspace lints 2023-12-17 00:04:47 -05:00
no-std Add workspace lints 2023-12-17 00:04:47 -05:00
processor monero: Use fee priority enums from monero repo CLI/RPC wallets (#499) 2024-02-19 21:03:27 -05:00
reproducible-runtime Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00