grin-wallet/controller/tests
Yeastplume 165632b1dc
Basic mwmixnet send (#696)
* integrating onion library

* updates and changes to support newly included mwmixnet types

* add (incorrect) owner api function

* turn off test for now

* switch working grin branch to master

* fix doctests for build

* update cargo lock in attempt to fix croaring build on CI server

* update cargo lock with upstream thiserror crate

* update test dependency for croaring
2023-10-03 14:45:59 +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 added explicit payment proof tests for both rsr and srs (#695) 2023-08-12 12:20:51 +01: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 contract test fixes (#676) 2023-03-22 09:22:51 +00:00
contract_self_spend_custom.rs contract test fixes (#676) 2023-03-22 09:22:51 +00: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 update transaction 2022-11-22 13:25:44 +00: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
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