mirror of
https://github.com/monero-project/monero.git
synced 2026-01-10 18:01:06 -05:00
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 |
||
|---|---|---|
| .. | ||
| bootstrap_daemon.cpp | ||
| bootstrap_daemon.h | ||
| bootstrap_node_selector.cpp | ||
| bootstrap_node_selector.h | ||
| CMakeLists.txt | ||
| core_rpc_server.cpp | ||
| core_rpc_server.h | ||
| core_rpc_server_commands_defs.h | ||
| core_rpc_server_error_codes.h | ||
| daemon_handler.cpp | ||
| daemon_handler.h | ||
| daemon_messages.cpp | ||
| daemon_messages.h | ||
| daemon_rpc_version.h | ||
| fwd.h | ||
| instanciations.cpp | ||
| message.cpp | ||
| message.h | ||
| message_data_structs.h | ||
| rpc_args.cpp | ||
| rpc_args.h | ||
| rpc_handler.cpp | ||
| rpc_handler.h | ||
| rpc_payment.cpp | ||
| rpc_payment.h | ||
| rpc_payment_costs.h | ||
| rpc_payment_signature.cpp | ||
| rpc_payment_signature.h | ||
| rpc_version_str.cpp | ||
| rpc_version_str.h | ||
| zmq_pub.cpp | ||
| zmq_pub.h | ||
| zmq_server.cpp | ||
| zmq_server.h | ||