all pre-carrot txs work; Add support for return txs post-carrot.

This commit is contained in:
akildemir
2025-07-11 12:08:44 +03:00
parent 78232ff3a8
commit dd39f94ca6
27 changed files with 422 additions and 330 deletions

View File

@@ -409,6 +409,7 @@ cryptonote::transaction construct_carrot_pruned_transaction_fake_inputs(
fake_fee_per_weight,
5,
/*extra=*/{},
cryptonote::transaction_type::TRANSFER,
std::move(select_inputs),
acc_keys.m_account_address.m_spend_public_key,
{{0, 0}, carrot::AddressDeriveType::PreCarrot},