aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tone down a bit L0 logs during daemon syncmoneromooo-monero2015-12-141-0/+1
* core_tests: fix ring_signature_1 testsmoneromooo-monero2015-12-131-8/+8
* core_tests: bump default test fee to 0.02 moneromoneromooo-monero2015-12-131-1/+1
* add a --fakechain argument for testsmoneromooo-monero2015-12-131-0/+4
* unit_tests: fix block reward test using post hard fork settingsmoneromooo-monero2015-12-131-15/+15
* tests: fix a typo in test namemoneromooo-monero2015-12-131-1/+1
* tests: remove data-dir argument registrationmoneromooo-monero2015-12-091-1/+0
* blockchain_db: make the indexing base a BlockchainDB virtual functionmoneromooo-monero2015-12-051-0/+1
* hardfork: fix more major/minor issuesmoneromooo-monero2015-11-241-44/+57
* Relay transactions when they linger too long in the poolmoneromooo-monero2015-11-213-4/+4
* Merge pull request #490Riccardo Spagni2015-11-183-13/+13
|\
| * More changes for 2-min blocksJavier Smooth2015-11-131-4/+4
| * Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth2015-11-132-9/+9
* | tests: fix build error with CLANGmoneromooo-monero2015-11-171-1/+1
|/
* hardfork: add a get_ideal_version(uint64_t) functionmoneromooo-monero2015-11-101-0/+22
* hardfork: allow per-fork voting thresholdsmoneromooo-monero2015-11-081-0/+28
* unit_tests: fix build without berkeleydbmoneromooo-monero2015-11-031-1/+7
* Remove some old/obsolete/unused codemoneromooo-monero2015-10-271-1/+0
* Build fixes for the old blockchain_storage versionmoneromooo-monero2015-10-261-0/+5
* hardfork: switch voting to block minor versionmoneromooo-monero2015-10-211-4/+1
* unit_tests: remove leftover debug traces in hardfork testmoneromooo-monero2015-10-211-2/+0
* hardfork: rescan speedupmoneromooo-monero2015-09-271-8/+8
* hardfork: change window semantics to not count the newly added blockmoneromooo-monero2015-09-271-10/+13
* hardfork: most state now saved to the DBmoneromooo-monero2015-09-201-142/+200
* New hardfork classmoneromooo-monero2015-09-122-1/+396
* dns: make ctor privatemoneromooo-monero2015-08-271-6/+6
* Fix block_reward unit testsRostislav2015-07-261-10/+10
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-0/+2
* Set dnssec_valid value correctly in dns_utils; fix address_from_url testRostislav2015-06-201-1/+2
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-312-2/+2
* Merge pull request #290Riccardo Spagni2015-05-202-0/+16
|\
| * Allow name@domain.tld for OpenAlias lookupswarptangent2015-05-192-0/+16
* | s/terget/target/moneromooo-monero2015-05-172-6/+6
|/
* [fix] log level change. compilation: dns, testsrfree2monero2015-04-104-3/+9
* Merge BlockchainDB into upstreamThomas Winget2015-04-072-0/+327
|\
| * Merge upstream into blockchainThomas Winget2015-03-291-2/+34
| |\
| * \ update berkeleydb branch to blockchain branchThomas Winget2015-03-2541-1921/+4935
| |\ \
| | * \ Merge upstream updates into blockchain branchThomas Winget2015-03-2541-1921/+4935
| | |\ \
| * | | | BerkeleyDB Blockchain building, not working yetThomas Winget2015-03-161-5/+23
| * | | | CMake wiring, minor cleanup, minor test additionThomas Winget2015-03-162-1/+3
| |/ / /
| * | | Fixed includes in BlockchainDB unit testsThomas Winget2015-03-101-2/+2
| * | | add BlockchainDB tests to new cmakeThomas Winget2015-01-071-0/+1
| * | | BlockchainDB unit tests, lmdb linker flagThomas Winget2015-01-041-6/+22
| * | | Initial commit of BlockchainDB tests, other miscThomas Winget2015-01-041-0/+290
* | | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-0141-1923/+4969
|\ \ \ \ | | |_|/ | |/| |
| * | | DNSSEC added (hardcoded key)Thomas Winget2015-03-241-2/+34
| | |/ | |/|
| * | Merge pull request #243Riccardo Spagni2015-03-242-3/+4
| |\ \
| | * \ Merge upstream to daemonize changesThomas Winget2015-03-242-3/+3
| | |\ \
| | * | | Fix tests building -- function signatures changedThomas Winget2015-03-012-3/+4
| | | |/ | | |/|
| * | | updated gtest to latestRiccardo Spagni2015-03-2437-1915/+4928
| | |/ | |/|