serai/coins/monero/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
..
add_data.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
eventuality.rs Processor (#259) 2023-03-16 22:59:40 -04:00
runner.rs monero: Use fee priority enums from monero repo CLI/RPC wallets (#499) 2024-02-19 21:03:27 -05:00
scan.rs monero: make dummy payment ID zeroes when it's included in a tx (#514) 2024-02-19 20:45:50 -05:00
send.rs monero: Use fee priority enums from monero repo CLI/RPC wallets (#499) 2024-02-19 21:03:27 -05:00
wallet2_compatibility.rs monero: Use fee priority enums from monero repo CLI/RPC wallets (#499) 2024-02-19 21:03:27 -05:00