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
/
tests
/
unit_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated copyright year
Riccardo Spagni
2015-12-31
25
-25
/
+25
*
unit_tests: remove an unused variable
moneromooo-monero
2015-12-30
1
-1
/
+0
*
unit_tests: fix hardfork test build
moneromooo-monero
2015-12-30
1
-0
/
+1
*
tests: add a unit test for canonical decomposed amounts
moneromooo-monero
2015-12-26
2
-0
/
+84
*
unit_tests: fix hard fork tests
moneromooo-monero
2015-12-24
1
-1
/
+2
*
unit_tests: new test for IP blocking
moneromooo-monero
2015-12-24
2
-0
/
+169
*
unit_tests: fix block reward test using post hard fork settings
moneromooo-monero
2015-12-13
1
-15
/
+15
*
tests: fix a typo in test name
moneromooo-monero
2015-12-13
1
-1
/
+1
*
blockchain_db: make the indexing base a BlockchainDB virtual function
moneromooo-monero
2015-12-05
1
-0
/
+1
*
hardfork: fix more major/minor issues
moneromooo-monero
2015-11-24
1
-44
/
+57
*
Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...
Javier Smooth
2015-11-13
1
-7
/
+7
*
hardfork: add a get_ideal_version(uint64_t) function
moneromooo-monero
2015-11-10
1
-0
/
+22
*
hardfork: allow per-fork voting thresholds
moneromooo-monero
2015-11-08
1
-0
/
+28
*
unit_tests: fix build without berkeleydb
moneromooo-monero
2015-11-03
1
-1
/
+7
*
Remove some old/obsolete/unused code
moneromooo-monero
2015-10-27
1
-1
/
+0
*
Build fixes for the old blockchain_storage version
moneromooo-monero
2015-10-26
1
-0
/
+5
*
hardfork: switch voting to block minor version
moneromooo-monero
2015-10-21
1
-4
/
+1
*
unit_tests: remove leftover debug traces in hardfork test
moneromooo-monero
2015-10-21
1
-2
/
+0
*
hardfork: rescan speedup
moneromooo-monero
2015-09-27
1
-8
/
+8
*
hardfork: change window semantics to not count the newly added block
moneromooo-monero
2015-09-27
1
-10
/
+13
*
hardfork: most state now saved to the DB
moneromooo-monero
2015-09-20
1
-142
/
+200
*
New hardfork class
moneromooo-monero
2015-09-12
2
-1
/
+396
*
dns: make ctor private
moneromooo-monero
2015-08-27
1
-6
/
+6
*
Fix block_reward unit tests
Rostislav
2015-07-26
1
-10
/
+10
*
Set dnssec_valid value correctly in dns_utils; fix address_from_url test
Rostislav
2015-06-20
1
-1
/
+2
*
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
2
-2
/
+2
*
Allow name@domain.tld for OpenAlias lookups
warptangent
2015-05-19
2
-0
/
+16
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
1
-1
/
+1
*
Merge BlockchainDB into upstream
Thomas Winget
2015-04-07
2
-0
/
+327
|
\
|
*
Merge upstream into blockchain
Thomas Winget
2015-03-29
1
-2
/
+34
|
|
\
|
*
\
update berkeleydb branch to blockchain branch
Thomas Winget
2015-03-25
2
-3
/
+3
|
|
\
\
|
|
*
\
Merge upstream updates into blockchain branch
Thomas Winget
2015-03-25
2
-3
/
+3
|
|
|
\
\
|
*
|
|
|
BerkeleyDB Blockchain building, not working yet
Thomas Winget
2015-03-16
1
-5
/
+23
|
*
|
|
|
CMake wiring, minor cleanup, minor test addition
Thomas Winget
2015-03-16
2
-1
/
+3
|
|
/
/
/
|
*
|
|
Fixed includes in BlockchainDB unit tests
Thomas Winget
2015-03-10
1
-2
/
+2
|
*
|
|
add BlockchainDB tests to new cmake
Thomas Winget
2015-01-07
1
-0
/
+1
|
*
|
|
BlockchainDB unit tests, lmdb linker flag
Thomas Winget
2015-01-04
1
-6
/
+22
|
*
|
|
Initial commit of BlockchainDB tests, other misc
Thomas Winget
2015-01-04
1
-0
/
+290
*
|
|
|
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
2015-04-01
2
-5
/
+37
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
DNSSEC added (hardcoded key)
Thomas Winget
2015-03-24
1
-2
/
+34
|
|
|
/
|
|
/
|
|
*
|
move website and DNS unit tests from monero.cc to getmonero.org
Riccardo Spagni
2015-02-28
2
-3
/
+3
|
|
/
*
|
2014 network limit 1.3 fix log/path/data +utils
rfree2monero
2015-02-24
1
-0
/
+2
*
|
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-0
/
+1
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
21
-21
/
+21
*
cmake: support 2.8.7
Ben Boeckel
2014-10-24
1
-1
/
+1
*
gtest: support an external gtest
Ben Boeckel
2014-10-23
1
-1
/
+1
*
cmake: put each test executable in its own directory
Ben Boeckel
2014-10-23
1
-0
/
+80
*
Merge pull request #182
Riccardo Spagni
2014-10-23
5
-34
/
+42
|
\
|
*
fixed unit tests
Riccardo Spagni
2014-10-08
5
-34
/
+42
*
|
Apple and BSD don't need malloc.h
Riccardo Spagni
2014-10-20
1
-1
/
+5
[next]