monero/tests/functional_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
..
address_book.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
bans.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
blockchain.py Fee changes from ArticMine 2022-04-10 18:13:34 +00:00
check_missing_rpc_methods.py tests: fix missing error on missing python entry point 2020-05-27 13:11:01 +00:00
CMakeLists.txt wallet2: fix rescanning tx via scan_tx 2023-03-13 12:57:43 -07:00
cold_signing.py wallet2: better test on whether to allow output import 2022-09-07 06:22:31 +00:00
cpu_power_test.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
daemon_info.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
functional_tests_rpc.py wallet2: check wallet compatibility with daemon's hard fork version 2022-09-12 21:23:08 -06:00
get_output_distribution.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
integrated_address.py tests: integrated_address: remove missing payment id assertion 2022-04-06 06:49:01 -05:00
main.cpp Bump ring size to 16 for v15 & remove set default in wallet cli 2022-04-18 14:36:28 -07:00
make_test_signature.cc Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
mining.py core_rpc_server: return ID of submitted block 2023-06-30 15:32:49 -05:00
multisig.py functional_tests: fix multisig tests noutputs assertion 2023-08-19 22:21:36 -05:00
p2p.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
proofs.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
rpc_payment.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
sign_message.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
speed.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transactions_flow_test.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
transactions_flow_test.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transactions_generation_from_blockchain.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transactions_generation_from_blockchain.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transfer.py wallet: feature: transfer amount with fee included 2024-02-20 17:08:42 -06:00
txpool.py Publish submitted txs via zmq 2022-07-21 11:53:31 -07:00
uri.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
util_resources.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
validate_address.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet.py Copyright: Update to 2022 2022-03-04 06:59:20 +01:00