aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-26tests: add a unit test for canonical decomposed amountsmoneromooo-monero2-0/+84
2015-12-24unit_tests: fix hard fork testsmoneromooo-monero1-1/+2
2015-12-24unit_tests: new test for IP blockingmoneromooo-monero2-0/+169
2015-12-13unit_tests: fix block reward test using post hard fork settingsmoneromooo-monero1-15/+15
2015-12-13tests: fix a typo in test namemoneromooo-monero1-1/+1
2015-12-05blockchain_db: make the indexing base a BlockchainDB virtual functionmoneromooo-monero1-0/+1
2015-11-24hardfork: fix more major/minor issuesmoneromooo-monero1-44/+57
2015-11-13Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth1-7/+7
2015-11-10hardfork: add a get_ideal_version(uint64_t) functionmoneromooo-monero1-0/+22
2015-11-08hardfork: allow per-fork voting thresholdsmoneromooo-monero1-0/+28
2015-11-03unit_tests: fix build without berkeleydbmoneromooo-monero1-1/+7
2015-10-27Remove some old/obsolete/unused codemoneromooo-monero1-1/+0
2015-10-26Build fixes for the old blockchain_storage versionmoneromooo-monero1-0/+5
2015-10-21hardfork: switch voting to block minor versionmoneromooo-monero1-4/+1
2015-10-21unit_tests: remove leftover debug traces in hardfork testmoneromooo-monero1-2/+0
2015-09-27hardfork: rescan speedupmoneromooo-monero1-8/+8
2015-09-27hardfork: change window semantics to not count the newly added blockmoneromooo-monero1-10/+13
2015-09-20hardfork: most state now saved to the DBmoneromooo-monero1-142/+200
2015-09-12New hardfork classmoneromooo-monero2-1/+396
2015-08-27dns: make ctor privatemoneromooo-monero1-6/+6
2015-07-26Fix block_reward unit testsRostislav1-10/+10
2015-06-20Set dnssec_valid value correctly in dns_utils; fix address_from_url testRostislav1-1/+2
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2-2/+2
2015-05-19Allow name@domain.tld for OpenAlias lookupswarptangent2-0/+16
2015-04-10[fix] log level change. compilation: dns, testsrfree2monero1-1/+1
2015-03-24DNSSEC added (hardcoded key)Thomas Winget1-2/+34
2015-03-16BerkeleyDB Blockchain building, not working yetThomas Winget1-5/+23
2015-03-16CMake wiring, minor cleanup, minor test additionThomas Winget2-1/+3
2015-03-10Fixed includes in BlockchainDB unit testsThomas Winget1-2/+2
2015-02-28move website and DNS unit tests from monero.cc to getmonero.orgRiccardo Spagni2-3/+3
2015-02-242014 network limit 1.3 fix log/path/data +utilsrfree2monero1-0/+2
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-0/+1
2015-01-07add BlockchainDB tests to new cmakeThomas Winget1-0/+1
2015-01-04BlockchainDB unit tests, lmdb linker flagThomas Winget1-6/+22
2015-01-04Initial commit of BlockchainDB tests, other miscThomas Winget1-0/+290
2015-01-02year updated in licenseRiccardo Spagni21-21/+21
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
2014-10-23gtest: support an external gtestBen Boeckel1-1/+1
2014-10-23cmake: put each test executable in its own directoryBen Boeckel1-0/+80
2014-10-20Apple and BSD don't need malloc.hRiccardo Spagni1-1/+5
2014-10-15removed unecessary mnemonics testRiccardo Spagni1-13/+0
2014-10-08fixed unit testsRiccardo Spagni5-35/+43
2014-10-08Added unit test. Fails for Japanese for some reason.Oran Juice1-0/+167
2014-10-06tests: add a test for slow_memmemmoneromooo-monero1-0/+126
2014-09-30reload checkpoints file every ~hr and print if any failThomas Winget1-0/+1
2014-09-30updated DNSResolver/things that use it for DNSSECThomas Winget1-9/+17
2014-09-25Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni1-31/+0
2014-09-24low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni1-0/+31
2014-09-23change to allow (at least a bit) for multiple TXT recordsThomas Winget2-7/+17
2014-09-23Monero addres from DNS TXT record implemented, tests passThomas Winget2-0/+141
2014-09-23ipv4 and ipv6 resolution workingThomas Winget1-0/+65
2014-09-15Separate testnet address prefixZachary Michaels1-8/+8
2014-09-15Reorganize testnet constantsZachary Michaels2-5/+9
2014-07-23License updated to BSD 3-clausefluffypony16-48/+464
2014-05-25add checkpoints.cpp in unit testsmydesktop1-0/+140
2014-05-03initial [broken] updatemydesktop1-26/+106
2014-04-02json rpc for wallet and bugfixAntonio Juarez4-50/+171
2014-03-20some fixesAntonio Juarez3-5/+147
2014-03-03moved all stuff to githubAntonio Juarez13-0/+2380