mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 05:03:26 +01:00
dd47d03cf2
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 |
||
---|---|---|
.. | ||
address_book.py | ||
bans.py | ||
blockchain.py | ||
check_missing_rpc_methods.py | ||
CMakeLists.txt | ||
cold_signing.py | ||
cpu_power_test.cpp | ||
daemon_info.py | ||
functional_tests_rpc.py | ||
get_output_distribution.py | ||
integrated_address.py | ||
main.cpp | ||
make_test_signature.cc | ||
mining.py | ||
multisig.py | ||
p2p.py | ||
proofs.py | ||
rpc_payment.py | ||
sign_message.py | ||
speed.py | ||
transactions_flow_test.cpp | ||
transactions_flow_test.h | ||
transactions_generation_from_blockchain.cpp | ||
transactions_generation_from_blockchain.h | ||
transfer.py | ||
txpool.py | ||
uri.py | ||
util_resources.py | ||
validate_address.py | ||
wallet.py |