monero/tests/core_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
..
block_reward.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
block_reward.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
block_validation.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
block_validation.h Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
bulletproof_plus.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 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
bulletproofs.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
bulletproofs.h Merge pull request #8197 2022-04-06 00:08:53 -04:00
chain_split_1.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chain_split_1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chain_switch_1.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chain_switch_1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chaingen001.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chaingen_main.cpp Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
chaingen_tests_list.h Merge pull request #8197 2022-04-06 00:08:53 -04:00
chaingen.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
chaingen.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
CMakeLists.txt Merge pull request #8197 2022-04-06 00:08:53 -04:00
double_spend.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
double_spend.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
double_spend.inl Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
integer_overflow.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
integer_overflow.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
multisig.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
multisig.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
rct2.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
rct2.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
rct.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
rct.h Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
ring_signature_1.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ring_signature_1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transaction_tests.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
transaction_tests.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_pool.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_pool.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_validation.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
tx_validation.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
v2_tests.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
v2_tests.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_tools.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
wallet_tools.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00