Commit Graph

205 Commits (master)

Author SHA1 Message Date
moneromooo-monero a71d91cecf
functional_tests: add test for mining via wallet
5 years ago
moneromooo-monero 447268cf29
functional_tests: add multisig state tests
5 years ago
moneromooo-monero 43015bb7e3
functional_tests: add get_transfers test
5 years ago
moneromooo-monero f23beb879e
functional_tests: add missing sweep_dust parameters, and test it
5 years ago
moneromooo-monero b9e09378ad
functional_tests: move extraneous stuff out of the framework
5 years ago
moneromooo-monero 2ec455df1f
wallet: fix mismatch between two concepts of "balance"
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
luigi1111 e72aca57f9
Merge pull request #5511
5 years ago
luigi1111 14602ba5ff
Merge pull request #5504
5 years ago
luigi1111 50c8147568
Merge pull request #5490
5 years ago
moneromooo-monero 3e11bb540e
functional_tests: test creating wallets with local language names
5 years ago
luigi1111 f06c77ab72
Merge pull request #5677
5 years ago
luigi1111 1ed2c40436
Merge pull request #5498
5 years ago
luigi1111 2258551ef9
Merge pull request #5487
5 years ago
moneromooo-monero 7d9b7fee43
functional_tests: add validate_address tests
5 years ago
luigi1111 4c4586ca7b
Merge pull request #5473
5 years ago
moneromooo-monero 3140a378da
wallet_rpc_server: fix get_bulk_payments with short payment ids
5 years ago
redfish a5127cca89 tests: functional: fix python syntax
5 years ago
Riccardo Spagni 51766d026b
Merge pull request #5583
5 years ago
moneromooo-monero 77594c4f4a
functional_tests: fix python3 compatibility
5 years ago
moneromooo-monero 4ac52e523d
functional_tests: fix rare get_output_distribution failure
5 years ago
moneromooo-monero ddf7890730
python-rpc: add missing getblock RPC parameters
5 years ago
Riccardo Spagni 9d91301faa
Merge pull request #5496
5 years ago
Riccardo Spagni 17f31c3d51
Merge pull request #5484
5 years ago
moneromooo-monero da694d418a
functional_tests: add tests for pending/out transfer addresses
5 years ago
moneromooo-monero 6eb2638463
functional_tests: add a 3/3 multisig test
5 years ago
moneromooo-monero 0eb0d6b802
rpc: improve get_output_distribution
5 years ago
moneromooo-monero 1a93aa4b79
functional_tests: add get_fee_estimate to blockchain test
5 years ago
moneromooo-monero df83ed74e4
consensus: from v12, enforce >= 2 outputs
5 years ago
moneromooo-monero 36ced06727
functional_tests: flush stdout before popening new process
5 years ago
moneromooo-monero aba2b2e7a2
functional_tests: reset blockchain on test start
5 years ago
moneromooo-monero 3e50a9e8fc
functional_tests: detect requests python module
5 years ago
moneromooo-monero 8fec0f9831
functional_tests: add sweep_single test
5 years ago
Riccardo Spagni 9bd0983d5e
Merge pull request #5402
5 years ago
moneromooo-monero 8646bd0086
functional_tests: exit with 1 if any test fails
5 years ago
moneromooo-monero 04a20cb242
functional_tests: cold signing key images/outputs import/export
5 years ago
moneromooo-monero 798e3cad2b
functional_tests: add double spend detection tests
5 years ago
moneromooo-monero 7c657bb2dd
functional_tests: add alt chains tests
5 years ago
moneromooo-monero f8be31d269
functional_tests: add wallet creation language tests
5 years ago
moneromooo-monero 2d68b31f3e
functional_tests: add more wallet tests
5 years ago
moneromooo-monero b3a32d5505
functional_tests: add describe_transfer tests
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
moneromooo-monero 21b1ac1dd2
functional_tests: add bans tests
5 years ago
moneromooo-monero cbf3224180
rpc: make wide_difficulty hexadecimal
5 years ago
moneromooo-monero c7bfdc3566
python-rpc: add console.py
5 years ago
moneromooo-monero 22b644f47e
functional_tests: move RPC API to utils, it is not test specific
5 years ago
moneromooo-monero 30c865f0f8
functional_tests: add balance tests
5 years ago
moneromooo-monero fdfa832f00
functional_tests: add missing parameters to get_balance
5 years ago
moneromooo-monero cf6d775964
functional_tests: add proofs tests (tx key, in/out tx, reserve)
5 years ago
moneromooo-monero a3144bd7c8
functional_tests: add more transfer tests
5 years ago
moneromooo-monero 5d580bfa9c
functional_tests: add get_bulk_transfer tests
5 years ago
moneromooo-monero 0becbd1612
functional_tests: add message signing/verification tests
5 years ago
moneromooo-monero a5dbf7f5fa
functional_tests: add multisig and cold signing tests
5 years ago
moneromooo-monero b2fc571943
functional_tests: support several daemons/wallets
5 years ago
moneromooo-monero 9e979ffa22
functional_tests: add txpool RPC tests
5 years ago
moneromooo-monero 3e93c157bd
functional_tests: add integrated address tests
5 years ago
moneromooo-monero b384309e17
functional_tests: add basic transfer tests
5 years ago
moneromooo-monero ef7681b699
functional_tests: plug RPC tests into the cmake machinery
5 years ago
moneromooo-monero 18a2ed4518
functional_tests: add basic mining tests
5 years ago
moneromooo-monero 98e280fcb8
functional_tests: add wallet address/subaddress RPC tests
5 years ago
moneromooo-monero 8dcd4d3d11
functional_tests: improve RPC blockchain tests
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Lee Clagett a5ffc2d5ad Remove boost::lexical_cast for uuid and unused uuid function
6 years ago
iDunk5400 e7f24850d5
Fix Windows build after epee dependency change
6 years ago
iDunk5400 7f2ad1a768
functional_tests: fix linking on Windows
6 years ago
stoffu ba8dd3479d
api/wallet: properly disable key encryption
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
stoffu 8ca1215f25
wallet: store trusted-daemon flag in wallet2
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
victorsintnicolaas 207b66ecc2 first new functional tests
6 years ago
moneromooo-monero 8db23df581
wallet: on first refresh, start off with a quantized height
6 years ago
stoffu af773211cb
Stagenet
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
moneromooo-monero c3b3260ae5
New "Halfway RingCT" outputs for coinbase transactions
8 years ago
moneromooo-monero a47ceee83b
wallet: do not store signatures in the wallet cache
8 years ago
moneromooo-monero 9e82b694da
remove original Cryptonote blockchain_storage blockchain format
8 years ago
moneromooo-monero 672162d9e2
tests: fix compile failure on wallet2::transfer
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero 036d352210
tests: fix build error with CLANG
9 years ago
moneromooo-monero f278fe3883
s/terget/target/
9 years ago
rfree2monero 0198ffb220 2014 network limit 1.3 fix log/path/data +utils
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Ben Boeckel 01895dd067 cmake: fix up link lines
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel 7bfcffadb9 cmake: put each test executable in its own directory
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Thomas Winget 2e048a4679 final changes to get transaction splitting building. needs testing.
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago