index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
python-rpc
/
framework
/
wallet.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add an option to force-update multisig key exchange under some circumstances
koe
2022-09-21
1
-1
/
+2
*
allow exporting outputs in chunks
moneromooo-monero
2022-09-07
1
-1
/
+4
*
disable multisig by default
moneromooo-monero
2022-05-17
1
-1
/
+2
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+2
*
multisig key exchange update and refactor
koe
2022-02-22
1
-4
/
+2
*
python-rpc: add missing python api for new freeze/thaw/frozen RPC
moneromooo-monero
2021-06-11
1
-0
/
+33
*
python-rpc: add function for new scan_tx RPC
moneromooo-monero
2021-03-20
1
-0
/
+11
*
wallet: allow signing a message with spend or view key
moneromooo-monero
2020-08-28
1
-1
/
+2
*
Merge pull request #6069
Alexander Blair
2020-02-06
1
-1
/
+3
|
\
|
*
wallet: allow message sign/verify for subaddresses
moneromooo-monero
2019-12-31
1
-1
/
+3
*
|
Merge pull request #6144
Alexander Blair
2020-01-16
1
-3
/
+4
|
\
\
|
*
|
wallet_rpc_server: add count parameter to create_address
Matt Smith
2019-11-22
1
-3
/
+4
|
|
/
*
|
Merge pull request #6105
Alexander Blair
2020-01-11
1
-0
/
+14
|
\
\
|
*
|
wallet_rpc_server: new estimate_tx_size_and_weight RPC
moneromooo-monero
2019-11-06
1
-0
/
+14
|
|
/
*
/
python-rpc: add missing strict_balances parameter for get_accounts
moneromooo-monero
2019-10-29
1
-1
/
+2
|
/
*
functional_tests: check for RPC methods which aren't exposed
moneromooo-monero
2019-09-17
1
-0
/
+4
*
functional_tests: add tx_notes tests
moneromooo-monero
2019-09-17
1
-0
/
+23
*
functional_tests: add wallet attributes test
moneromooo-monero
2019-09-17
1
-0
/
+23
*
functional_tests: add rescan_spent/rescan_blockchain tests
moneromooo-monero
2019-09-17
1
-0
/
+21
*
functional_tests: add monero: URI tests
moneromooo-monero
2019-09-17
1
-0
/
+26
*
wallet: add edit_address_book RPC
moneromooo-monero
2019-09-17
1
-0
/
+17
*
functional_tests: add address book tests
moneromooo-monero
2019-09-17
1
-0
/
+35
*
functional_tests: add wallet password change, store and tag tests
moneromooo-monero
2019-09-17
1
-0
/
+84
*
functional_tests: add spend proof tests
moneromooo-monero
2019-09-17
1
-0
/
+25
*
functional_tests: add test for mining via wallet
moneromooo-monero
2019-09-17
1
-0
/
+23
*
functional_tests: add multisig state tests
moneromooo-monero
2019-09-17
1
-0
/
+12
*
functional_tests: add get_transfers test
moneromooo-monero
2019-09-17
1
-0
/
+11
*
functional_tests: add missing sweep_dust parameters, and test it
moneromooo-monero
2019-09-17
1
-1
/
+7
*
functional_tests: move extraneous stuff out of the framework
moneromooo-monero
2019-09-17
1
-12
/
+0
*
wallet: fix mismatch between two concepts of "balance"
moneromooo-monero
2019-09-05
1
-1
/
+2
*
functional_tests: add validate_address tests
moneromooo-monero
2019-07-29
1
-0
/
+13
*
wallet_rpc_server: add set_log_level/set_log_categories
moneromooo-monero
2019-04-16
1
-0
/
+22
*
Merge pull request #5446
Riccardo Spagni
2019-04-16
1
-0
/
+21
|
\
|
*
functional_tests: add sweep_single test
moneromooo-monero
2019-04-15
1
-0
/
+21
*
|
wallet_rpc_server: fix inconsistent wallet caches on reload
moneromooo-monero
2019-04-12
1
-4
/
+20
|
/
*
console.py: can now connect to several daemons/wallets
moneromooo-monero
2019-04-11
1
-0
/
+2
*
functional_tests: cold signing key images/outputs import/export
moneromooo-monero
2019-04-11
1
-0
/
+44
*
functional_tests: add double spend detection tests
moneromooo-monero
2019-04-11
1
-2
/
+14
*
functional_tests: add wallet creation language tests
moneromooo-monero
2019-04-11
1
-4
/
+14
*
functional_tests: add more wallet tests
moneromooo-monero
2019-04-11
1
-0
/
+31
*
functional_tests: add describe_transfer tests
moneromooo-monero
2019-04-11
1
-1
/
+2
*
python-rpc: add console.py
moneromooo-monero
2019-03-23
1
-0
/
+8
*
functional_tests: move RPC API to utils, it is not test specific
moneromooo-monero
2019-03-22
1
-0
/
+592