index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional_tests
/
transfer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert functional test changes in babf25d2e and 571546067
Lee Clagett
2020-04-24
1
-39
/
+13
*
Always reject duplicate key-images from second txid
Lee Clagett
2020-03-30
1
-13
/
+39
*
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
2020-03-31
1
-3
/
+0
*
serialization: do not write optional fields with default value
moneromooo-monero
2020-01-26
1
-2
/
+2
*
functional_tests: fix transfer test - long payment ids are gone
moneromooo-monero
2019-10-15
1
-1
/
+1
*
wallet: remove long payment ID sending support
moneromooo-monero
2019-10-14
1
-7
/
+13
*
wallet2: ignore received unencrypted payment IDs (but warn hard)
moneromooo-monero
2019-10-14
1
-6
/
+6
*
functional_tests: python3 compatibility
moneromooo-monero
2019-09-17
1
-1
/
+1
*
functional_tests: pop exactly what we need to test before testing
moneromooo-monero
2019-09-17
1
-1
/
+2
*
functional_tests: add is_key_image_spent tests
moneromooo-monero
2019-09-17
1
-1
/
+45
*
functional_tests: check transaction fee is around what we expect
moneromooo-monero
2019-09-17
1
-2
/
+9
*
functional_tests: add tx_notes tests
moneromooo-monero
2019-09-17
1
-0
/
+18
*
functional_tests: add rescan_spent/rescan_blockchain tests
moneromooo-monero
2019-09-17
1
-0
/
+39
*
functional_tests: add get_transfers test
moneromooo-monero
2019-09-17
1
-0
/
+23
*
functional_tests: add missing sweep_dust parameters, and test it
moneromooo-monero
2019-09-17
1
-0
/
+8
*
Merge pull request #5511
luigi1111
2019-08-21
1
-0
/
+59
|
\
|
*
functional_tests: add tests for pending/out transfer addresses
moneromooo-monero
2019-05-02
1
-0
/
+59
*
|
Merge pull request #5487
luigi1111
2019-08-14
1
-0
/
+1
|
\
\
|
*
|
consensus: from v12, enforce >= 2 outputs
moneromooo-monero
2019-04-23
1
-0
/
+1
*
|
|
wallet_rpc_server: fix get_bulk_payments with short payment ids
moneromooo-monero
2019-07-09
1
-0
/
+3
*
|
|
functional_tests: fix python3 compatibility
moneromooo-monero
2019-05-29
1
-4
/
+4
|
|
/
|
/
|
*
|
functional_tests: reset blockchain on test start
moneromooo-monero
2019-04-20
1
-0
/
+7
|
/
*
functional_tests: add sweep_single test
moneromooo-monero
2019-04-15
1
-0
/
+50
*
functional_tests: add double spend detection tests
moneromooo-monero
2019-04-11
1
-0
/
+61
*
functional_tests: add more wallet tests
moneromooo-monero
2019-04-11
1
-0
/
+26
*
functional_tests: move RPC API to utils, it is not test specific
moneromooo-monero
2019-03-22
1
-2
/
+2
*
functional_tests: add balance tests
moneromooo-monero
2019-03-22
1
-58
/
+170
*
functional_tests: add more transfer tests
moneromooo-monero
2019-03-21
1
-6
/
+53
*
functional_tests: add get_bulk_transfer tests
moneromooo-monero
2019-03-21
1
-0
/
+37
*
functional_tests: add basic transfer tests
moneromooo-monero
2019-03-21
1
-0
/
+291