Files
monero/src
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
..
2023-10-25 21:34:06 -04:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2024-02-24 16:26:43 +01:00
2023-06-27 11:31:27 -05:00
2023-01-16 13:00:18 +01:00
2024-02-24 16:26:43 +01:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2023-01-16 13:00:18 +01:00
2024-01-30 13:40:05 -05:00
2024-02-24 10:05:25 -05:00
2023-11-04 21:56:42 -05:00
2023-09-10 16:49:58 -05:00