monero/tests/performance_tests
jeffro256 dd47d03cf2
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
Related to https://github.com/monero-project/research-lab/issues/78

Added a relay rule that enforces the `unlock_time` field is equal to 0 for non-coinbase transactions.

UIs changed:
* Removed `locked_transfer` and `locked_sweep_all` commands from `monero-wallet-cli`

APIs changed:
* Removed `unlock_time` parameters from `wallet2` transfer methods
* Wallet RPC transfer endpoints send error codes when requested unlock time is not 0
* Removed `unlock_time` parameters from `construct_tx*` cryptonote core functions

@tobtoht: undo rebase changes tx.dsts -> tx_dsts
2024-04-29 00:08:53 -05:00
..
bulletproof_plus.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
bulletproof.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
check_hash.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
check_tx_signature.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
CMakeLists.txt Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
cn_fast_hash.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
cn_slow_hash.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
construct_tx.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
crypto_ops.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
derive_public_key.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
derive_secret_key.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
derive_view_tag.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
equality.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ge_frombytes_vartime.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
ge_tobytes.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
generate_key_derivation.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
generate_key_image_helper.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
generate_key_image.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
generate_keypair.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
is_out_to_acc.h Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
main.cpp Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
multi_tx_test_base.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
multiexp.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
out_can_be_to_acc.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
performance_tests.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
performance_utils.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
range_proof.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
rct_mlsag.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
sc_check.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
sc_reduce32.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
sig_clsag.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
sig_mlsag.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
signature.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
single_tx_test_base.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
subaddress_expand.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00