grin-wallet/controller/tests
2024-04-30 11:11:25 +01:00
..
common Contracts - Test fixes + warning cleanups (#694) 2023-08-10 13:24:25 +01:00
contract Simple contracts restructured v3 (#675) 2023-03-20 10:09:17 +00:00
accounts.rs update transaction 2022-11-22 13:25:44 +00:00
build_chain.rs Remove grin lib re-exports from util crate (#661) 2022-08-08 12:08:25 +01:00
build_output.rs Remove grin lib re-exports from util crate (#661) 2022-08-08 12:08:25 +01:00
check.rs update transaction 2022-11-22 13:25:44 +00:00
contract_accounts.rs Contracts - Test fixes + warning cleanups (#694) 2023-08-10 13:24:25 +01:00
contract_accounts_switch.rs Contracts - Test fixes + warning cleanups (#694) 2023-08-10 13:24:25 +01:00
contract_early_lock.rs Contracts - Test fixes + warning cleanups (#694) 2023-08-10 13:24:25 +01:00
contract_early_proofs_rsr.rs [Contracts] Slatepack v5 Deserialization fix (#698) 2023-11-21 13:51:46 +00:00
contract_early_proofs_srs.rs added explicit payment proof tests for both rsr and srs (#695) 2023-08-12 12:20:51 +01:00
contract_rsr.rs Contracts - Test fixes + warning cleanups (#694) 2023-08-10 13:24:25 +01:00
contract_self_spend.rs [Contracts] Add self spend transaction state (#697) 2023-10-19 11:04:44 +01:00
contract_self_spend_cancel.rs addition of self-spend cancel + tests (#699) 2024-02-15 10:04:18 +00:00
contract_self_spend_custom.rs [Contracts] Add self spend transaction state (#697) 2023-10-19 11:04:44 +01:00
contract_srs.rs Contracts - Test fixes + warning cleanups (#694) 2023-08-10 13:24:25 +01:00
contract_srs_mwmixnet.rs Basic mwmixnet send (#696) 2023-10-03 14:45:59 +01:00
file.rs Remove grin lib re-exports from util crate (#661) 2022-08-08 12:08:25 +01:00
invoice.rs Prevent wallet attempting to re-pay a cancelled invoice transaction (#707) 2024-04-24 09:03:58 +01:00
late_lock.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
no_change.rs update transaction 2022-11-22 13:25:44 +00:00
payment_proofs.rs update transaction 2022-11-22 13:25:44 +00:00
repost.rs update transaction 2022-11-22 13:25:44 +00:00
revert.rs update transaction 2022-11-22 13:25:44 +00:00
self_send.rs Update sysinfo crate to 0.29.6 (#685) 2023-07-26 12:59:36 +01:00
self_send_cancel.rs add tests + legacy self send cancel (#702) 2024-02-22 15:42:30 +00:00
slatepack.rs Remove grin lib re-exports from util crate (#661) 2022-08-08 12:08:25 +01:00
transaction.rs update transaction 2022-11-22 13:25:44 +00:00
ttl_cutoff.rs update transaction 2022-11-22 13:25:44 +00:00
tx_list_filter.rs more tweaks based on review 2022-12-05 11:14:46 +00:00
updater_thread.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00