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
bulletproof.h
check_hash.h
check_tx_signature.h
CMakeLists.txt
cn_fast_hash.h
cn_slow_hash.h
construct_tx.h
crypto_ops.h
derive_public_key.h
derive_secret_key.h
derive_view_tag.h
equality.h
ge_frombytes_vartime.h
ge_tobytes.h
generate_key_derivation.h
generate_key_image_helper.h
generate_key_image.h
generate_keypair.h
is_out_to_acc.h
main.cpp
multi_tx_test_base.h
multiexp.h
out_can_be_to_acc.h
performance_tests.h
performance_utils.h
range_proof.h
rct_mlsag.h
sc_check.h
sc_reduce32.h
sig_clsag.h
sig_mlsag.h
signature.h
single_tx_test_base.h
subaddress_expand.h