monero/tests/performance_tests
jeffro256 38f354e89f
Enforce Tx unlock_time is Zero by Relay Rule
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
2024-02-24 14:27:17 -06:00
..
bulletproof_plus.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
bulletproof.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
check_hash.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
check_tx_signature.h Enforce Tx unlock_time is Zero by Relay Rule 2024-02-24 14:27:17 -06:00
CMakeLists.txt add seraphis_crypto directory 2023-09-10 16:49:58 -05:00
cn_fast_hash.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
cn_slow_hash.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
construct_tx.h Enforce Tx unlock_time is Zero by Relay Rule 2024-02-24 14:27:17 -06:00
crypto_ops.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
derive_public_key.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
derive_secret_key.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
derive_view_tag.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
equality.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
ge_frombytes_vartime.h Enforce Tx unlock_time is Zero by Relay Rule 2024-02-24 14:27:17 -06:00
ge_tobytes.h Enforce Tx unlock_time is Zero by Relay Rule 2024-02-24 14:27:17 -06:00
generate_key_derivation.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
generate_key_image_helper.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
generate_key_image.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
generate_keypair.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
is_out_to_acc.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
main.cpp Merge pull request #8659 2023-06-27 11:24:47 -05:00
multi_tx_test_base.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
multiexp.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
out_can_be_to_acc.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
performance_tests.h Merge pull request #8659 2023-06-27 11:24:47 -05:00
performance_utils.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
range_proof.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
rct_mlsag.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
sc_check.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
sc_reduce32.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
sig_clsag.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
sig_mlsag.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
signature.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
single_tx_test_base.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
subaddress_expand.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00